http://bugs.winehq.org/show_bug.cgi?id=24284
Summary: The Google Earth Plugin (5.1.7938.4346) crashes when interacting with javascript API Product: Wine Version: 1.3.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: aerilius@googlemail.com
Created an attachment (id=30590) --> (http://bugs.winehq.org/attachment.cgi?id=30590) debug log from running plugin in firefox +heap+relay
I ran it in the windows version of Firefox 3.0.4. The Google Earth plugin has a javascriptAPI that loads the plugin and allows to manipulate certain features or display models. Simply loading the plugin works [see registry key in Bug 24083] with this example site: http://earth-api-samples.googlecode.com/svn/trunk/demos/helloearth/index.htm...
When using a more complex example site, it crashes. http://sketchup.google.com/3dwarehouse/details?mid=3c00e40f9bc77cc358eed258b... (click on map, then earth, loads 3d collada model)
command for debug log: WINEDEBUG=+heap+relay wine "C:\Programme\Mozilla Firefox/firefox.exe" &> ~/Desktop/winedebug_ff_geplugin_heap+relay.txt