http://bugs.winehq.org/show_bug.cgi?id=25890
Summary: Kindle 1.4.0 installer fails Product: Wine Version: 1.3.12 Platform: x86-64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lats@yless4u.com.au
Created an attachment (id=32997) --> (http://bugs.winehq.org/attachment.cgi?id=32997) backtrace
Trying to install kindle 1.4.0 fails
err:ole:CoCreateInstance apartment not initialised fixme:system:SetProcessDPIAware stub! fixme:iphlpapi:NotifyAddrChange (Handle 0xa6fe914, overlapped 0xa6fe918): stub wine: configuration in '/home/dad/.wine' has been updated. [dad@frank ~]$ fixme:system:SetProcessDPIAware stub! fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:win:FlashWindowEx 0x33f2a8 fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used fixme:win:FlashWindowEx 0x33f358 fixme:win:FlashWindowEx 0x33f358 fixme:imm:NotifyIME IMC_SETCANDIDATEPOS fixme:imm:ImmReleaseContext (0x100d8, 0x182908): stub fixme:imm:NotifyIME IMC_SETCANDIDATEPOS fixme:win:FlashWindowEx 0x33f2bc fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub wine: Unhandled page fault on read access to 0x00000022 at address 0x64054eb3 (thread 0038), starting debugger... Unhandled exception: page fault on read access to 0x00000022 in 32-bit code (0x64054eb3).
http://bugs.winehq.org/show_bug.cgi?id=25890
John Battle jobattle@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jobattle@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25890
RobD robert.downing@guardian-shield.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |robert.downing@guardian-shi | |eld.com
--- Comment #1 from RobD robert.downing@guardian-shield.com 2011-10-16 13:39:03 CDT --- Tried installation from Winetricks, received error:
Downloading http://kindleforpc.amazon.com/32337/KindleForPC-installer.exe failed
http://bugs.winehq.org/show_bug.cgi?id=25890
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #2 from Dan Kegel dank@kegel.com 2011-10-16 20:23:09 CDT --- (Sorry for the out-of-date-ness of winetricks; I've been focusing 100% on getting the wine buildbot going.)
http://bugs.winehq.org/show_bug.cgi?id=25890
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|NEW |RESOLVED URL| |http://www.filehippo.com/do | |wnload_kindle_for_pc/9136/ CC| |focht@gmx.net Resolution| |INVALID Summary|Kindle 1.4.0 installer |Kindle 1.4.0 crashes on |fails |startup
--- Comment #3 from Anastasius Focht focht@gmx.net 2011-12-14 15:26:48 CST --- Hello,
the log output reveals the installer is fine but the KindleForPC executable crashes (in some QT network library code, filling QHostInfo instance). Your log also tells you didn't use a clean WINEPREFIX, making this bug possibly invalid.
With clean WINEPREFIX the blocker is:
--- snip --- wine: Call from 0x7b838b8b to unimplemented function msvcp90.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PB_WHH@Z, aborting wine: Unimplemented function msvcp90.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PB_WHH@Z called at address 0x7b838b8b (thread 0037), starting debugger... --- snip ---
which is bug 28793 ('winetricks -q vcrun2008' works around).
FYI you can get many older Kindle versions/builds here: http://www.filehippo.com/download_kindle_for_pc/history/
$ wine --version wine-1.3.34-327-g447384e
$ sha1sum KindleForPC-installer.exe e7f5c7c427c174ddbdbdb89b31f3a5e4f01c2fb5 KindleForPC-installer.exe
Reopen if you can reproduce the crash with clean WINEPREFIX and _recent_ Wine version.
Regards
http://bugs.winehq.org/show_bug.cgi?id=25890
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2012-01-23 18:59:23 CST --- Closing INVALID.