WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 59948
59944
[Qt] Crash while loading
http://www.songs.pk
site
https://bugs.webkit.org/show_bug.cgi?id=59944
Summary
[Qt] Crash while loading http://www.songs.pk site
Venkat Penukonda
Reported
2011-05-02 10:18:29 PDT
QtTestBrowser crashes while loading one of the top Indian site:
http://www.songs.pk
Attachments
Add attachment
proposed patch, testcase, etc.
Venkat Penukonda
Comment 1
2011-05-03 08:18:20 PDT
Platform details: Linux desktop on Ubuntu 10.04 Linux version 2.6.32-31-generic Qt 4.7.2 QtTestBrowser (webkit 1)
Alexis Menard (darktears)
Comment 2
2011-05-05 05:52:38 PDT
Same work for me on webkit trunk. Which revision of webkit you are running?
Venkat Penukonda
Comment 3
2011-05-05 06:24:48 PDT
Used WebKit version: 85481
Laszlo Gombos
Comment 4
2011-05-05 14:35:22 PDT
Please check the discussion on
bug 59948
as this might be a similar issue.
Mahesh Kulkarni
Comment 5
2011-05-06 05:54:42 PDT
No crash for me too. Venkat can you try to get crash backtrace? Platform details: Linux desktop on Ubuntu 10.04 Qt 4.7.2 QtTestBrowser WebKit Version: 85716
Venkat Penukonda
Comment 6
2011-05-06 06:58:28 PDT
Here is the backtrace: Program received signal SIGSEGV, Segmentation fault. 0x00000000 in ?? () (gdb) up #1 0x04bda13f in g_content_type_get_description () from /usr/lib/libgio-2.0.so.0 (gdb) #2 0x04b906ea in NP_GetMIMEDescription () from /usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so (gdb) #3 0x01b0527c in WebCore::PluginPackage::fetchInfo (this=0xb63701a0) at ../../../Source/WebCore/plugins/qt/PluginPackageQt.cpp:63 63 String mimeDescription = gm(); (gdb) #4 0x019416e4 in WebCore::PluginPackage::createPackage (path=..., lastModified=@0xbfffd578) at ../../../Source/WebCore/plugins/PluginPackage.cpp:162 162 if (!package->fetchInfo()) (gdb) #5 0x019339d1 in WebCore::PluginDatabase::refresh (this=0xb636a8d0) at ../../../Source/WebCore/plugins/PluginDatabase.cpp:141 141 RefPtr<PluginPackage> package = PluginPackage::createPackage(*it, lastModified); (gdb) #6 0x019334b8 in WebCore::PluginDatabase::installedPlugins (populate=true) at ../../../Source/WebCore/plugins/PluginDatabase.cpp:71 71 plugins->refresh(); (gdb) #7 0x0130211b in WebPlatformStrategies::getPluginInfo (this=0xb7500ce0, page=0xb7522410, outPlugins=...) at ../../../../Source/WebKit/qt/WebCoreSupport/WebPlatformStrategies.cpp:117 117 PluginDatabase* db = PluginDatabase::installedPlugins();
Chang Shu
Comment 7
2011-05-06 07:08:06 PDT
*** This bug has been marked as a duplicate of
bug 59948
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug