Closed
Bug 475582
Opened 17 years ago
Closed 16 years ago
Crash in [@ nsCSSFrameConstructor::FindObjectData] when restarting
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: marcia, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [closeme 2009-09-03])
Crash Data
Attachments
(1 file)
|
2.02 KB,
text/html
|
Details |
After applying a software update to get to Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2a1pre) Gecko/20090127 Minefield/3.2a1pre, I crashed in this stack. Breakpad: http://crash-stats.mozilla.com/report/index/2bc54ef0-0e46-4335-a5d4-f49ef2090127
Comment 1•17 years ago
|
||
Hrm. That really shouldn't happen...
I suppose we could toss a null-check in there just to prevent this, but if this is happening then something is _seriously_ wrong.
Blocks: 473390
| Reporter | ||
Comment 2•17 years ago
|
||
I have the list of sites that started after I restored the session if that helps...
Comment 3•17 years ago
|
||
That might be nice. Mail it to me if you'd rather not put it in the bug?
| Reporter | ||
Comment 4•17 years ago
|
||
This is a list of sites that were open in the browser. I then performed a software update from yesterday's nightly to today's nightly and experienced the crash.
| Reporter | ||
Comment 5•17 years ago
|
||
I was able to reproduce this fairly easily last night. I left the machine on in the lab, woke it from sleep, went to check for updates, the update was in the middle of applying and then I crashed in the same stack: http://crash-stats.mozilla.com/report/index/07037587-532e-4f3e-a98e-a233e2090129
Comment 6•17 years ago
|
||
OK, I suspect this might be another manifestation of bug 474537. Let's see whether this keeps appearing after mrbkap's patch for that.
Depends on: 474537
Comment 7•17 years ago
|
||
Any news on this?
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsCSSFrameConstructor::FindObjectData]
Updated•7 years ago
|
Product: Core → Core Graveyard
| Assignee | ||
Updated•7 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•