http://bugs.winehq.org/show_bug.cgi?id=31091
Bug #: 31091 Summary: Kindle hangs (crashes) on second run with builtin msvcp90 Product: Wine Version: 1.5.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
To reproduce, do rm -rf ~/.wine winetricks --no-isolate kindle cd ~/".wine/drive_c/Program Files/Amazon/Kindle" wine Kindle.exe (register and close the app) wine Kindle.exe (app hangs on splash screen, log shows CreateToolhelp32Snapshot is called) (further runs also hang)
'winetricks vcrun2008' works around the problem. (The app is shipped with a bundled native msvcp90, but Wine doesn't use it for some reason, reminds me of bug 14980.) Setting msvcp90 to builtin brings the problem back.
http://bugs.winehq.org/show_bug.cgi?id=31091
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net 2012-06-30 20:04:25 CDT --- (In reply to comment #0)
'winetricks vcrun2008' works around the problem. (The app is shipped with a bundled native msvcp90, but Wine doesn't use it for some reason, reminds me of bug 14980.)
It doesn't use its own because of the deadbeef manifest; delete it, and it will.
Are you sure this isn't a duplicate of bug 26832?
http://bugs.winehq.org/show_bug.cgi?id=31091
--- Comment #2 from Dan Kegel dank@kegel.com 2012-06-30 22:41:42 CDT ---
It doesn't use its own because of the deadbeef manifest; delete it, and it will.
I know. I'm hazy on why and whether that's a bug; bug 14980 and bug 24020 seem related. (I seem to recall Alexandre said at least one similar problem was Not A Bug.) But since the average user isn't going to delete a manifest, we need to deal with what happens when the app uses the builtin msvcp.
Are you sure this isn't a duplicate of bug 26832?
Pretty sure. I should have mentioned that I think this is the next bug after bug 26832 for this app.
http://bugs.winehq.org/show_bug.cgi?id=31091
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net 2012-06-30 23:10:37 CDT --- (In reply to comment #2)
I know. I'm hazy on why and whether that's a bug; bug 14980 and bug 24020 seem related. (I seem to recall Alexandre said at least one similar problem was Not A Bug.)
That's bug 28225.
http://bugs.winehq.org/show_bug.cgi?id=31091
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #4 from Piotr Caban piotr.caban@gmail.com 2012-07-04 11:20:23 CDT --- I've sent a patch to fix this bug: http://source.winehq.org/patches/data/87935
http://bugs.winehq.org/show_bug.cgi?id=31091
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Rosanne DiMesio dimesio@earthlink.net 2012-07-19 11:56:25 CDT --- This is fixed.
http://bugs.winehq.org/show_bug.cgi?id=31091
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2012-07-31 14:20:15 CDT --- Closing bugs fixed in 1.5.10.
http://bugs.winehq.org/show_bug.cgi?id=31091
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0d3dcd23f4028fa77cb6c5e5a8d | |ca9bde60c6647 CC| |focht@gmx.net