Closed
Bug 5382
Opened 26 years ago
Closed 26 years ago
CSS crash on securemed.com
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: akkzilla, Assigned: troy)
References
()
Details
Linux apprunner 4/21 pm build: go to http://www.securemed.com/, get a crash:
#0 0x40c7e254 in main_arena ()
#1 0x40572bb1 in nsCSSFrameConstructor::CantRenderReplacedElement (
this=0x8295f10, aPresContext=0x82e42b8, aFrame=0x83b6738)
at /builds/wed/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp:4823
#2 0x4060788d in StyleSetImpl::CantRenderReplacedElement (this=0x8281d80,
aPresContext=0x82e42b8, aFrame=0x83b6738)
at /builds/wed/mozilla/layout/base/src/nsStyleSet.cpp:873
#3 0x40490aa9 in PresShell::HandleCantRenderReplacedElementEvent (
this=0x82db2c8, aFrame=0x83b6738)
at /builds/wed/mozilla/layout/html/base/src/nsPresShell.cpp:1363
#4 0x40490ae7 in HandlePLEvent (aEvent=0x83edb00)
at /builds/wed/mozilla/layout/html/base/src/nsPresShell.cpp:1379
#5 0x408d81b3 in PL_HandleEvent (self=0x83edb00) at plevent.c:476
Updated•26 years ago
|
Assignee: peterl → troy
Component: Style System → Layout
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Reporter | ||
Updated•26 years ago
|
Resolution: WORKSFORME → ---
Reporter | ||
Comment 2•26 years ago
|
||
Did you try it on Linux? I'll be glad to show you the crash if you don't
believe me. Drop by any time.
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → WORKSFORME
We just tried to on Kipp's machine (which is running Linux), and it loaded just
fine there
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Reporter | ||
Comment 4•26 years ago
|
||
Well, it crashes here, 100% repeatably. Perhaps it's sensitive to cookies,
preferences, or something -- but it DOES crash.
Reporter | ||
Updated•26 years ago
|
Resolution: WORKSFORME → ---
Reporter | ||
Comment 5•26 years ago
|
||
Just tried it on slamm's Linux build, and it crashes there too.
I'm at home, and I'll be here until next Tuesday. So, either you need to give me
enough information that we can diagnose it, or I'll have no choice but to mark
it WORKSFORME
Reporter | ||
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•26 years ago
|
||
Yep, in Thursday's build once the XML-parsing bugs were fixed, this crash has
gone away.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 8•26 years ago
|
||
Using 5/20 Apprunner, no crash. Verifying bug fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•