http://bugs.winehq.org/show_bug.cgi?id=30112
Bug #: 30112 Summary: Ice Age 2 demo crashes Product: Wine Version: 1.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bog_dan_ro@yahoo.com Classification: Unclassified
Created attachment 39246 --> http://bugs.winehq.org/attachment.cgi?id=39246 backtrace
Ice Age 2 [1] demo crashes.
[1] http://dl.cdn.chip.eu/downloads/14373/iceage2_demo_eur.exe?cid=152040&pl...
http://bugs.winehq.org/show_bug.cgi?id=30112
--- Comment #1 from BogDan Vatra bog_dan_ro@yahoo.com 2012-03-08 13:35:23 CST --- Created attachment 39247 --> http://bugs.winehq.org/attachment.cgi?id=39247 wine output
http://bugs.winehq.org/show_bug.cgi?id=30112
--- Comment #2 from BogDan Vatra bog_dan_ro@yahoo.com 2012-03-08 13:36:59 CST --- I use the same wine version to run Ratatouille demo #30108
http://bugs.winehq.org/show_bug.cgi?id=30112
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://dl.cdn.chip.eu/downl | |oads/14373/iceage2_demo_eur | |.exe?cid=152040&platform=dc | |u&1331233209-1331240709-414 | |e09-B-c1da5e150b103fe82d581 | |7fb9ccee3d3.exe
http://bugs.winehq.org/show_bug.cgi?id=30112
--- Comment #3 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-03-08 21:36:39 CST --- What OS is this? What video card and drivers?
http://bugs.winehq.org/show_bug.cgi?id=30112
--- Comment #4 from BogDan Vatra bog_dan_ro@yahoo.com 2012-03-09 03:37:17 CST --- (In reply to comment #3)
What OS is this? What video card and drivers?
OS: Debian SID amd64 Wine: 1.4 compiled from sources Video card: NVIDIA GeForce GT 520MX Driver: NVidia blob 295.20
As I said on my last comment, the same machine runs Settlers II 10th Anniversary, Ratatouille demo, Ice age 3 demo, etc. with no problems, everything works perfectly !!!
Only this one crashes.
http://bugs.winehq.org/show_bug.cgi?id=30112
BogDan Vatra bog_dan_ro@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://dl.cdn.chip.eu/downl |http://download.chip.eu/en/ |oads/14373/iceage2_demo_eur |Demo-Ice-Age-2_152035.html |.exe?cid=152040&platform=dc | |u&1331233209-1331240709-414 | |e09-B-c1da5e150b103fe82d581 | |7fb9ccee3d3.exe |
http://bugs.winehq.org/show_bug.cgi?id=30112
--- Comment #5 from BogDan Vatra bog_dan_ro@yahoo.com 2012-03-09 03:41:20 CST --- I just updated the download URL,please use the updated one.
http://bugs.winehq.org/show_bug.cgi?id=30112
Fernando Martins fernando@cmartins.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fernando@cmartins.nl
--- Comment #6 from Fernando Martins fernando@cmartins.nl 2012-03-31 09:26:02 CDT --- I can confirm with 1.5.1. However, I have an alsa plugins version older than required and I see the backtrace (which seems to be the same as OP's) dies in some dsound function:
Backtrace: =>0 0x200b3ee7 DSOUND_timer+0xe7(timerID=0x1, msg=0, dwUser=0x77f8da0, dw1=0, dw2=0) [/home/nando/wine-git/dlls/dsound/mixer.c:809] in dsound (0x083ee9b8) 1 0x685baf9f TIME_MMSysTimeThread+0x27e(arg=0x685a0000) [/home/nando/wine-git/dlls/winmm/time.c:181] in winmm (0x083eea48) 2 0x7bc6f5c0 call_thread_func_wrapper+0xb() in ntdll (0x083eea58) 3 0x7bc6f7fd call_thread_func+0x7c(entry=0x685bad20, arg=0x685a0000, frame=0x83eeb48) [/home/nando/wine-git/dlls/ntdll/signal_i386.c:2532] in ntdll (0x083eeb28) 4 0x7bc6f59e call_thread_entry_point+0x11() in ntdll (0x083eeb48) 5 0x7bc79355 start_thread+0xf4(info=0x7ffccfb8) [/home/nando/wine-git/dlls/ntdll/thread.c:405] in ntdll (0x083ef398) 6 0x68163cc9 start_thread+0xd8() in libpthread.so.0 (0x083ef498) 0x200b3ee7 DSOUND_timer+0xe7 [/home/nando/wine-git/dlls/dsound/mixer.c:809] in dsound: movl 0x0(%eax),%edx 809 hr = IAudioClock_GetFrequency(device->clock, &clock_freq);
http://bugs.winehq.org/show_bug.cgi?id=30112
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=30112
--- Comment #7 from Andrew Eikum aeikum@codeweavers.com 2012-04-02 13:17:27 CDT --- Thanks for the nice bug report, BogDan and Fernando.
Commit 552433cf9e195109bbd520bf4eea47ad9afa6d8e in today's Wine should fix this problem. Please retest to confirm.
http://bugs.winehq.org/show_bug.cgi?id=30112
--- Comment #8 from Fernando Martins fernando@cmartins.nl 2012-04-02 17:17:26 CDT --- Indeed, the demo now runs. Well done!
http://bugs.winehq.org/show_bug.cgi?id=30112
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |552433cf9e195109bbd520bf4ee | |a47ad9afa6d8e Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com 2012-04-02 17:35:09 CDT --- (In reply to comment #8)
Indeed, the demo now runs. Well done!
Fixed, thanks.
http://bugs.winehq.org/show_bug.cgi?id=30112
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2012-04-13 13:27:14 CDT --- Closing bugs fixed in 1.5.2.
http://bugs.winehq.org/show_bug.cgi?id=30112
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.4.x
http://bugs.winehq.org/show_bug.cgi?id=30112
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.4.x |---
https://bugs.winehq.org/show_bug.cgi?id=30112
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |directx-dsound