WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
29444
[Qt] [REG] Crash in WebCore::StringImpl::length() when processing SVG in <img> tag
https://bugs.webkit.org/show_bug.cgi?id=29444
Summary
[Qt] [REG] Crash in WebCore::StringImpl::length() when processing SVG in <img...
Tor Arne Vestbø
Reported
2009-09-18 07:51:06 PDT
This bug report originated from issue QTBUG-4437 <
http://bugreports.qt.nokia.com/browse/QTBUG-4437
> --- Description --- Consider the following HTML: <html> <head><title>SVG</title></head> <body> <img src="foo.svg" /> </body> </html> For some foo.svg, opening the above HTML file with the Browser demo or fancybrowser example leads to a crash in WebCore::StringImpl::length(). Opening foo.svg directly does not cause a crash. This is a regression from Qt 4.4.3.
Attachments
Add attachment
proposed patch, testcase, etc.
Jocelyn Turcotte
Comment 1
2009-10-09 08:21:22 PDT
Could not reproduce in 4.5.0 nor in 4.6 Needs more information. Lowering priority to p3.
Jocelyn Turcotte
Comment 2
2009-12-07 05:30:09 PST
Resolving as unable to reproduce.
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