[Bug 29657] winecoreaudio memory management and locking seems to be broken

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 21 07:33:03 CST 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |28023
   Target Milestone|---                         |1.4.0

--- Comment #1 from Jörg Höhle <hoehle at users.sourceforge.net> 2012-01-21 07:33:03 CST ---
Spinlocks in callbacks and undue mid-function unlocks (while e.g. the timer
callback is still active) indeed appear to cause the double free as well as
random dead-locks during my tests.
Now I have to turn my 10 liner test hack into a 100 line submitable patch and
lock-free design.

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