[Bug 31442] Guild Wars 2 freezes on text input fields

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 5 10:40:25 CDT 2012


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

--- Comment #33 from Henri Verbeet <hverbeet at gmail.com> 2012-10-05 10:40:25 CDT ---
You'll probably want +seh,+tid as well, and maybe +relay. The first thing you
want to figure out is probably if the d3d thread stops because it died (i.e.
the last thing you see it do is raising an exception), or because it's waiting
for some other thread to do something (in which case the last thing you see
would be something like WaitForMultipleObjects()).

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