http://bugs.winehq.org/show_bug.cgi?id=4734
Summary: msvcrt:Google Earth crashes without native msvcrt (regression) Product: Wine Version: CVS Platform: Other URL: http://kh.google.com/download/earth/index.html OS/Version: Linux Status: UNCONFIRMED Keywords: regression, download Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
Steps to reproduce: 1. Follow the howto on http://appdb.winehq.org/appview.php?versionId=3254 to get Google Earth installed properly (and usable). 2. Run it by WINEDLLOVERRIDES="usp10=n" wine "c:\Program Files\Google\Google Earth\GoogleEarth.exe" 3. Now type "New York" in the "Fly to" field and hit enter. That works. 4. Now type "Tokio,Japan" in the "Fly to " field and hit enter. Google Earth now pops up a message box saying it encoutered a problem, and the program closes.
This seems to be a regression as i remember it to work in wine-0.9.5. It seems to be some kind of problem with exception handling in msvcrt. It works fine with native msvcrt. I did a +relay,+seh log (700Mb!), but i'll only attach the things that seemed important to me.