[Bug 2615] Myst crashes with latest CVS

Wine Bugs wine-bugs at winehq.org
Sun Jan 23 16:02:41 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=2615





------- Additional Comments From tony_lambregts at telusplanet.net  2005-23-01 16:02 -------
Created an attachment (id=747)
 --> (http://bugs.winehq.org/attachment.cgi?id=747&action=view)
Trace with  WINEDEBUG=+tid,+seh wine

+relay,+tid,+seh does not call up the game with current CVS. 

000c:Call kernel32.GetProcessHeap() ret=40749627
000c:Ret  kernel32.GetProcessHeap() retval=402f0000 ret=40749627
000c:Call ntdll.RtlFreeHeap(402f0000,00000000,403018d8) ret=4074962d
000c:Ret  ntdll.RtlFreeHeap() retval=00000001 ret=4074962d
000c:Call kernel32.WriteFile(00000008,4075e9e0,00000029,4085fca4,00000000)
ret=40748fb4
000c:Call
ntdll.NtWriteFile(00000008,00000000,00000000,00000000,4085fbc8,4075e9e0,00000029,00000000,00000000)
ret=404508b5
Process of pid=0x00000008 has terminated
000c:Ret  ntdll.NtWriteFile() retval=00000000 ret=404508b5
000c:Ret  kernel32.WriteFile() retval=00000001 ret=40748fb4
000c:Call kernel32.ContinueDebugEvent(00000008,0000000a,00010002) ret=4074a2fd
000c:Ret  kernel32.ContinueDebugEvent() retval=00000001 ret=4074a2fd
000c:Call kernel32.WaitForDebugEvent(4085fe00,ffffffff) ret=4074ab04
000c:Call
ntdll.NtWaitForMultipleObjects(00000001,4085fb28,00000000,00000000,00000000)
ret=40480993

This is slightly different from a few weeks ago when last I tried it. I let it
fill up my hard drive with the trace but it never opened a window for the game.


With just +tid,+seh i get the following.
...
0012:fixme:win:GetThreadDesktop (12): stub
0012:fixme:win:GetThreadDesktop (12): stub
0012:trace:seh:EXC_RtlRaiseException code=80000003 flags=0 addr=0x40502ec8
0012:trace:seh:EXC_RtlRaiseException  eax=40370bdc ebx=00000002 ecx=00000000
edx=00000000 esi=00447a1e edi=00000001
0012:trace:seh:EXC_RtlRaiseException  ebp=40195855 esp=40813a0c cs=0023 ds=002b
es=002b fs=0033 gs=0000 flags=00200212
0012:trace:seh:EXC_CallHandler calling handler at 0x4402a3 code=80000003
flags=0
0012:trace:seh:EXC_CallHandler handler returned 1
0012:trace:seh:EXC_CallHandler calling handler at 0x441100 code=80000003
flags=0
wine: Unhandled exception (thread 0012), starting debugger...
0012:trace:seh:start_debugger Starting debugger "winedbg 17 156"
WineDbg starting on pid 0x11
In 32 bit mode.
0x40502ec9 _GLOBAL_OFFSET_TABLE_+0x1 in kernel32: subl	$16,%eax
Wine-dbg>Backtrace:
=>1 0x40502ec9 _GLOBAL_OFFSET_TABLE_+0x1 in kernel32 (0x40195855)
  2 0x850003ca (0xafc3815b)
  3 0x00000000 (0x00000000)
Wine-dbg>WineDbg terminated on pid 0x11


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list