[Bug 40236] winetricks ie6: buttons are missing

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 23 16:03:11 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40236

--- Comment #9 from Austin English <austinenglish at gmail.com> ---
(In reply to Dmitry Timoshkov from comment #7)
> Created attachment 53788 [details]
> 2/2

I get a pretty reliable crash:
wine: Unhandled page fault on read access to 0x00000001 at address 0xf75fde11
(thread 0024), starting debugger...
Unhandled exception: page fault on read access to 0x00000001 in 32-bit code
(0xf75fde11).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:f75fde11 ESP:0032dcc0 EBP:0032dcf8 EFLAGS:00010202(  R- --  I   - - - )
 EAX:00000073 EBX:f7796898 ECX:f7603200 EDX:00000232
 ESI:00000073 EDI:00000001
Stack dump:
0x0032dcc0:  00000073 0032dce0 0032dd3c 00002000
0x0032dcd0:  0001001e 00270032 0032dd18 711ab800
0x0032dce0:  00000010 00000010 f75fdddb 7bcd7084
0x0032dcf0:  711ab800 711ab800 0032dd38 7bc5354c
0x0032dd00:  711ab800 00000001 006d0065 00000000
0x0032dd10:  00000000 00000000 00000000 00000000
Backtrace:
=>0 0xf75fde11 strcmpiW+0x41(str1="shell32.dll", str2=*** invalid address 0x1
***) [/home/austin/wine-git/libs/wine/string.c:33] in libwine.so.1 (0x0032dcf8)
  1 0x7bc5354c find_basename_module+0x2b(name="shell32.dll")
[/home/austin/wine-git/dlls/ntdll/loader.c:374] in ntdll (0x0032dd38)
  2 0x7bc54388 find_dll_file+0x2c7(load_path="C:\Program Files\Internet
Explorer;.;C:\windows\system32;C:\windows\system;C:\windows;C:\windows\system32;C:\windows;C:\windows\system32\wbem",
libname="shell32.dll", filename="??", size=0x32de18, pwm=0x32de1c,
handle=(nil)) [/home/austin/wine-git/dlls/ntdll/loader.c:2127] in ntdll
(0x0032ddd8)
  3 0x7bc54d0d LdrGetDllHandle+0xac(load_path=<couldn't compute location>,
flags=<couldn't compute location>, name=<couldn't compute location>,
base=<couldn't compute location>)
[/home/austin/wine-git/dlls/ntdll/loader.c:2373] in ntdll (0x0032df38)
  4 0x7b855705 GetModuleHandleExW+0x74(flags=<couldn't compute location>,
name=<couldn't compute location>, module=<couldn't compute location>)
[/home/austin/wine-git/dlls/kernel32/module.c:581] in kernel32 (0x0032df98)
  5 0x7b85591a GetModuleHandleW+0x29(module=<couldn't compute location>)
[/home/austin/wine-git/dlls/kernel32/module.c:631] in kernel32 (0x0032dfd8)
  6 0x70bfcb9f in shlwapi (+0x2cb9e) (0x0032e1fc)
  7 0x711a3655 in browseui (+0x43654) (0x0032e42c)
0xf75fde11 strcmpiW+0x41 [/home/austin/wine-git/libs/wine/string.c:33] in
libwine.so.1: movzwl    0x0(%edi),%eax
33            int ret = tolowerW(*str1) - tolowerW(*str2);

-- 
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