https://bugs.winehq.org/show_bug.cgi?id=38323
Bug ID: 38323 Summary: Lemmings for Windows crashes on exit or after rendering the level completion screen Product: Wine Version: 1.7.38 Hardware: x86-64 URL: http://www.mobygames.com/game/windows/lemmings-oh-no-m ore-lemmings OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: from_wine_bugzilla@ssokolow.com Distribution: Ubuntu
Created attachment 51164 --> https://bugs.winehq.org/attachment.cgi?id=51164 backtrace.txt as saved by the Wine crash handler
In Wine 1.7.38 (32-bit prefix), Lemmings for Windows crashes after drawing the "you rescued all the lemmings" screen or after the user selects Exit from the menu.
(Lemmings for Windows is a Win32s-based Windows 3.1 port of Lemmings and Oh No! More Lemmings)
I didn't have time to teach myself how to bisect down to the specific commit causing the problem (tutorial URLs welcome), but quick tests using the various Wine builds available via PlayOnLinux indicate that it's a regression that appeared somewhere between Wine 1.3.37 and 1.4.0.
NOTE: I only use POL as a convenient multi-WINEPREFIX launcher. It's a fresh, plain-vanilla Wine prefix and the copy of Wine 1.7.38 comes from the Ubuntu PPA.
Also, notes to anyone else who has the game and wants to do some testing:
1. The buttons on the lemming job-selection toolbar at the bottom of the game window only started responding to mouse clicks somewhere between Wine 1.7.15 and 1.7.16. Use the numeric row of the keyboard (1 through +) to select on-screen buttons in older versions of Wine.
2. The animated credits footer in the title screen and the in-game fast-forward functionality run normally in 1.3.24 but are already at least twice as fast as intended 1.3.37, so their "speed-limiter is a no-op" misbehaviour on 1.7.38 is unrelated.
https://bugs.winehq.org/show_bug.cgi?id=38323
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Status|UNCONFIRMED |NEW URL|http://www.mobygames.com/ga |http://www.lemmingsuniverse |me/windows/lemmings-oh-no-m |.net/downloads.html#lemming |ore-lemmings |s-pc-windows CC| |gyebro69@gmail.com Component|-unknown |winmm&mci Ever confirmed|0 |1 Regression SHA1| |010019df064cfe1e9efee5ac6ee | |9e1e0954bd4f8
--- Comment #1 from Béla Gyebrószki gyebro69@gmail.com --- The problem can be reproduced with the demo version: http://www.lemmingsuniverse.net/downloads.html#lemmings-pc-windows You need to get the file 'wlemm-f.zip'. Extract and run SETUP.EXE to install the demo then start the game with lemmings.exe
The crashes reported in the bug description are 2 different issues/regressions. I'm dealing here only with the crash after level completion. This is a regression introduced by
010019df064cfe1e9efee5ac6ee9e1e0954bd4f8 is the first bad commit commit 010019df064cfe1e9efee5ac6ee9e1e0954bd4f8 Author: Jörg Höhle Joerg-Cyril.Hoehle@t-systems.com Date: Thu Oct 4 12:34:07 2012 +0200
mciseq: Create player thread in the synchronous case too.
Could be a duplicate of bug #32314.
Disabling music in <File> -> <Set Options...> makes the crash go away. The game uses midi music, the crash occurs whether timidity is running or not for me.
The other crash that occurs when you close the game (<File> -> <Exit> menu) is a different issue, a regression somewhere in the 1.3.x series (haven't identified yet). Disabling music doesn't help in this case.
wine-1.7.39-223-gd4fb625 Fedora 21 32bits Alsa 1.0.28 (Pulseaudio is not running)
https://bugs.winehq.org/show_bug.cgi?id=38323
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hoehle@users.sourceforge.ne | |t
https://bugs.winehq.org/show_bug.cgi?id=38323
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=34422
https://bugs.winehq.org/show_bug.cgi?id=38323
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- Commit 41c45f36866934f8da8a710aa12a2f374fca9275 fixed this bug too.
*** This bug has been marked as a duplicate of bug 34422 ***
https://bugs.winehq.org/show_bug.cgi?id=38323
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Closing