http://bugs.winehq.org/show_bug.cgi?id=27822
Summary: Warcraft 3 Demo crashes during the installation Product: Wine Version: 1.3.24 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: winmm&mci AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz
Created an attachment (id=35585) --> (http://bugs.winehq.org/attachment.cgi?id=35585) Console log from 1.3.24-174-g4b4dd30
When you run the Warcraft 3 Demo installer, at the end it asks whether to place shortcut to the desktop. I choose NO and the installer crashes.
1. I did a regression test between 1.3.24 and 1.3.24-174-g4b4dd30:
commit be158e48ad8ee556941bd3f1ff94ca7116680d00 Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Jul 11 08:28:30 2011 -0500
winmm: Implement waveOut* on top of MMDevAPI.
:040000 040000 428f760df6efda7a37b4a84f97721523ab72863f 2b94a3c0b7a42f4f83b037adc317d17565c1f7a9 M dlls
2. There is another bug report suffering from this commit, see bug 27795.
3. Revert of this patch after git checkout makes that problem go away.
--private keyword: bisected
Notice that binary mess in the attached Wine's Backtrace.
http://bugs.winehq.org/show_bug.cgi?id=27822
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://www.fileplanet.com/1 | |17491/110000/fileinfo/Warcr | |aft-3:-Reign-of-Chaos-Demo CC| |aeikum@codeweavers.com
--- Comment #1 from Wylda wylda@volny.cz 2011-07-17 10:13:11 CDT ---
Filling some fields and adding author of this patch to CC.
http://bugs.winehq.org/show_bug.cgi?id=27822
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
http://bugs.winehq.org/show_bug.cgi?id=27822
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Warcraft 3 Demo crashes |Warcraft 3 Demo installer |during the installation |crashes during the | |installation
http://bugs.winehq.org/show_bug.cgi?id=27822
--- Comment #2 from Andrew Eikum aeikum@codeweavers.com 2011-07-18 10:03:59 CDT --- Created an attachment (id=35592) --> (http://bugs.winehq.org/attachment.cgi?id=35592) winmm: Close ACM stream when closing wave device
The problem is I forgot to close the ACM stream during wave device shutdown. This patch fixes it. I'll submit it shortly.
http://bugs.winehq.org/show_bug.cgi?id=27822
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Wylda wylda@volny.cz 2011-07-18 13:48:00 CDT ---
Nice and quick job Andrew, thanks. I like hackers who cares about their regressions :c) Fixed by:
http://source.winehq.org/git/wine.git/commit/2a58273fcdfffc773ce02fb06ca3fca...
http://bugs.winehq.org/show_bug.cgi?id=27822
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-07-22 12:45:21 CDT --- Closing bugs fixed in 1.3.25.