bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SegFault with specific opzions


From: Marcel Hellwig
Subject: SegFault with specific opzions
Date: Sat, 07 Apr 2012 16:31:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Hello everyone,

you can produce a Segmentation fault when you do the following:
    grep -r "asd" --exclude-dir=b
where b must not exist. Note the missing path at the end. If you pass a path at the end, like . or foobar

The error is

[1] 32294 segmentation fault (core dumped) grep --color=auto -r "asd" --exclude-dir=b

The core dump is in the appendix.
I hope you will find a solution for this.

Regards,

Marcel Hellwig

Attachment: core.32294.tar.bz2
Description: application/bzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]