http://bugs.winehq.org/show_bug.cgi?id=3155
------- Additional Comments From askwar@digitalprojects.com 2006-05-01 12:47 ------- Please reopen, this bug is *NOT* fixed!
Google Earth still does not install on my system. I'm now using wine 0.9.4 from the Gentoo Portage system.
When I run "wine GoogleEarth.exe" (downloaded GoogleEarth today), an "Google Earth - InstallShield Wizard" window comes up. In that window, two bars in the progress bar are displayed and then nothing happens anymore. Before I started it, I ran winecfg to set the Windows version to Windows XP.
Next, I ran GoogleEarth.exe with "winedbg". After it hang, I pressed <Ctrl>+<c>. An error window showed up:
An error (-5006 : 0x8000ffff) has occured while running setup.
Please make sure you have finished any previous setup and closed other applications. If the error still occurs, please contact your vendor: Google (http://www.keyhole.com).
[Report] [Detail>] [Ok]
Pressing on the "Detail>" button shows:
Error Code: -5006 : 0x8000ffff Error Information:
SetupDLL\SetupDLL.cpp (1363)
PAPP:Google Earth PVENDOR:Google (http://www.keyhole.com) PGUID:3DE5E7D4-7B88-403C-A3FD-2017A8240C5B $10.1.0.244PAK @Windows XP Service Pack 2 (2600) BT_OTHER 0.64
In the terminal window, the following is displayed:
alexander@blatt ~/Programme $ winedbg GoogleEarth.exe WineDbg starting on pid 0xa In 32 bit mode. 0x7fc66882: jmp 0x7fc66871 Wine-dbg>cont Ctrl-C: stopping debuggee First chance exception: ^C in 32-bit code (0x7ffbe490). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:7ffbe490 ESP:7fbbe3b0 EBP:7fbbe720 EFLAGS:00000246( - 00 - IZP1) EAX:00000003 EBX:00000007 ECX:7fbbe70c EDX:00000008 ESI:7ff741d4 EDI:7fbbe70c Stack dump: 0x7fbbe3b0: deadbabe 7fbbe688 7fbbe3bc 00010007 0x7fbbe3c0: b7f60858 00000000 b7f60844 b7f60848 0x7fbbe3d0: b7f60820 7fbbe3e4 7fd37bf0 7f320040 0x7fbbe3e0: 7f320000 b7f5eff4 b7f60820 00000008 0x7fbbe3f0: 7fe89e60 00000008 00000000 00000000 0x7fbbe400: 00000000 00720070 0066006f 006c0069 Backtrace: =>1 0x7ffbe490 call_exception_handler in ntdll (0x7ffbe490) 2 0x7ffc0952 NTDLL_wait_for_multiple_objects in ntdll (0x7ffc0952) 3 0x7ffc0a57 NtWaitForMultipleObjects in ntdll (0x7ffc0a57) 4 0x7fc78c3e WaitForMultipleObjectsEx in kernel32 (0x7fc78c3e) 5 0x7f4d28bc X11DRV_MsgWaitForMultipleObjectsEx in winex11 (0x7f4d28bc) 6 0x7f9fac46 MsgWaitForMultipleObjectsEx in user32 (0x7f9fac46) 7 0x7f9fad1f MsgWaitForMultipleObjects in user32 (0x7f9fad1f) 8 0x004075e9 in googleearth (+0x75e9) (0x004075e9) 9 0x00407e27 in googleearth (+0x7e27) (0x00407e27) 10 0x0040ce8d EntryPoint in googleearth (0x0040ce8d) 11 0x7fc66876 in kernel32 (+0x46876) (0x7fc66876) 12 0xb7f7afe7 wine_switch_to_stack in libwine.so.1 (0xb7f7afe7) 0x7ffbe490 call_exception_handler+0x660 in ntdll: pushl %ebp Wine-dbg>err:storage:BIGBLOCKFILE_UnmapPage unmapping inuse page 0x7e9c0000
That backtrace looks very much like the backtrace I reported at comment #5 on 2005-09-05.