Closed
Bug 349288
Opened 19 years ago
Closed 16 years ago
Crash [@ 0x00000000] [@ nsCSSFrameConstructor::AdjustParentFrame] [c:/builds/tinderbox/Fx-Mozilla1.8.0-Release/WINNT_5.2_Depend/mozilla/layout/base/nsCSSFrameConstructor.cpp, line 3470]
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: WeirdAl, Unassigned)
Details
(Keywords: crash)
Crash Data
Talkback ID: TB22253222Y
The line in question indicates aChildContent was somehow null.
http://lxr.mozilla.org/seamonkey/source/layout/base/nsCSSFrameConstructor.cpp#3548 indicates the code has not changed on trunk.
cc'ing bz as cvs blame points to him for the line that crashed.
Steps to reproduce:
(1) Attempt to load chrome://mozapps/content/update/updates.xul in Firefox.
(2) If at first you don't succeed, try again.
I have not tried to reproduce this. Expected results: don't crash :)
Comment 1•19 years ago
|
||
Need reliable steps to reproduce; not likely to go anywhere without those.
| Reporter | ||
Comment 2•19 years ago
|
||
Unfortunately, when I try to repro it by loading the URL again, it just closes tabs on me.
Updated•19 years ago
|
Keywords: talkbackid
Summary: Crash at nsCSSFrameConstructor::AdjustParentFrame [c:/builds/tinderbox/Fx-Mozilla1.8.0-Release/WINNT_5.2_Depend/mozilla/layout/base/nsCSSFrameConstructor.cpp, line 3470] → Crash [@ 0x00000000] [@ nsCSSFrameConstructor::AdjustParentFrame] [c:/builds/tinderbox/Fx-Mozilla1.8.0-Release/WINNT_5.2_Depend/mozilla/layout/base/nsCSSFrameConstructor.cpp, line 3470]
Comment 3•18 years ago
|
||
Alex, does chrome://mozapps/content/update/updates.xul still exist?
| Reporter | ||
Comment 4•18 years ago
|
||
Comment 5•17 years ago
|
||
Alex in comment #4:
> http://lxr.mozilla.org/seamonkey/find?string=updates.xul
but it doesn't crash for you?
Comment 6•16 years ago
|
||
Reloading chrome://mozapps/content/update/updates.xul furiously in Firefox trunk did not result in a crash. Tested on Windows Vista.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ 0x00000000]
[@ nsCSSFrameConstructor::AdjustParentFrame]
You need to log in
before you can comment on or make changes to this bug.
Description
•