Closed
Bug 1032
Opened 26 years ago
Closed 26 years ago
Linux NGLayout webshell viewer coredumps in nsInlineReflow::nsInlineReflow
Categories
(Core Graveyard :: Viewer App, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ramiro, Assigned: kmcclusk)
References
()
Details
Any url causes the following core dump:
#0 0x40291d44 in nsInlineReflow::nsInlineReflow (this=0xbfffd8a0,
aLineLayout=@0x0, aOuterReflowState=@0xbfffdb34, aOuterFrame=0x818c800)
at nsInlineReflow.cpp:47
47 mSpaceManager = aLineLayout.mSpaceManager;
#0 0x40291d44 in nsInlineReflow::nsInlineReflow (this=0xbfffd8a0,
aLineLayout=@0x0, aOuterReflowState=@0xbfffdb34, aOuterFrame=0x818c800)
at nsInlineReflow.cpp:47#1 0x4029074a in nsInlineFrame::Reflow
(this=0x818c800,
aPresContext=@0x817f900, aMetrics=@0xbfffde10, aReflowState=@0xbfffdc2c,
aStatus=@0xbfffdeb8) at nsInlineFrame.cpp:342#2 0x402805ab in
nsContainerFrame::ReflowChild (this=0x818ca00, aKidFrame=0x818c800,
aPresContext=@0x817f900, aDesiredSize=@0xbfffde10,
aReflowState=@0xbfffdc2c, aStatus=@0xbfffdeb8) at
nsContainerFrame.cpp:305#3 0x4028cc6c in RootContentFrame::Reflow
(this=0x818ca00,
aPresContext=@0x817f900, aDesiredSize=@0xbfffde10,
aReflowState=@0xbfffdde8, aStatus=@0xbfffdeb8) at nsHTMLFrame.cpp:474
#4 0x402805ab in nsContainerFrame::ReflowChild (this=0x818c780,
aKidFrame=0x818ca00, aPresContext=@0x817f900, aDesiredSize=@0xbfffde10,
aReflowState=@0xbfffdde8, aStatus=@0xbfffdeb8) at
nsContainerFrame.cpp:305#5 0x4028bfff in RootFrame::Reflow (this=0x818c780,
aPresContext=@0x817f900,
aDesiredSize=@0xbfffde90, aReflowState=@0xbfffde60, aStatus=@0xbfffdeb8)
at nsHTMLFrame.cpp:154
#6 0x402986b7 in PresShell::InitialReflow (this=0x8187440, aWidth=11907,
aHeight=6491) at nsPresShell.cpp:512
#7 0x401ffa47 in HTMLContentSink::StartLayout (this=0x817f500) at
nsHTMLContentSink.cpp:1767
#8 0x401ff0af in HTMLContentSink::OpenBody (this=0x817f500,
aNode=@0xbfffe0d0) at nsHTMLContentSink.cpp:1536
#9 0x403a18ea in CNavDTD::OpenBody (this=0x817ff00, aNode=@0xbfffe0d0) at
CNavDTD.cpp:2264
#10 0x403a1e96 in CNavDTD::OpenContainer (this=0x817ff00, aNode=@0xbfffe0d0,
aUpdateStyleStack=1) at CNavDTD.cpp:2405
#11 0x4039ea5d in CNavDTD::HandleDefaultStartToken (this=0x817ff00,
aToken=0x818c480, aChildTag=eHTMLTag_body, aNode=@0xbfffe0d0)
at CNavDTD.cpp:609#12 0x4039ed72 in CNavDTD::HandleStartToken
(this=0x817ff00, aToken=0x818c480)
at CNavDTD.cpp:700#13 0x4039df7d in NavDispatchTokenHandler
(aToken=0x818c480, aDTD=0x817ff00)
at CNavDTD.cpp:293#14 0x403af1e4 in CTokenHandler::operator() () at
nsTokenHandler.cpp:80
#15 0x4039e7ab in CNavDTD::HandleToken (this=0x817ff00, aToken=0x818c480) at
CNavDTD.cpp:524
#16 0x403ac5db in nsParser::BuildModel (this=0x8187040) at nsParser.cpp:599#17
0x403ac468 in nsParser::ResumeParse (this=0x8187040) at nsParser.cpp:563
#18 0x403aca7c in nsParser::OnDataAvailable (this=0x8187040, aURL=0x8174d00,
pIStream=0x817d6c0, length=148) at nsParser.cpp:774
#19 0x40634224 in nsDocumentBindInfo::OnDataAvailable (this=0x8174cc0,
aURL=0x8174d00, aStream=0x817d6c0, aLength=148) at nsDocLoader.cpp:1331
#20 0x4059e588 in stub_put_block (stream=0x817eda0,
buffer=0x8177e00 "<html><head><title>Yahoo!</title><base
href=http://www.yahoo.com/></head><body><center><form
action=http://search.yahoo.com/bin/search><a href=/bin/", length=148) at
nsStubContext.cpp:575#21 0x4057d941 in net_MemCacheWrite (stream=0x818b2a0,
buffer=0x8177e00 "<html><head><title>Yahoo!</title><base
href=http://www.yahoo.com/></head><body><center><form
action=http://search.yahoo.com/bin/search><a href=/bin/", len=148) at
mkmemcac.c:664#22 0x40407465 in net_setup_http_stream (ce=0x817b000) at
mkhttp.c:2888
#23 0x40408329 in net_ProcessHTTP (ce=0x817b000) at mkhttp.c:3476#24 0x405ba41f
in NET_ProcessNet (ready_fd=0x8175980, fd_type=2)
at mkgeturl.c:3409#25 0x405c23b9 in net_process_net_timer_callback
(closure=0x0)
at mkselect.c:189#26 0x400b36c8 in timer_callback (aTimer=0x81731e0,
aClosure=0x8173200)
at nsImageSystemServices.cpp:70
#27 0x40388b3d in TimerImpl::FireTimeout (this=0x81731e0) at nsTimer.cpp:79
#28 0x40388f8e in nsTimerExpired (aCallData=0x81731e0) at nsTimer.cpp:172
#29 0x408d348b in DoOtherSources ()
#30 0x408d36c8 in XtAppNextEvent ()
#31 0x4006b99d in nsAppShell::Run (this=0x8085f60) at nsAppShell.cpp:67
#32 0x805692a in nsNativeViewerApp::Run (this=0x8069680) at nsUnixMain.cpp:70
#33 0x8056b5c in main (argc=2, argv=0xbfffec80) at nsUnixMain.cpp:118
(gdb)
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•26 years ago
|
||
This was a NGLAYOUT bug not a Linux specific bug. This bug was fixed by someone
else, since it no longer coredumps when I run the viewer under Linux.
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•