Closed
Bug 634880
Opened 15 years ago
Closed 14 years ago
crash [@ nsText3Tearoff::GetIsElementContentWhitespace] using cross_fuzzv3
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: eherokles, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Attachments
(2 files)
using cross_fuzzv3 on
firefox4b11 32bit windowsxp
BUGCHECK_STR: APPLICATION_FAULT_NULL_POINTER_READ
Comment 3•15 years ago
|
||
Looks like mNode is null. I wonder whether bug 614347 fixed this. Could you please retest in a build that has that patch?
Depends on: 614347
Updated•15 years ago
|
Component: XUL → DOM
QA Contact: xptoolkit.widgets → general
I´ve tested the nightly buils of 17.2.2011 and 19.2.2011
It doesn´t happen anymore, so far.
Comment 5•15 years ago
|
||
(In reply to comment #4)
> I´ve tested the nightly buils of 17.2.2011 and 19.2.2011
> It doesn´t happen anymore, so far.
Does it happen with a nightly build from the 15th or the 16th?
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsText3Tearoff::GetIsElementContentWhitespace]
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•