bug-coreutils
[Top][All Lists]
Advanced

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

bug#13516: tests/rm/unread3 fails on Mac OS X 10.8


From: Paul Eggert
Subject: bug#13516: tests/rm/unread3 fails on Mac OS X 10.8
Date: Tue, 29 Jan 2013 23:25:31 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

On 01/29/2013 09:11 AM, Global Odey wrote:
> + test-getcwd
> + Exit 7

Evidently the test-getcwd program is encountering
the failure marked "fail = 7;" in that program.
Can you use GDB to debug the situation?
Try running something like this:

gdb test-getcwd
b getcwd
r
fin
p errno

That sort of thing.





reply via email to

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