Closed
Bug 279612
Opened 20 years ago
Closed 20 years ago
Corrupt jpeg image causes firefox to segfault [@ nsGenericElement::InsertChildAt ]
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 240592
People
(Reporter: thom, Assigned: bugzilla)
References
()
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.5) Gecko/20050123 Firefox/1.0 (Ubuntu) (Ubuntu package 1.0+dfsg.1-2ubuntu3) Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.5) Gecko/20050123 Firefox/1.0 (Ubuntu) (Ubuntu package 1.0+dfsg.1-2ubuntu3) Attempting to load the page causes firefox to crash reproducibly. Reproducible: Always Steps to Reproduce: 1.Load page 2. 3. Actual Results: Browser segfaults Expected Results: rendered jpeg correctly.
Comment 1•20 years ago
|
||
Confirming crash FF 1.0 WinXP, TB3261244H: nsGenericElement::InsertChildAt [d:/builds/tinderbox/firefox-1.0/WINNT_5.0_Clobber/mozilla/content/base/src/nsGenericElement.cpp, line 2521] nsGenericElement::doInsertBefore [d:/builds/tinderbox/firefox-1.0/WINNT_5.0_Clobber/mozilla/content/base/src/nsGenericElement.cpp, line 2888] nsHTMLFrameSetElement::AppendChild [d:/builds/tinderbox/firefox-1.0/WINNT_5.0_Clobber/mozilla/content/html/content/src/nsHTMLFrameSetElement.cpp, line 61] txEndElement::execute [d:/builds/tinderbox/firefox-1.0/WINNT_5.0_Clobber/mozilla/extensions/transformiix/source/xslt/txInstructions.cpp, line 487] txXSLTProcessor::execute [d:/builds/tinderbox/firefox-1.0/WINNT_5.0_Clobber/mozilla/extensions/transformiix/source/xslt/txXSLTProcessor.cpp, line 99] txMozillaXSLTProcessor::setStylesheet [d:/builds/tinderbox/firefox-1.0/WINNT_5.0_Clobber/mozilla/extensions/transformiix/source/xslt/txMozillaXSLTProcessor.cpp, line 667] by way of bug 266888 *** This bug has been marked as a duplicate of 240592 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Keywords: crash
OS: Linux → All
Hardware: PC → All
Resolution: --- → DUPLICATE
Summary: Corrupt jpeg image causes firefox to segfault. → Corrupt jpeg image causes firefox to segfault [@ nsGenericElement::InsertChildAt ]
Updated•13 years ago
|
Crash Signature: [@ nsGenericElement::InsertChildAt ]
You need to log in
before you can comment on or make changes to this bug.
Description
•