This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug stdio/14622] exit handlers not thread safe


http://sourceware.org/bugzilla/show_bug.cgi?id=14622

Rich Felker <bugdal at aerifal dot cx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugdal at aerifal dot cx

--- Comment #1 from Rich Felker <bugdal at aerifal dot cx> 2012-09-25 18:03:42 UTC ---
Since I couldn't find anything in the standard detailing how implementations
are required to deal with this, I opened a request for interpretation on the
Austin Group tracker:

http://austingroupbugs.net/view.php?id=611

There's also a relevant question thread on Stack Overflow, where I first saw
this issue raised:

http://stackoverflow.com/questions/12549704/glibc-possible-race-condition-between-closing-file-while-exiting/

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]