RESOLVED WORKSFORME 59948
[Qt] Crash while loading http://sina.com.cn
https://bugs.webkit.org/show_bug.cgi?id=59948
Summary [Qt] Crash while loading http://sina.com.cn
Venkat Penukonda
Reported 2011-05-02 10:27:01 PDT
QtTestBrowser crashes while loading the top Chinese site: http://sina.com.cn
Attachments
Benjamin Poulain
Comment 1 2011-05-02 23:58:03 PDT
Platform? Backtrace?
Venkat Penukonda
Comment 2 2011-05-03 08:17:50 PDT
Platform details: Linux desktop on Ubuntu 10.04 Linux version 2.6.32-31-generic Qt 4.7.2 QtTestBrowser (webkit 1)
Chang Shu
Comment 3 2011-05-04 10:30:48 PDT
#0 0x00000000 in ?? () #1 0x0501e13f in g_content_type_get_description () from /usr/lib/libgio-2.0.so.0 #2 0x04f9b6ea in NP_GetMIMEDescription () from /usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so #3 0x01e88264 in WebCore::PluginPackage::fetchInfo (this=0x859ca90) at ../../../Source/WebCore/plugins/qt/PluginPackageQt.cpp:63 #4 0x01cc8872 in WebCore::PluginPackage::createPackage ( path="/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so", lastModified=@0xbfffe088) at ../../../Source/WebCore/plugins/PluginPackage.cpp:162
Chang Shu
Comment 4 2011-05-04 10:32:30 PDT
*** Bug 59947 has been marked as a duplicate of this bug. ***
Alexis Menard (darktears)
Comment 5 2011-05-05 05:44:47 PDT
Works for me on trunk. Which revision of WebKit you have?
Yael
Comment 6 2011-05-05 05:52:29 PDT
(In reply to comment #5) > Works for me on trunk. > > Which revision of WebKit you have? Works for me too, but I have seen several people that get crashes in the totem plugin. We should understand the interaction between QtWebKit and that plugin.
Alexis Menard (darktears)
Comment 7 2011-05-05 05:56:21 PDT
(In reply to comment #6) > (In reply to comment #5) > > Works for me on trunk. > > > > Which revision of WebKit you have? > Works for me too, but I have seen several people that get crashes in the totem plugin. We should understand the interaction between QtWebKit and that plugin. We just load the plugin and it's probably to play some videos I believe. Luiz can you try on your ubuntu full of GTK?
Chang Shu
Comment 8 2011-05-05 06:22:07 PDT
> > > Works for me on trunk. > > > > > > Which revision of WebKit you have? > > Works for me too, but I have seen several people that get crashes in the totem plugin. We should understand the interaction between QtWebKit and that plugin. > > We just load the plugin and it's probably to play some videos I believe. > > Luiz can you try on your ubuntu full of GTK? It is weird. The crash happens on certain machines. But I compared the *.so files and couldn't find any difference.
Venkat Penukonda
Comment 9 2011-05-05 06:25:30 PDT
Used WebKit version: 85481
Chang Shu
Comment 10 2011-05-05 06:34:21 PDT
(In reply to comment #9) > Used WebKit version: 85481 I tried different versions. It doesn't matter.
Luiz Agostini
Comment 11 2011-05-05 10:00:19 PDT
Qt 4.7.2 ubuntu 11.04 2.6.38-8-generic-pae QtTestBrowser r85857 no crashes. :)
Alexis Menard (darktears)
Comment 12 2011-05-05 10:21:43 PDT
(In reply to comment #11) > Qt 4.7.2 > ubuntu 11.04 > 2.6.38-8-generic-pae > QtTestBrowser > r85857 > > no crashes. :) Make sure you have the totem plugin installed and if yes then close it works for me i guess.
Luiz Agostini
Comment 13 2011-05-05 10:24:20 PDT
(In reply to comment #12) > (In reply to comment #11) > > Qt 4.7.2 > > ubuntu 11.04 > > 2.6.38-8-generic-pae > > QtTestBrowser > > r85857 > > > > no crashes. :) > > Make sure you have the totem plugin installed and if yes then close it works for me i guess. Yep, totem is installed. Closing.
Chang Shu
Comment 14 2011-05-06 07:08:06 PDT
*** Bug 59944 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.