[Bug 31684] Crash in winealsa driver when exiting World of Warcraft

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 9 10:25:24 CST 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hoehle at users.sourceforge.ne
                   |                            |t

--- Comment #22 from Jörg Höhle <hoehle at users.sourceforge.net> 2012-11-09 10:25:24 CST ---
>The timer callback patch for NTDLL does not fix the heap corruption.
Not really surprising, I'm sorry.  It fixes intermittent misbehaviour, whereas
what you observe is systematic.

>The first hint of heap corruption appeared when snd_pcm_readi()
>seemed to overflow This->local_buffer
The capture overrun is what attracted me to this bug report.
Could you please give a stab at my lockless ALSA driver attached to
bug #29531, comment #10  It changes overrun behaviour, which is
currently buggy, see bug #30147, comment #5
Be aware that my patch likely applies to wine-1.4

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