Zuma

Juan Pablo Sousa pablosousa at gmail.com
Mon Mar 14 09:31:58 CST 2005


Hi,

I'm trying to make the game Zuma work
you can get the demo from:
http://www.popcap.com/launchpage.php?theGame=zuma

i've tried setting version to both win98 and winxp, in both cases I
get very similar results

I don't know where to start, the last line gives me the idea it's even
chrashing the debugger, any ideas?
here are the last lines running with +relay:

0009:Ret  ntdll.RtlAcquirePebLock() retval=00000000 ret=77b18896
0009:Call ntdll.RtlUnicodeStringToAnsiString(7792fa0c,77eff920,00000001)
ret=77b188bd
0009:Ret  ntdll.RtlUnicodeStringToAnsiString() retval=00000000 ret=77b188bd
0009:Call ntdll.RtlReleasePebLock() ret=77b188d4
0009:Ret  ntdll.RtlReleasePebLock() retval=00000000 ret=77b188d4
0009:Call ntdll.RtlEnterCriticalSection(77bde3c0) ret=77b27ed0
0009:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=77b27ed0
0009:Call ntdll.RtlLeaveCriticalSection(77bde3c0) ret=77b27f00
0009:Ret  ntdll.RtlLeaveCriticalSection() retval=00000000 ret=77b27f00
0009:Call ntdll.RtlEnterCriticalSection(77bde3c0) ret=77b27ed0
0009:Ret  ntdll.RtlEnterCriticalSection() retval=00000000 ret=77b27ed0
0009:Call ntdll.RtlLeaveCriticalSection(77bde3c0) ret=77b27f00
0009:Ret  ntdll.RtlLeaveCriticalSection() retval=00000000 ret=77b27f00
0009:Call ntdll.NtCreateEvent(77bf0974,001f0003,00000000,00000001,00000000)
ret=77b5ffb7
0009:Ret  ntdll.NtCreateEvent() retval=00000000 ret=77b5ffb7
0009:Ret  PE DLL (proc=0x77afdef0,module=0x77af0000
L"kernel32.dll",reason=PROCESS_ATTACH,res=0x1) retval=1
0009:Ret  ntdll.LdrInitializeThunk() retval=00000000 ret=77b44b6b
0009:Call ntdll.RtlImageNtHeader(00400000) ret=77b44b79
0009:Ret  ntdll.RtlImageNtHeader() retval=004000f8 ret=77b44b79
0009:Starting process L"C:\\Program Files\\PopCap Games\\Zuma
Deluxe\\Zuma.exe" (entryproc=0x856000)
wine_dbg_vprintf: debugstr buffer overflow (contents: '0009:Call
kernel32.VxDCall0(0086e000,0000000a,00857cf4
"\x8b\\$\x0c\xeb\x03\xeb\xfc\xeb\xeb\x01\xeb\xff\x8b\xb0",7792ff38
L"\ffff\ffff\de98\77af\96b0\77b1\7928\77bc",00856030,77b44ba2,77eff6c0
"",00000009,77eff04c,00856000,ffffffff (invalid),77afde98
L"\25ff\f4e4\77bc\f689\25ff\f4e8\77bc\f689\25ff\f4ec\77bc\f689\25ff\f4f0\77bc\f689\25ff\f4f4\77bc\f689\25ff\f4f8\77bc\f689\25ff\f4fc\77bc\f689\25ff\f500\77bc\f689\25ff\f504\77bc\f689\25ff\f508\77bc\f689\25ff\f50c\77bc\f689\8955\53e5\ec83\e814\81d8\fffe\c381\9a2c\000c\7d83\010c\3175\bb83\6e5c\0001\7501\8b28"...,77b196b0,77bc7928,00000000,00000000,7792fff4,7792ff28,77b44b1a,00000001,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,77bc7928,00000000,00000000,00000000,b7fb6dd1,00000000,Exception
frame is not in st')
err:seh:EXC_DefaultHandling Exception frame is not in stack limits =>
unable to dispatch exception.



More information about the wine-devel mailing list