WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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
Fixed by the following changesets:
r68038
: <
http://trac.webkit.org/changeset/68038
>
r68039
: <
http://trac.webkit.org/changeset/68039
>
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