http://bugs.winehq.org/show_bug.cgi?id=29505
Bug #: 29505 Summary: Regression: WINE crashes on start up of Mozart11 Product: Wine Version: 1.3.35 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: let02do@earthlink.net Classification: Unclassified
Created attachment 38213 --> http://bugs.winehq.org/attachment.cgi?id=38213 Console output when WINE crashes
The Mozart 11 software worked a bit sluggishly but reliably with wine-1.3.34. Beginning with wine-1.3.35, WINE has a crash and freeze when Mozart11 is starting. This is a complete show stopper and continues in wine-1.3.36, and the latest git (cloned on 12-30-2011). Another Mozart user who likes to keep WINE up to date has the same result.
With Linux/Kde/wine-1.3.35 through 1.3.36, WINE draws part of the Mozart UI then has a total lock-up that needs a "kill -9 <PID>" as root to rid the desktop of the zombie process. This seems to be a regression.
Running bisect ends with this result:
let01@arc:~/wine-git$ git bisect good a4b24978e9dc2e54057552fc2efffbd58cc25d0a is first bad commit commit a4b24978e9dc2e54057552fc2efffbd58cc25d0a Author: Nikolay Sivov nsivov@codeweavers.com Date: Fri Dec 9 14:02:10 2011 +0300
msxml3: Use libxml2 buffer support through helpers.
:040000 040000 f42af388fcd59844a1d5ac163e59cae14183785f 9f1d3e3120ff12f3f85c54c55365668ae33fcc3b M dlls
Looking at the commit date of Dec 9 I see that this was after the 1.3.34 release in which Mozart had no crash at start up. This is consistent with the problem showing up in 1.3.35 as noted.
I'm attaching the console output for the git . It ends with an exception followed by "Killed" The Alsa fixme's seem to be no problem in previous versions or in the bisect tests that did not show the bug