[Bug 4729] Resizing out-of-sync window freezes and then crashes wine. Seen in Photoshop.

Wine Bugs wine-bugs at winehq.org
Fri Aug 3 18:18:49 CDT 2007


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





------- Additional Comments From mikolaj.zalewski at gmail.com  2007-03-08 18:18 -------
The bug is easy to reproduce. Use File > New, draw a shape with a brush and
change the width of the history palette. After the first or second change Wine
will lock. Locking of other apps ocures maybe because when resizing we grab the
mouse. After one minute there is a timeout on the critical section and Pohtoshop
is killed.

The other thread is executing XQueryPointer in X11DRV_GetCursorPos. Adding
timestamps show that this is one call that doesn't return. On the stack traces
of other threads I haven't notived any X11 activity.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list