[Bug 15795] Dead Space crashes with unhandled exception

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 31 14:42:07 CDT 2008


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





--- Comment #4 from Andras Kovacs <andras at csevego.net>  2008-10-31 14:42:06 ---
I think the problem is between the lines (ie. unitialized pointer):
0018:Call user32.EnumDisplaySettingsExW(00000000,00000009,0231efec,00000000)
ret=7e43c835
0018:trace:x11settings:X11DRV_EnumDisplaySettingsEx mode 9 -- 1680x1050x32bpp
@60 Hz (desktop)
0018:Ret  user32.EnumDisplaySettingsExW() retval=00000001 ret=7e43c835
0018:trace:d3d_caps:IWineD3DImpl_EnumAdapterModes W 1680 H 1050 rr 60 fmt (16 -
WINED3DFMT_X8R8G8B8) bpp 32
0018:Call user32.EnumDisplayDevicesA(00000000,00000000,0231eff0,00000000)
ret=01d51893
0018:fixme:win:EnumDisplayDevicesW ((null),0,0x231ebdc,0x00000000), stub!
0018:trace:nls:WideCharToMultiByte cp 0 L"\\\\.\\DISPLAY1\0000" ->
"\\\\.\\DISPLAY1\x00", ret = 13
0018:trace:nls:WideCharToMultiByte cp 0 L"X11 Windowing System\0000" -> "X11
Windowing System\x00", ret = 21
0018:trace:nls:WideCharToMultiByte cp 0 L"\0000" -> "\x00", ret = 1
0018:trace:nls:WideCharToMultiByte cp 0 L"\0000" -> "\x00", ret = 1
0018:Ret  user32.EnumDisplayDevicesA() retval=00000001 ret=01d51893
0018:trace:seh:raise_exception code=c0000005 flags=0 addr=0x1d51977
0018:trace:seh:raise_exception  info[0]=00000000
0018:trace:seh:raise_exception  info[1]=00000004
0018:trace:seh:raise_exception  eax=00000014 ebx=00000000 ecx=00000005
edx=00000000 esi=00c60eb0 edi=00000004
0018:trace:seh:raise_exception  ebp=00000004 esp=0231efd8 cs=0073 ds=007b
es=007b fs=0033 gs=003b flags=00010246
0018:trace:seh:call_stack_handlers calling handler at 0x905410 code=c0000005
flags=0

Unhandled exception:
wine: Unhandled page fault on read access to 0x00000004 at address 0x1d51977
(thread 0018), starting debugger...
(there is no Backtrace.)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list