http://bugs.winehq.org/show_bug.cgi?id=14603
Summary: Crash when running ABCExpedition Product: Wine Version: 1.1.1 Platform: Other URL: http://www.hardcoreprocessing.com/entertainment/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: guy.roussin@teledetection.fr
Hi,
I can install this game (ABCExpedition) But when i run it it crash :
$ cd .wine/drive_c/windows/Desktop/ABCExpedition/ $ wine ABCExpedition.exe ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: Aucun fichier ou répertoire de ce type fixme:win:EnumDisplayDevicesW ((null),0,0x24af65c,0x00000000), stub! wine: Unhandled page fault on read access to 0x00000004 at address 0x446e21 (thread 0009), starting debugger... fixme:winedbg:print_value ---error fixme:winedbg:print_value ---error
Thank you,
Guy
http://bugs.winehq.org/show_bug.cgi?id=14603
Zhenya Zenitur@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Zenitur@yandex.ru
--- Comment #1 from Zhenya Zenitur@yandex.ru 2008-07-22 23:04:49 --- Maybe, you haven't a sound? Close all applications that use sound, set sound as Emulation in Winecfg, and retry.
http://bugs.winehq.org/show_bug.cgi?id=14603
--- Comment #2 from Guy Roussin guy.roussin@teledetection.fr 2008-07-24 15:29:24 --- Hi,
I don't know if we can consider the bug fixed, but i manage to get the game running with this :
$ winetricks vcrun6 $ WINEDLLOVERRIDES="ole32,usp10,msvcrt=n" wine ABCExpedition.exe
Guy
http://bugs.winehq.org/show_bug.cgi?id=14603
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2008-10-26 06:54:57 --- Created an attachment (id=16898) --> (http://bugs.winehq.org/attachment.cgi?id=16898) ABC Expedition backtrace
Problem still exists in 1.1.7.
http://bugs.winehq.org/show_bug.cgi?id=14603
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arethusa26@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=14603
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Lei Zhang thestig@google.com 2008-10-27 16:56:03 --- confirming then
looks like it's crashing around ParseCommandLine in SDL_main.c?
http://bugs.winehq.org/show_bug.cgi?id=14603
--- Comment #5 from Austin English austinenglish@gmail.com 2009-04-26 20:50:43 --- Is this still an issue in current (1.1.20 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=14603
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-08-26 16:20:23 --- still crashing. using a newer sdl.dll makes the app start fine, but still this bug needs to be solved
http://bugs.winehq.org/show_bug.cgi?id=14603
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #7 from Andrew Nguyen arethusa26@gmail.com 2010-05-26 15:42:04 --- The crash persists in wine-1.2-rc1-108-g5d4a743.
http://bugs.winehq.org/show_bug.cgi?id=14603
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #8 from Andrew Nguyen arethusa26@gmail.com 2010-05-26 16:34:35 --- Given that setting SDL_DEBUG=1 in the environment yields:
SDL_SetError: DirectDrawSurface::Release: Unknown DirectDraw error: 0x1
and using a newer SDL.dll makes ABCExpedition work, I'm marking this a duplicate of bug 10086.
*** This bug has been marked as a duplicate of bug 10086 ***
http://bugs.winehq.org/show_bug.cgi?id=14603
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Andrew Nguyen arethusa26@gmail.com 2010-05-26 16:35:00 --- Closing the bug.