Closed
Bug 4854
Opened 26 years ago
Closed 25 years ago
crash running browser buster after second or third page load
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: chofmann, Assigned: troy)
References
()
Details
about the second or third page load on a 30 second cycle
tried to load www.broadcast.com
Call Stack (Signature = nsBlockFrame::DoRemoveFrame afcc2a55):
nsBlockFrame::DoRemoveFrame
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsBlockFrame.cpp, line 4036]
nsBlockFrame::RemoveFrame
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsBlockFrame.cpp, line 3867]
nsCSSFrameConstructor::CantRenderReplacedElement
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 4631]
StyleSetImpl::CreateContinuingFrame
[d:\builds\seamonkey\mozilla\layout\base\src\nsStyleSet.cpp, line 838]
PresShell::HandleCantRenderReplacedElementEvent
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 1366]
HandlePLEvent [d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp,
line 1382]
PL_HandleEvent
[plevent.c, line 477]
PL_ProcessPendingEvents
[plevent.c, line 438]
_md_EventReceiverProc
[plevent.c, line 803]
KERNEL32.DLL + 0x3663 (0xbff73663)
KERNEL32.DLL + 0x22894 (0xbff92894)
0x00768c70
Reporter | ||
Comment 1•26 years ago
|
||
adding kipp to cc list.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Of course, the 30 second cycle showed me a different set of pages, so I couldn't
reproduce the problem that way.
I tried loading www.broadcast.com several times without problem. I also loaded
the page under both Purify and BoundsChecker and there was nothing suspicious
reported
Updated•25 years ago
|
Status: RESOLVED → REOPENED
Comment 3•25 years ago
|
||
Under Windows 95, I get a crash to occur with the April 28th Build.I was using
the test_url_30.html. The script loaded the baron site correctly (www.baron.com)
and then attempts to load www.businessweek.com. Apprunner caused a invalid page
fault in module RAPTORBASE.DLL at 0137:00445d86.
It's still not reproducible for me using viewer.exe. If you're getting the crash
with apprunner.exe and not viewer.exe then it probably isn't a layout bug...
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•25 years ago
|
||
Works fine in the June 2 Build.
You need to log in
before you can comment on or make changes to this bug.
Description
•