bug-grep
[Top][All Lists]
Advanced

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

bug#18892: few test failure with 'grep-2.20.72-d512'


From: Assaf Gordon
Subject: bug#18892: few test failure with 'grep-2.20.72-d512'
Date: Sun, 02 Nov 2014 13:07:57 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

Hello,

On 11/01/2014 10:39 PM, Paul Eggert wrote:
Assaf Gordon wrote:

$ ../../../src/grep -r '^' ; echo $?
a:a
b:b
../../../src/grep: c: Inappropriate file type or format
../../../src/grep: d: Inappropriate file type or format
../../../src/grep: e: Inappropriate file type or format
2

What system calls is this 'grep' executing?  What's the output of ktrace and 
kdump?

Attached is the ktrace+tdump output of running the command.

The error appears on line 217 (open() returns -1 for file "c"),
though similar errors stemming from 'fstat' for files a,b are ignored (lines 
150,191).

- Assaf

Attachment: netbsd.grp.out.txt.xz
Description: application/xz


reply via email to

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