Closed
Bug 788277
Opened 13 years ago
Closed 13 years ago
xhtml <svg> segfault
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 780828
People
(Reporter: generalspambox, Unassigned)
Details
Attachments
(1 file)
799 bytes,
application/xhtml+xml
|
Details |
User Agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120827230348
Steps to reproduce:
Opened the attached XHTML document, which contains an <svg> element with an embedded <image>.
Using librsvg 2.36.1 & firefox 15.0 on Archlinux.
Actual results:
100% CPU, then Segmentation fault.
Expected results:
Rendered image without crash.
Attachment #658222 -
Attachment mime type: application/octet-stream → application/xhtml+xml
![]() |
||
Comment 1•13 years ago
|
||
Was this a mozilla.org build? If so, what's the link to the crash report from about:crashes?
Comment 2•13 years ago
|
||
svg with viewBox tends to crash on linux. Fixed on trunk, probably by bug 767056.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•