Closed
Bug 409176
Opened 17 years ago
Closed 17 years ago
crash in [@ nsIFrame::InvalidateRoot]
Categories
(Core :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 408310
People
(Reporter: baffclan, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
crash in [@ nsIFrame::InvalidateRoot]
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b3pre) Gecko/2007121905 Minefield/3.0b3pre
bp-caca3800-ae37-11dc-a112-001a4bd43e5c
bp-12a821a8-ae2e-11dc-bbb0-001a4bd43ef6
bp-309b5fa6-ae2e-11dc-9edd-001a4bd46e84
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9b3pre) Gecko/2007121903 SeaMonkey/2.0a1pre
bp-d47d1221-aeec-11dc-8bfe-001a4bd43ef6
---
Signature nsIFrame::InvalidateRoot(nsRect const&, int, int, int)
UUID 20b02dfa-ae2d-11dc-b51a-001a4bd43e5c
Time 2007-12-19 04:22:40-08:00
Build ID 2007121805
OS Windows NT
OS Version 5.1.2600 Service Pack 2
CPU x86
CPU Info GenuineIntel family 6 model 8 stepping 10
Crash Reason EXCEPTION_ACCESS_VIOLATION
Crash Address 0x4
---
Comment 1•17 years ago
|
||
Tried to find a regression range for this and it appears to be http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=1197478260&maxdate=1197479279
Comment 2•17 years ago
|
||
I can reproduce the crash in 2007-12-19-04, but not 2007-12-20-04 (on Linux).
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Comment 3•17 years ago
|
||
Note, that with the patch for bug 409176 applied, the current build of Firefox doesn't crash anymore: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b3pre) Gecko/2007122005 Minefield/3.0b3pre.
So, marking this as VERIFIED.
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsIFrame::InvalidateRoot]
You need to log in
before you can comment on or make changes to this bug.
Description
•