[Wine] Re: wine: Unhandled page fault on read access to 0x00000064
xekhz
wineforum-user at winehq.org
Mon Oct 6 08:31:59 CDT 2008
qwertymn wrote:
>
> >
> > If i use native comctl32 dll I get the same result.
>
>
> That suprizes me, as the crash was in comctl32. You sure you used native comct;32?
>
> A quick way to check is:
>
> 'wget http://kegel.com/wine/winetricks && sh winetricks cc580'
After doing the wget http://kegel.com/wine/winetricks && sh winetricks cc580
And runnig wine
WINEDLLOVERRIDES="comctl32=n" wine sgp.exe
I get the following
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
fixme:x11drv:X11DRV_GetDeviceCaps (0x1d0): CAPS1 is unimplemented, will return 0
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x8160816, 0001: stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x8160816, 0001: stub!
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x8160816, 0001: stub!
fixme:x11drv:X11DRV_GetDeviceCaps (0x1d0): CAPS1 is unimplemented, will return 0
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x8160816, 0001: stub!
fixme:x11drv:X11DRV_GetDeviceCaps (0x616c): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0x629c): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0x6348): CAPS1 is unimplemented, will return 0
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x8160816, 0001: stub!
fixme:x11drv:X11DRV_GetDeviceCaps (0x7f0c): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0x7fc8): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xa980): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xaa30): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xab08): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xabb8): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xcd28): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xce0c): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xcebc): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xcf94): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xd044): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xd8c4): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xd9c0): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xda7c): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xdb6c): CAPS1 is unimplemented, will return 0
fixme:x11drv:X11DRV_GetDeviceCaps (0xdc28): CAPS1 is unimplemented, will return 0
fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x8160816, 0001: stub!
fixme:mlang:GetGlobalFontLinkObject
wine: Unhandled page fault on read access to 0x00000010 at address 0x10 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000010 in 32-bit code (0x00000010).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00000010 ESP:00339144 EBP:0033918c EFLAGS:00010246( - 00 -RIZP1)
EAX:00000000 EBX:00000000 ECX:715f4028 EDX:715f402c
ESI:003392c8 EDI:00339188
Stack dump:
0x00339144: 00339188 715ad67d 00339188 003392c8
0x00339154: 00000010 00000000 0033941c 7e9fd6e8
0x00339164: 0000000a 003392c8 0033918c 7e9bf8f5
0x00339174: b7c9a551 00000000 0000000a 00000000
0x00339184: 7ee84fa0 00000000 003392b0 715934a2
0x00339194: 000001d0 003392c8 00000010 003394fc
Backtrace:
=>1 0x00000010 (0x0033918c)
err:dbghelp:pe_load_dbg_file Couldn't find .DBG file "COMCTL32.dbg" ("")
2 0x715934a2 in comctl32 (+0x34a2) (0x003392b0)
3 0x715b02fe in comctl32 (+0x202fe) (0x00339504)
4 0x715b01c6 in comctl32 (+0x201c6) (0x00339570)
5 0x715b0742 in comctl32 (+0x20742) (0x003395dc)
6 0x715b06e1 in comctl32 (+0x206e1) (0x00339638)
7 0x715adc48 in comctl32 (+0x1dc48) (0x0033968c)
8 0x7eadc71a WINPROC_wrapper+0x1a() in user32 (0x003396bc)
9 0x7eadcdcb call_window_proc+0x6b(hwnd=<register EDI not in topmost frame>, msg=4354, wp=2, lp=2096784, result=0x339730, arg=0x715ad8b8) [/home/xekhz/wi
ne-1.1.5/dlls/user32/winproc.c:458] in user32 (0x003396fc)
10 0x7eae0b53 CallWindowProcW+0x53(func=0x715ad8b8, hwnd=0x201b4, msg=4354, wParam=<register ESI not in topmost frame>, lParam=2096784) [/home/xekhz/wine
-1.1.5/dlls/user32/winproc.c:2317] in user32 (0x0033973c)
11 0x0048ee22 in pbshr110 (+0x8ee22) (0x7eab6190)
12 0x88ec81e5 (0x89c03155)
13 0x00000000 (0x00000000)
0x00000010: addb %al,0x0(%eax)
Modules:
Module Address Debug info Name (111 modules)
PE 340000- 3bf000 Deferred libjcc
PE 3c0000- 3f4000 Deferred libjutils
PE 400000- 758000 Export pbshr110
PE 870000- 8a4000 Deferred pbdpl110
PE 8b0000- 8c9000 Deferred atl71
PE 10000000-1000a000 Deferred sgp
PE 10b00000-10ec9000 Deferred pbvm110
PE 11500000-118a3000 Deferred pbdwe110
PE 14700000-14734000 Deferred pbin9110
PE 62cb0000-62da3000 Deferred isqlt09a
PE 6ff70000-6ff78000 Deferred irrgt09a
PE 6ffa0000-6ffd8000 Deferred igl4n304
PE 6ffe0000-6ffef000 Deferred iregt07b
PE 70d00000-70e91000 Deferred gdiplus
PE 71590000-71617000 Export comctl32
ELF 7bf00000-7bf03000 Deferred <wine-loader>
PE 7c340000-7c396000 Deferred msvcr71
PE 7c3a0000-7c41b000 Deferred msvcp71
ELF 7de3b000-7de5d000 Deferred mlang<elf>
\-PE 7de40000-7de5d000 \ mlang
ELF 7de5d000-7de71000 Deferred midimap<elf>
\-PE 7de60000-7de71000 \ midimap
ELF 7de71000-7de98000 Deferred msacm32<elf>
\-PE 7de80000-7de98000 \ msacm32
ELF 7de98000-7deaf000 Deferred msacm32<elf>
\-PE 7dea0000-7deaf000 \ msacm32
ELF 7deaf000-7df40000 Deferred winmm<elf>
\-PE 7dec0000-7df40000 \ winmm
ELF 7df40000-7df73000 Deferred uxtheme<elf>
\-PE 7df50000-7df73000 \ uxtheme
ELF 7df73000-7dfc4000 Deferred libgcrypt.so.11
ELF 7dfc4000-7dfd7000 Deferred libtasn1.so.3
ELF 7dfd7000-7e005000 Deferred libcrypt.so.1
ELF 7e005000-7e073000 Deferred libgnutls.so.13
ELF 7e073000-7e0a2000 Deferred libcups.so.2
ELF 7e0d8000-7e100000 Deferred oledlg<elf>
\-PE 7e0e0000-7e100000 \ oledlg
ELF 7e100000-7e114000 Deferred lz32<elf>
\-PE 7e110000-7e114000 \ lz32
ELF 7e114000-7e12d000 Deferred version<elf>
\-PE 7e120000-7e12d000 \ version
ELF 7e12d000-7e153000 Deferred netapi32<elf>
\-PE 7e130000-7e153000 \ netapi32
ELF 7e153000-7e166000 Deferred msimg32<elf>
\-PE 7e160000-7e166000 \ msimg32
ELF 7e166000-7e16f000 Deferred libxcursor.so.1
ELF 7e16f000-7e174000 Deferred libxfixes.so.3
ELF 7e174000-7e177000 Deferred libxcomposite.so.1
ELF 7e177000-7e17a000 Deferred libxrandr.so.2
ELF 7e17a000-7e182000 Deferred libxrender.so.1
ELF 7e182000-7e187000 Deferred libxxf86vm.so.1
ELF 7e187000-7e18a000 Deferred libxinerama.so.1
ELF 7e18a000-7e1aa000 Deferred imm32<elf>
\-PE 7e190000-7e1aa000 \ imm32
ELF 7e1aa000-7e1af000 Deferred libxdmcp.so.6
ELF 7e1af000-7e29b000 Deferred libx11.so.6
ELF 7e29b000-7e2a9000 Deferred libxext.so.6
ELF 7e2b3000-7e2b7000 Deferred libgpg-error.so.0
ELF 7e2b7000-7e34e000 Deferred winex11<elf>
\-PE 7e2c0000-7e34e000 \ winex11
ELF 7e3ee000-7e40e000 Deferred libexpat.so.1
ELF 7e40e000-7e439000 Deferred libfontconfig.so.1
ELF 7e447000-7e45b000 Deferred libz.so.1
ELF 7e45b000-7e4c5000 Deferred libfreetype.so.6
ELF 7e4c5000-7e5ab000 Deferred oleaut32<elf>
\-PE 7e4e0000-7e5ab000 \ oleaut32
ELF 7e5ab000-7e5be000 Deferred olepro32<elf>
\-PE 7e5b0000-7e5be000 \ olepro32
ELF 7e5be000-7e622000 Deferred rpcrt4<elf>
\-PE 7e5d0000-7e622000 \ rpcrt4
ELF 7e622000-7e728000 Deferred ole32<elf>
\-PE 7e640000-7e728000 \ ole32
ELF 7e728000-7e75d000 Deferred winspool<elf>
\-PE 7e730000-7e75d000 \ winspool
ELF 7e75d000-7e7b6000 Deferred shlwapi<elf>
\-PE 7e770000-7e7b6000 \ shlwapi
ELF 7e7b6000-7e8ce000 Deferred shell32<elf>
\-PE 7e7d0000-7e8ce000 \ shell32
ELF 7e8ce000-7e97a000 Deferred comdlg32<elf>
\-PE 7e8e0000-7e97a000 \ comdlg32
ELF 7e97a000-7ea16000 Deferred gdi32<elf>
\-PE 7e990000-7ea16000 \ gdi32
ELF 7ea16000-7eb5c000 Dwarf user32<elf>
\-PE 7ea30000-7eb5c000 \ user32
ELF 7eb5c000-7ebc4000 Deferred msvcrt<elf>
\-PE 7eb70000-7ebc4000 \ msvcrt
ELF 7ebc4000-7ec17000 Deferred advapi32<elf>
\-PE 7ebd0000-7ec17000 \ advapi32
ELF 7ec17000-7ec2a000 Deferred libresolv.so.2
ELF 7ec2a000-7ec49000 Deferred iphlpapi<elf>
\-PE 7ec30000-7ec49000 \ iphlpapi
ELF 7ec49000-7ec75000 Deferred ws2_32<elf>
\-PE 7ec50000-7ec75000 \ ws2_32
ELF 7ec75000-7ec8f000 Deferred wsock32<elf>
\-PE 7ec80000-7ec8f000 \ wsock32
ELF 7ec8f000-7ec92000 Deferred iso8859-1.so
ELF 7edd5000-7ef0c000 Deferred kernel32<elf>
\-PE 7edf0000-7ef0c000 \ kernel32
ELF 7ef0c000-7ef17000 Deferred libnss_files.so.2
ELF 7ef17000-7ef21000 Deferred libnss_nis.so.2
ELF 7ef21000-7ef37000 Deferred libnsl.so.1
ELF 7ef37000-7ef5c000 Deferred libm.so.6
ELF 7ef5c000-7f000000 Deferred ntdll<elf>
\-PE 7ef70000-7f000000 \ ntdll
ELF b7c61000-b7c64000 Deferred libxau.so.6
ELF b7c64000-b7c6d000 Deferred libnss_compat.so.2
ELF b7c6e000-b7c72000 Deferred libdl.so.2
ELF b7c72000-b7da3000 Deferred libc.so.6
ELF b7da3000-b7db5000 Deferred libpthread.so.0
ELF b7dc4000-b7efa000 Deferred libwine.so.1
ELF b7efc000-b7f13000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\AIRC\SGP\sgp.exe
00000009 0 <==
0000000c
00000013 0
00000012 0
0000000e 0
0000000d 0
0000000f
00000015 0
00000014 0
00000011 0
00000010 0
00000016
00000017 0
Backtrace:
=>1 0x00000010 (0x0033918c)
2 0x715934a2 in comctl32 (+0x34a2) (0x003392b0)
3 0x715b02fe in comctl32 (+0x202fe) (0x00339504)
4 0x715b01c6 in comctl32 (+0x201c6) (0x00339570)
5 0x715b0742 in comctl32 (+0x20742) (0x003395dc)
6 0x715b06e1 in comctl32 (+0x206e1) (0x00339638)
7 0x715adc48 in comctl32 (+0x1dc48) (0x0033968c)
8 0x7eadc71a WINPROC_wrapper+0x1a() in user32 (0x003396bc)
9 0x7eadcdcb call_window_proc+0x6b(hwnd=<register EDI not in topmost frame>, msg=4354, wp=2, lp=2096784, result=0x339730, arg=0x715ad8b8) [/home/xekhz/wi
ne-1.1.5/dlls/user32/winproc.c:458] in user32 (0x003396fc)
10 0x7eae0b53 CallWindowProcW+0x53(func=0x715ad8b8, hwnd=0x201b4, msg=4354, wParam=<register ESI not in topmost frame>, lParam=2096784) [/home/xekhz/wine
-1.1.5/dlls/user32/winproc.c:2317] in user32 (0x0033973c)
11 0x0048ee22 in pbshr110 (+0x8ee22) (0x7eab6190)
12 0x88ec81e5 (0x89c03155)
13 0x00000000 (0x00000000)
More information about the wine-users
mailing list