bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] tar 1.23.90 failure on Solaris 10 (32-bit sparc)


From: Paul Eggert
Subject: [Bug-tar] tar 1.23.90 failure on Solaris 10 (32-bit sparc)
Date: Tue, 13 Jul 2010 19:57:36 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10) Gecko/20100527 Thunderbird/3.0.5

I built tar 1.23.90 on Solaris 10 (32-bit sparc) using the Sun-supplied gcc
and got a failure in the remove-files with compression test as shown in the
attached files.  Apparently SIGPIPE is not being caught by the parent tar,
as it should.  The last bit of truss output looks like this:

write(4, " b\0\0\0\0\0\0\0\0\0\0\0".., 10240)   Err#32 EPIPE
    Received signal #13, SIGPIPE [default]

and as far as I can see, sigaction is never invoked except on SIGCLD.

Attachment: check-log.txt
Description: Text document

Attachment: testsuite.log.gz
Description: GNU Zip compressed data


reply via email to

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