http://bugs.winehq.org/show_bug.cgi?id=33854
Bug #: 33854 Summary: WaveLab 4 crashes at startup Product: Wine Version: 1.5.11 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: b7.10110111@gmail.com Classification: Unclassified
After some time of working fine in wine, WaveLab is now crashing every startup. I've traced this problem to start at this commit: 6bfcb347bfff24d7268e23b3686028373631c642 is the first bad commit commit 6bfcb347bfff24d7268e23b3686028373631c642 Author: Alexandre Julliard julliard@winehq.org Date: Tue Aug 14 13:38:03 2012 +0200
winex11: Remove X11 locking around simple X calls.
:040000 040000 3869837cd55e7e8c3e195295694051301ef6197c 69fa8148595adaf05c62cce8578a864283bc8849 M dlls
See several tries to start it (they give different output depending on whether it's a first start after installing wine): http://pastebin.com/fBkGEZbh . Reverting the commit makes it work normally.