http://bugs.winehq.org/show_bug.cgi?id=3305
Summary: PokerChamps.exe crashes Product: Wine Version: 20050830 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P3 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: javier@cozybit.com
Tried to run the Poker client application PokerChamps. The installation went more or less well (http://download.pokerchamps.com/PokerChampsInstaller052005.exe). But the application crashes during initialization.
A Windows pops up with the error:
An internal error has occured: ~GC_ImageBuffer:Release failed
and the following messages appear on the console:
$ wine ./PokerChamps.exe fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403bf9b0)->(00070022,0000000c) fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403bf9b0)->(00070022,00000008) fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or DDBLT_ASYNC: can't handle right now.
Running with winedbg produces the following dump:
First chance exception: page fault on read access to 0x456b0000 in 32-bit code (0x004178a5). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:004178a5 ESP:4069f540 EBP:4069f674 EFLAGS:00210283( - 00 -RIS1C) EAX:00000000 EBX:4069f54c ECX:00000018 EDX:0000007c ESI:4074f620 EDI:456b0000 Stack dump: 0x4069f540: 002b2d07 4069f5b8 4069f59c 0000007c 0x4069f550: 0000180f 000000c8 0000023e 000006c0 0x4069f560: 00000000 00000000 00000000 00000000 0x4069f570: 456b0000 00000000 00000000 00000000 0x4069f580: 00000000 00000000 00000000 00000000 0x4069f590: 00000000 00000020 00000040 00000000 Backtrace: =>1 0x004178a5 in pokerchamps (+0x178a5) (0x4069f674) 2 0x00411905 in pokerchamps (+0x11905) (0x4069f964) 3 0x0040bc49 in pokerchamps (+0xbc49) (0x4069f9b4) 4 0x00402fee in pokerchamps (+0x2fee) (0x4069fe40) 5 0x004147dd in pokerchamps (+0x147dd) (0x4069fe68) 6 0x004c4f6a in pokerchamps (+0xc4f6a) (0x4069ff2c) 7 0x404c2e48 start_process+0xc8(arg=0x0) [/home/javier/src/wine-20050830/dlls/kernel/process.c:995] in kernel32 (0x4069fff4) 8 0x4002fc71 wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000) 0x004178a5: movl 0x0(%edi),%edi