Skip to content

Instantly share code, notes, and snippets.

Created June 21, 2012 20:54
Show Gist options
  • Select an option

  • Save anonymous/2968465 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/2968465 to your computer and use it in GitHub Desktop.
stdout.log
zafirus@zafirus-desktop Diablo III % WINEPREFIX="/home/zafirus/wine32" winedbg Diablo\ III.exe -launch 2> stderr.log
WineDbg starting on pid 0023
DbgBreakPoint () at /var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/include/winternl.h:2001
0x7b85ffb4 DbgBreakPoint+0x4 [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/include/winternl.h:2001] in kernel32: leave
2001 static inline void WINAPI DbgBreakPoint(void) { __asm__ __volatile__("int3"); }
Wine-dbg>c
Thread ID=002e renamed using MS VC6 extension (name=="Battle.ne")
Thread ID=002f renamed using MS VC6 extension (name=="LocalStor")
Thread ID=0030 renamed using MS VC6 extension (name=="LocalStor")
Thread ID=0031 renamed using MS VC6 extension (name=="LocalStor")
Thread ID=0032 renamed using MS VC6 extension (name=="LocalStor")
Thread ID=0033 renamed using MS VC6 extension (name=="LocalStor")
Thread ID=0034 renamed using MS VC6 extension (name=="LocalStor")
Thread ID=0035 renamed using MS VC6 extension (name=="LocalStor")
Thread ID=0036 renamed using MS VC6 extension (name=="LocalStor")
Thread ID=0037 renamed using MS VC6 extension (name=="LocalStor")
Thread ID=0038 renamed using MS VC6 extension (name=="LocalStor")
Unhandled exception: page fault on write access to 0xabb25815 in 32-bit code (0xf77ca30a).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:f77ca30a ESP:0034ed3c EBP:0034edf4 EFLAGS:00010296( R- -- I S -A-P- )
EAX:aa357000 EBX:f77dcfbc ECX:f5168a88 EDX:017ce815
ESI:f56b40e0 EDI:01714a90
Stack dump:
0x0034ed3c: 7dc789c0 7dc78b00 00000001 00000001
0x0034ed4c: 00000000 f503f000 01e73000 00000005
0x0034ed5c: 00000000 7dcac000 0001b000 f77dcfbc
0x0034ed6c: 00000008 7dc78808 f77d6030 0034ed50
0x0034ed7c: f77d6050 f77da808 f77d8236 f77d6030
0x0034ed8c: 0034ede8 f503fbdc 0034eddc f77dd51c
Backtrace:
=>0 0xf77ca30a in ld-linux.so.2 (+0xb30a) (0x0034edf4)
1 0xf77d1e96 in ld-linux.so.2 (+0x12e95) (0x0034ee64)
2 0xf77cdc27 in ld-linux.so.2 (+0xec26) (0x0034ef44)
3 0xf77d1958 in ld-linux.so.2 (+0x12957) (0x0034efb4)
4 0xf74c0d5c in libdl.so.2 (+0xd5b) (0x0034f014)
5 0xf77cdc27 in ld-linux.so.2 (+0xec26) (0x0034f0f4)
6 0xf74c148d in libdl.so.2 (+0x148c) (0x0034f134)
7 0xf74c0e12 dlopen+0x41() in libdl.so.2 (0x0034f164)
8 0xf7683de1 wine_dlopen+0x2e(filename="libGL.so.1", flag=0x102, error="Wx", errorsize=0xc8) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/libs/wine/loader.c:888] in libwine.so.1 (0x0034f194)
9 0x7de73db3 has_opengl+0x64() [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/winex11.drv/opengl.c:458] in winex11 (0x0034f404)
10 0x7de79ee7 glxdrv_wglGetProcAddress+0x3d(lpszProc="glAccum") [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/winex11.drv/opengl.c:1780] in winex11 (0x0034f464)
11 0x7eb43332 wglGetProcAddress+0xb3(func="glAccum") [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/gdi32/opengl.c:350] in gdi32 (0x0034f4b4)
12 0x7e88d34f InitAdapters+0x1d5(wined3d=0x15caf8) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/wined3d/directx.c:5280] in wined3d (0x0034f9d4)
13 0x7e8903d5 wined3d_init+0x38(wined3d=0x15caf8, version=0x9, flags=0) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/wined3d/directx.c:5529] in wined3d (0x0034fa04)
14 0x7e934ab2 wined3d_create+0xb5(version=0x9, flags=0) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/wined3d/wined3d_main.c:106] in wined3d (0x0034fa64)
15 0x7e99aa0a d3d9_init+0x40(d3d9=0x133768, extended=0) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/d3d9/directx.c:579] in d3d9 (0x0034fa84)
16 0x7e98cd2b Direct3DCreate9+0x101(sdk_version=0x20) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/d3d9/d3d9_main.c:48] in d3d9 (0x0034fae4)
17 0x00c3f89f in diablo iii (+0x43f89e) (0x0034fc2c)
18 0x00c41b88 in diablo iii (+0x441b87) (0x0034fc88)
19 0x0093a18f in diablo iii (+0x13a18e) (0x0034fca4)
20 0x0080f0b3 in diablo iii (+0xf0b2) (0x0034fd68)
21 0x0080d89c in diablo iii (+0xd89b) (0x0034fda4)
22 0x0080d96f in diablo iii (+0xd96e) (0x0034fdb0)
23 0x00f373ea in diablo iii (+0x7373e9) (0x0034fe40)
24 0x7b862ac4 call_process_entry+0xb() in kernel32 (0x0034fe58)
25 0x7b862c0c start_process+0x145(peb=0x7ffdf000) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/kernel32/process.c:1083] in kernel32 (0x0034fea8)
26 0x7bc7d0b0 call_thread_func_wrapper+0xb() in ntdll (0x0034feb8)
27 0x7bc7d0fa call_thread_func+0x3f(entry=0x7b862ac6, arg=0x7ffdf000, frame=0x34ffb8) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/ntdll/signal_i386.c:2522] in ntdll (0x0034ff98)
28 0x7bc7d08e in ntdll (+0x6d08d) (0x0034ffb8)
29 0x7bc54a31 start_process+0x25(kernel_start=0x7b862ac6) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/ntdll/loader.c:2653] in ntdll (0x0034ffe8)
30 0xf768554d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
31 0xf768552a wine_switch_to_stack+0x2b(func=0x7bc54a0b, arg=0x7b862ac6, stack=0x350000) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/libs/wine/port.c:59] in libwine.so.1 (0xff960c78)
32 0x7bc54d74 LdrInitializeThunk+0x342(kernel_start=0x7b862ac6, unknown2=0, unknown3=0, unknown4=0) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/ntdll/loader.c:2709] in ntdll (0xff960cf8)
33 0x7b863414 __wine_kernel_init+0x674() [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/kernel32/process.c:1255] in kernel32 (0xff961b98)
34 0x7bc5551d __wine_process_init+0x157() [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/ntdll/loader.c:2918] in ntdll (0xff961be8)
35 0xf7683da6 wine_init+0x13f(argc=0x3, argv=0xff9620f4, error="", error_size=0x400) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/libs/wine/loader.c:831] in libwine.so.1 (0xff961c28)
36 0x7bf01316 main+0x131(argc=0x3, argv=0xff9620f4) [/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/loader/main.c:230] in <wine-loader> (0xff962058)
37 0xf74de3d7 __libc_start_main+0xe6() in libc.so.6 (0xff9620c8)
0xf77ca30a: movl %edi,0x0(%edx,%eax,1)
Wine-dbg>q
zafirus@zafirus-desktop Diablo III %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment