RESOLVED FIXED 46181
REGRESSION(67787): QtTestBrowser crashes with .svg files
https://bugs.webkit.org/show_bug.cgi?id=46181
Summary REGRESSION(67787): QtTestBrowser crashes with .svg files
Zoltan Herczeg
Reported 2010-09-21 06:13:42 PDT
QtTestBrowser crashes with .svg files. Stack trace: #0 0xb6ec8241 in WebPlatformStrategies::getPluginInfo (this=0x816ee78, outPlugins=@0xb2a35dc0) at ../../../WebKit/qt/WebCoreSupport/WebPlatformStrategies.cpp:86 #1 0xb6bf58f0 in WebCore::PluginData::initPlugins (this=0xb2a35db8) at ../../../WebCore/plugins/PluginData.cpp:78 #2 0xb6bf6217 in PluginData (this=0xb2a35db8, page=0xb2a0bd20) at ../../../WebCore/plugins/PluginData.cpp:37 #3 0xb6bd1fbd in WebCore::PluginData::create (page=0xb2a0bd20) at ../../../WebCore/plugins/PluginData.h:53 #4 0xb6bd2079 in WebCore::Page::pluginData (this=0xb2a0bd20) at ../../../WebCore/page/Page.cpp:456 #5 0xb681a5c8 in WebCore::DOMImplementation::createDocument (type=@0xb2a17d14, frame=0xb2a17bf0, url=@0xb2a17d88, inViewSourceMode=false) at ../../../WebCore/dom/DOMImplementation.cpp:334 This is a recent patch, and I think it is responsible of the crash. Could you try the attachment on your machine?
Attachments
Test case (227 bytes, image/svg+xml)
2010-09-21 06:14 PDT, Zoltan Herczeg
no flags
Zoltan Herczeg
Comment 1 2010-09-21 06:14:15 PDT
Created attachment 68228 [details] Test case
Ademar Reis
Comment 2 2010-09-21 06:36:52 PDT
Yep, it crashes here as well. The proper solution requires Bug #45857 to be fixed, we're almost there. :)
Ademar Reis
Comment 3 2010-09-22 11:59:29 PDT
Note You need to log in before you can comment on or make changes to this bug.