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 libc/13845] Infrequent random stop in futex_wait using printf inside alarm signal handler


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

Jonathan Andrews <jon at jonshouse dot co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |
     Ever Confirmed|1                           |0

--- Comment #2 from Jonathan Andrews <jon at jonshouse dot co.uk> 2012-03-14 13:38:18 UTC ---
(In reply to comment #1)
> printf and fflush are not async-signal-safe.

Thats nice !

Would it not have been an idea to tell someone, in the documentation for alarm
for example.  That way time would saved I would be swearing less.

-- 
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]