Skip to content

cccc segfault #35

@desbma

Description

@desbma

cccc segfaults almost instantly when running: find ~/big_source_tree -type f -name '*.c' | cccc -. This also occurs when running find ~/big_source_tree -type f -name '*.c' -print0 | xargs -r0 cccc.

The source tree is from OpenWRT, following the build instructions in https://openwrt.org/docs/guide-developer/toolchain/use-buildsystem#build_system_usage

I'm on Debian Sid, cccc installed from the official package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions