https://bugs.winehq.org/show_bug.cgi?id=37236
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE Summary|3dmark06 installer fails to |3dmark06 installer crashes |start in win64 mode unless |in 64-bit WINEPREFIX |OS=vista |(64-bit InstallShield | |engine COM server | |'ISBEW64.exe')
--- Comment #14 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 36697
--- snip --- ... Unhandled exception: page fault on read access to 0x00000007 in 64-bit code (0x00007fbef2df9156). Register dump: rip:00007fbef2df9156 rsp:000000000023f5f0 rbp:000000000023f700 eflags:00010246 ( R- -- I Z- -P- ) rax:0000000000000007 rbx:0000000000241510 rcx:0000000000000007 rdx:0000000000000000 rsi:000000000002f444 rdi:0000000000035b40 r8:0000000000000000 r9:0000000000000039 r10:0000000000000000 r11:0000000000000206 r12:00000000002414c0 r13:00007fff714cb901 r14:0000000000000000 r15:0000000000000000 ... Backtrace: =>0 0x00007fbef2df9156 VariantClear+0xaf(pVarg=0x7) [/home/focht/projects/wine/wine.repo/src/dlls/oleaut32/variant.c:626] in oleaut32 (0x000000000023f700) 1 0x00007fbef2dce6a3 ITypeInfoImpl_Destroy+0xd0(This=0x35b40) [/home/focht/projects/wine/wine.repo/src/dlls/oleaut32/typelib.c:5631] in oleaut32 (0x000000000023f780) 2 0x00007fbef2dcb55e ITypeLib2_fnRelease+0x672(iface=0x347c0) [/home/focht/projects/wine/wine.repo/src/dlls/oleaut32/typelib.c:4819] in oleaut32 (0x000000000023f900) 3 0x00007fbef2dce9b2 ITypeInfo_fnRelease+0x12c(iface=0x35b40) [/home/focht/projects/wine/wine.repo/build-x86_64/dlls/oleaut32/../../include/oaidl.h:3014] in oleaut32 (0x000000000023fa10) 4 0x000000014000139c in isbew64 (+0x139b) (0x0000000000000063) 5 0x0000000140001fb6 in isbew64 (+0x1fb5) (0x0000000000000063) 6 0x0000000140007cca in isbew64 (+0x7cc9) (0x000000000023fd20) 7 0x000000007b87e0cb call_process_entry+0x1c(peb=0x7fffff7ef000, entry=0x140007d18) [/home/focht/projects/wine/wine.repo/src/dlls/kernel32/process.c:1073] in kernel32 (0x000000000023fd20) ... 0x00007fbef2df9156 VariantClear+0xaf [/home/focht/projects/wine/wine.repo/src/dlls/oleaut32/variant.c:626] in oleaut32: movzwl (%rax),%eax 626 hres = VARIANT_ValidateType(V_VT(pVarg)); Modules: Module Address Debug info Name (52 modules) ELF 7b800000- 7bc89000 Dwarf kernel32<elf> -PE 7b820000- 7bc89000 \ kernel32 ELF 7be00000- 7c103000 Dwarf <wine-loader> PE 140000000- 14001d000 Export isbew64 ... Threads: process tid prio (all id:s are in hex) 00000008 3DMark06_v121_installer.exe 0000004a 0 00000025 0 00000024 0 00000023 0 00000009 0 ... 00000026 (D) C:\users\focht\Temp{28999132-BC60-441A-BDBD-3975C97A28A7}\ISBEW64.exe 00000048 0 0000003c 0 00000029 0 00000027 0 <== ... --- snip ---
$ sha1sum 3DMark06_v121_installer.exe dua125a4b0a5649f848292f38cf424c672d8142058 3DMark06_v121_installer.exe
$ du -sh 3DMark06_v121_installer.exe 585M 3DMark06_v121_installer.exe
$ wine --version wine-1.7.33-50-g7eed378
Regards
*** This bug has been marked as a duplicate of bug 36697 ***