Closed Bug 4261 Opened 25 years ago Closed 25 years ago

crash

Categories

(Core :: XUL, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: kipp, Assigned: trudelle)

Details

#0  0x40540c04 in nsCSSFrameConstructor::RecreateFramesForContent (
    this=0x8212a84, aPresContext=0x819965c, aContent=0x830b7c4)
    at nsCSSFrameConstructor.cpp:4565
#1  0x4053ee1e in nsCSSFrameConstructor::AttributeChanged (this=0x8212a84,
    aPresContext=0x819965c, aContent=0x830b7c4, aAttribute=0x8216564, aHint=2)
    at nsCSSFrameConstructor.cpp:3945
#2  0x4041cf49 in StyleSetImpl::AttributeChanged (this=0x82129fc,
    aPresContext=0x819965c, aContent=0x830b7c4, aAttribute=0x8216564, aHint=-1)
    at nsStyleSet.cpp:793
#3  0x4046585b in PresShell::AttributeChanged (this=0x82186ac,
    aDocument=0x81c9ac4, aContent=0x830b7c4, aAttribute=0x8216564, aHint=-1)
    at nsPresShell.cpp:1648
#4  0x40d3129c in XULDocumentImpl::AttributeChanged (this=0x81c9ac4,
    aChild=0x830b7c4, aAttribute=0x8216564, aHint=-1) at nsXULDocument.cpp:1415
#5  0x40d13d86 in RDFElementImpl::SetAttribute (this=0x830b7b4,
    aNameSpaceID=0, aName=0x8216564, aValue=@0xbfffea3c, aNotify=1)
    at nsRDFElement.cpp:1714
#6  0x40d2d3e2 in RDFXULBuilderImpl::AddAttribute (this=0x819981c,
    aElement=0x830b7c4, aProperty=0x827631c, aValue=0x8275f44)
    at nsRDFXULBuilder.cpp:1863
#7  0x40d2cc4a in RDFXULBuilderImpl::CreateXULElement (this=0x819981c,
    aResource=0x8278534, aNameSpaceID=4, aTag=0x81ac02c, aResult=0xbfffec08)
    at nsRDFXULBuilder.cpp:1749
#8  0x40d2b39d in RDFXULBuilderImpl::CreateElement (this=0x819981c,
    aResource=0x8278534, aResult=0xbfffec08) at nsRDFXULBuilder.cpp:1461
#9  0x40d2aba3 in RDFXULBuilderImpl::AppendChild (this=0x819981c,
    aElement=0x82d552c, aValue=0x8278534) at nsRDFXULBuilder.cpp:1350
#10 0x40d26fc0 in RDFXULBuilderImpl::CreateContents (this=0x819981c,
    aElement=0x82d552c) at nsRDFXULBuilder.cpp:568
#11 0x40d327fa in XULDocumentImpl::CreateContents (this=0x81c9ac4,
    aElement=0x82d552c) at nsXULDocument.cpp:2013
#12 0x40d1538a in RDFElementImpl::EnsureContentsGenerated (this=0x82d551c)
    at nsRDFElement.cpp:2334
#13 0x40d12c0a in RDFElementImpl::ChildAt (this=0x82d551c, aIndex=0,
    aResult=@0xbfffef64) at nsRDFElement.cpp:1357
#14 0x40d10c78 in RDFElementImpl::GetFirstChild (this=0x82d551c,
    aFirstChild=0xbffff054) at nsRDFElement.cpp:592
#15 0x40018122 in nsWebShellWindow::LoadMenus (this=0x81813f4,
    aDOMDoc=0x81c9acc, aParentWindow=0x8181504) at nsWebShellWindow.cpp:618
#16 0x400193d4 in nsWebShellWindow::OnConnectionsComplete (this=0x81813f4)
    at nsWebShellWindow.cpp:936
#17 0x402547b3 in nsDocLoaderImpl::AreAllConnectionsComplete (this=0x818eb84)
    at nsDocLoader.cpp:1343
#18 0x402546f4 in nsDocLoaderImpl::LoadURLComplete (this=0x818eb84,
    aURL=0x834a2d4, aBindInfo=0x834914c, aStatus=0) at nsDocLoader.cpp:1312
#19 0x40255775 in nsDocumentBindInfo::OnStopBinding (this=0x834914c,
    aURL=0x834a2d4, aStatus=0, aMsg=0xbffff218) at nsDocLoader.cpp:1818
#20 0x402390df in stub_complete (stream=0x831082c) at nsStubContext.cpp:585
#21 0x4015465b in net_ProcessFile (cur_entry=0x83313cc) at mkfile.c:1356
#22 0x40209e53 in NET_ProcessNet (ready_fd=0x0, fd_type=1) at mkgeturl.c:3312
#23 0x40211d31 in NET_PollSockets () at mkselect.c:298
#24 0x402328c2 in nsNetlibService::NetPollSocketsCallback (aTimer=0x832c2c4,
    aClosure=0x80505ac) at nsNetService.cpp:1220
#25 0x40123df9 in TimerImpl::FireTimeout (this=0x832c2c4) at nsTimer.cpp:73
#26 0x401242e2 in nsTimerExpired (aCallData=0x832c2c4) at nsTimer.cpp:189
#27 0x409bb990 in g_timeout_dispatch (source_data=0x831ca3c,
    current_time=0xbffff6c8, user_data=0x832c2c4) at gmain.c:1147
#28 0x409bac83 in g_main_dispatch (current_time=0xbffff6c8) at gmain.c:647
#29 0x409bb20f in g_main_iterate (block=1, dispatch=1) at gmain.c:854
#30 0x409bb391 in g_main_run (loop=0x8180f34) at gmain.c:912
#31 0x408e844b in gtk_main () at gtkmain.c:475
#32 0x4008b120 in nsAppShell::Run (this=0x811c08c) at nsAppShell.cpp:207
#33 0x40015f19 in nsAppShellService::Run (this=0x811b64c)
    at nsAppShellService.cpp:174
#34 0x804aa8c in main (argc=1, argv=0xbffff7e8) at nsAppRunner.cpp:337
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
resolving as invalid.  need a real summary, steps to reproduce.
Status: RESOLVED → VERIFIED
extremely happy to verify...
You need to log in before you can comment on or make changes to this bug.