[Bug 203231] collect2 cannot deal with full /tmp

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 21 14:33:45 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: collect2 cannot deal with full /tmp


https://bugzilla.redhat.com/show_bug.cgi?id=203231


fedora-triage-list at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|rawhide                     |9




------- Additional Comments From fedora-triage-list at redhat.com  2008-05-13 22:17 EST -------
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

------- Additional Comments From dvlasenk at redhat.com  2008-07-21 10:33 EST -------
Created an attachment (id=312263)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=312263&action=view)
Do not loop for TMP_MAX times, it takes ages. Output proper error messages
before aborting when mkstemps fails.

It actually does not loop infinitely, it loops "only" 238328 times (on my
machine), after which it aborts without explaining why. Patch fixes both
issues.
Sample output:

Cannot create temporary file in /vda/srcdevel/gcc/testdir/: Permission denied
./z.sh: line 13: 22173 Aborted	   TMP=$PWD/testdir gcc -o t t.c

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-triage-list mailing list