[Bug 16941] interrupts cause nested trace output

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 24 05:16:58 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=16941


Jörg Höhle <hoehle at users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Jörg Höhle <hoehle at users.sourceforge.net>  2009-03-24 05:16:58 ---
When I wrote the bug report, I was convinced that it would show up in every
application so I did not write down where I observed it. Now I've scanned
gigabytes of logs from various applications and could not find its trace
anymore, even in releases older than Alexandre's patch. I'm sorry for that ;-)
So I hope this patch plugs any remaining holes and close this issue.
I agree with Alexandre that line buffered mode should prevent this bug from
showing up, even though the log file is written to using 2 different API layers
-- fprintf(stderr) and write(2) -- from all threads.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list