Closed Bug 245312 Opened 21 years ago Closed 21 years ago

print core dump [@ nsIView::Destroy]

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 185357

People

(Reporter: nian.liu, Unassigned)

References

Details

(Keywords: crash)

Crash Data

1. open http://it.sohu.com/2004/03/23/27/article219552770.shtml 2. print result: mozilla core dump
A stack trace would be nice... :-)
Keywords: stackwanted
Umpf, getting a Talkback ID wasn't very successfull, see http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=71106 ... ;-(
Stack trace on my own 2004-06-01-trunk build on Linux/x86 looks like this: -- snip -- Break: at file ../../../../../mozilla/layout/html/table/src/nsTableFrame.cpp, line 1951 ###!!! ASSERTION: data loss - incomplete row needed more height than available, on top of page: 'rowMetrics.height <= rowReflowState.availableHeight', file ../../../../../mozilla/layout/html/table/src/nsTableRowGroupFrame.cpp, line 1030 Break: at file ../../../../../mozilla/layout/html/table/src/nsTableRowGroupFrame.cpp, line 1030 ###!!! ASSERTION: aContent1 must not be null: 'aContent1', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 ###!!! ASSERTION: aContent2 must not be null: 'aContent2', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 ###!!! ASSERTION: aContent1 must not be null: 'aContent1', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 ###!!! ASSERTION: aContent2 must not be null: 'aContent2', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 WARNING: Can not find a widget for the parent view, file ../../../mozilla/view/src/nsViewManager.cpp, line 2350 WARNING: Can not find a widget for the parent view, file ../../../mozilla/view/src/nsViewManager.cpp, line 2350 WARNING: Can not find a widget for the parent view, file ../../../mozilla/view/src/nsViewManager.cpp, line 2350 WARNING: Can not find a widget for the parent view, file ../../../mozilla/view/src/nsViewManager.cpp, line 2350 WARNING: Can not find a widget for the parent view, file ../../../mozilla/view/src/nsViewManager.cpp, line 2350 WARNING: Can not find a widget for the parent view, file ../../../mozilla/view/src/nsViewManager.cpp, line 2350 WARNING: Can not find a widget for the parent view, file ../../../mozilla/view/src/nsViewManager.cpp, line 2350 ###!!! ASSERTION: aContent1 must not be null: 'aContent1', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 ###!!! ASSERTION: aContent2 must not be null: 'aContent2', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 ###!!! ASSERTION: aContent1 must not be null: 'aContent1', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 ###!!! ASSERTION: aContent2 must not be null: 'aContent2', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 ###!!! ASSERTION: aContent1 must not be null: 'aContent1', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 ###!!! ASSERTION: aContent2 must not be null: 'aContent2', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 WARNING: data loss - complete row needed more height than available, on top of page, file ../../../../../mozilla/layout/html/table/src/nsTableRowGroupFrame.cpp, line 1062 ###!!! ASSERTION: aContent1 must not be null: 'aContent1', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 ###!!! ASSERTION: aContent2 must not be null: 'aContent2', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 XpuGetOneLongAttribute: 'default-printer-resolution' got '300' XpuGetOneLongAttribute: result 300 WARNING: SetUpFontCharSetInfo: charset = 'ISO-8859-15', file nsFontMetricsXlib.cpp, line 2650 XpuGetOneLongAttribute: 'default-printer-resolution' got '300' XpuGetOneLongAttribute: result 300 WARNING: SetUpFontCharSetInfo: charset = 'ISO-8859-3', file nsFontMetricsXlib.cpp, line 2650 XpuGetOneLongAttribute: 'default-printer-resolution' got '300' XpuGetOneLongAttribute: result 300 WARNING: SetUpFontCharSetInfo: charset = 'windows-1252', file nsFontMetricsXlib.cpp, line 2650 ###!!! ASSERTION: aContent1 must not be null: 'aContent1', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 ###!!! ASSERTION: aContent2 must not be null: 'aContent2', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 ###!!! ASSERTION: aContent1 must not be null: 'aContent1', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 226 ###!!! ASSERTION: aContent2 must not be null: 'aContent2', file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 Break: at file ../../../../mozilla/layout/base/src/nsLayoutUtils.cpp, line 227 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 12749)] 0x00000000 in ?? () (gdb) where #0 0x00000000 in ?? () #1 0x4157657a in nsIView::Destroy() (this=0x8343630) at ../../../mozilla/view/src/nsView.cpp:252 #2 0x4120c17f in nsFrame::Destroy(nsIPresContext*) (this=0x8d843a8, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsFrame.cpp:643 #3 0x4128007c in nsSubDocumentFrame::Destroy(nsIPresContext*) (this=0x8d843a8, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/document/src/nsFrameFrame.cpp:566 #4 0x41237b42 in nsLineBox::DeleteLineList(nsIPresContext*, nsLineList&) (aPresContext=0x8c905f0, aLines=@0x8d8410c) at ../../../../../mozilla/layout/html/base/src/nsLineBox.cpp:300 #5 0x411f1333 in nsBlockFrame::Destroy(nsIPresContext*) (this=0x8d840d0, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsBlockFrame.cpp:300 #6 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8d840a4, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #7 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8d84070, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #8 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8d83f74, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #9 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8d83f40, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #10 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8d83ec8, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #11 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8d83e94, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #12 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8d83dc0, aPresContext=0x8c905f0) ---Type <return> to continue, or q <return> to quit--- at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #13 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8d83d8c, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #14 0x412e2eef in nsTableFrame::Destroy(nsIPresContext*) (this=0x8d83d8c, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/table/src/nsTableFrame.cpp:310 #15 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8d83cb8, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #16 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8d83c84, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #17 0x412f33f9 in nsTableOuterFrame::Destroy(nsIPresContext*) (this=0x8d83c84, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/table/src/nsTableOuterFrame.cpp:82 #18 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc624c, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #19 0x411f1324 in nsBlockFrame::Destroy(nsIPresContext*) (this=0x8dc6208, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsBlockFrame.cpp:298 #20 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc61dc, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #21 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8dc61a8, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #22 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc6184, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #23 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8dc6150, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 ---Type <return> to continue, or q <return> to quit--- #24 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc6290, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #25 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8dc625c, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #26 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc631c, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #27 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8dc62e8, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #28 0x412e2eef in nsTableFrame::Destroy(nsIPresContext*) (this=0x8dc62e8, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/table/src/nsTableFrame.cpp:310 #29 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc62d0, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #30 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8dc629c, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #31 0x412f33f9 in nsTableOuterFrame::Destroy(nsIPresContext*) (this=0x8dc629c, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/table/src/nsTableOuterFrame.cpp:82 #32 0x41237b42 in nsLineBox::DeleteLineList(nsIPresContext*, nsLineList&) (aPresContext=0x8c905f0, aLines=@0x8dc665c) at ../../../../../mozilla/layout/html/base/src/nsLineBox.cpp:300 #33 0x411f1333 in nsBlockFrame::Destroy(nsIPresContext*) (this=0x8dc6620, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsBlockFrame.cpp:300 #34 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc65f4, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #35 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8dc65c0, aPresContext=0x8c905f0) ---Type <return> to continue, or q <return> to quit--- at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #36 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc659c, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #37 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8dc6568, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #38 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc6810, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #39 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8dc67dc, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #40 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc689c, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #41 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8dc6868, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #42 0x412e2eef in nsTableFrame::Destroy(nsIPresContext*) (this=0x8dc6868, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/table/src/nsTableFrame.cpp:310 #43 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc6850, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #44 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8dc681c, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #45 0x412f33f9 in nsTableOuterFrame::Destroy(nsIPresContext*) (this=0x8dc681c, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/table/src/nsTableOuterFrame.cpp:82 #46 0x41237b42 in nsLineBox::DeleteLineList(nsIPresContext*, nsLineList&) (aPresContext=0x8c905f0, aLines=@0x8dc695c) at ../../../../../mozilla/layout/html/base/src/nsLineBox.cpp:300 ---Type <return> to continue, or q <return> to quit--- #47 0x411f1333 in nsBlockFrame::Destroy(nsIPresContext*) (this=0x8dc6920, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsBlockFrame.cpp:300 #48 0x41237b42 in nsLineBox::DeleteLineList(nsIPresContext*, nsLineList&) (aPresContext=0x8c905f0, aLines=@0x8dc69e0) at ../../../../../mozilla/layout/html/base/src/nsLineBox.cpp:300 #49 0x411f1333 in nsBlockFrame::Destroy(nsIPresContext*) (this=0x8dc69a4, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsBlockFrame.cpp:300 #50 0x41237b42 in nsLineBox::DeleteLineList(nsIPresContext*, nsLineList&) (aPresContext=0x8c905f0, aLines=@0x8dc6b7c) at ../../../../../mozilla/layout/html/base/src/nsLineBox.cpp:300 #51 0x411f1333 in nsBlockFrame::Destroy(nsIPresContext*) (this=0x8dc6b40, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsBlockFrame.cpp:300 #52 0x411ef592 in nsAreaFrame::Destroy(nsIPresContext*) (this=0x8dc6b40, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsAreaFrame.cpp:155 #53 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc6b20, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #54 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8dc6aec, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #55 0x4127e3a8 in ViewportFrame::Destroy(nsIPresContext*) (this=0x8dc6aec, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsViewportFrame.cpp:67 #56 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8dc6ab4, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #57 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8dc6a80, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #58 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8caed84, aPresContext=0x8c905f0) ---Type <return> to continue, or q <return> to quit--- at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #59 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8caed50, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #60 0x4134a531 in nsFrameList::DestroyFrames(nsIPresContext*) (this=0x8caec80, aPresContext=0x8c905f0) at ../../../../mozilla/layout/base/src/nsFrameList.cpp:129 #61 0x41207e71 in nsContainerFrame::Destroy(nsIPresContext*) (this=0x8caec4c, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsContainerFrame.cpp:163 #62 0x4127e3a8 in ViewportFrame::Destroy(nsIPresContext*) (this=0x8caec4c, aPresContext=0x8c905f0) at ../../../../../mozilla/layout/html/base/src/nsViewportFrame.cpp:67 #63 0x41218ff7 in nsFrameManager::Destroy() (this=0x8cf1a58) at ../../../../../mozilla/layout/html/base/src/nsFrameManager.cpp:346 #64 0x412554b4 in PresShell::Destroy() (this=0x8cf1a40) at ../../../../../mozilla/layout/html/base/src/nsPresShell.cpp:1961 #65 0x41376530 in nsPrintObject::DestroyPresentation() (this=0x8c7bac0) at ../../../../mozilla/content/base/src/nsPrintObject.cpp:109 #66 0x4136c88b in nsPrintEngine::SetupToPrintContent(nsIDeviceContext*, nsIDOMWindow*) (this=0x8c77268, aDContext=0x8cb7bf8, aCurrentFocusedDOMWin=0x0) at ../../../../mozilla/content/base/src/nsPrintEngine.cpp:2380 #67 0x4136babd in nsPrintEngine::DocumentReadyForPrinting() (this=0x8c77268) at ../../../../mozilla/content/base/src/nsPrintEngine.cpp:2165 #68 0x4137190b in nsPrintEngine::Observe(nsISupports*, char const*, unsigned short const*) (this=0x8c77268, aSubject=0x0, aTopic=0x0, aData=0x0) at ../../../../mozilla/content/base/src/nsPrintEngine.cpp:4537 #69 0x42085d07 in nsPrintProgress::DoneIniting() (this=0x8d27d78) at ../../../../../../mozilla/embedding/components/printingui/src/unixshared/nsPrintProgress.cpp:191 #70 0x4090632d in XPTC_InvokeByIndex () at ../../../../../../../mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_gcc_x86_unix.cpp:69 ---Type <return> to continue, or q <return> to quit--- #71 0x40cbb64c in XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) (ccx=@0xbfffe950, mode=CALL_METHOD) at ../../../../../mozilla/js/src/xpconnect/src/xpcwrappednative.cpp:2026 #72 0x40cc36a4 in XPC_WN_CallMethod(JSContext*, JSObject*, unsigned, long*, long*) (cx=0x8d154d0, obj=0x8d12a30, argc=0, argv=0xbfffe950, vp=0xbfffea80) at ../../../../../mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp:1287 #73 0x4004ea22 in js_Invoke (cx=0x8d154d0, argc=0, flags=0) at ../../../mozilla/js/src/jsinterp.c:1281 #74 0x4005936a in js_Interpret (cx=0x8d154d0, result=0xbfffeccc) at ../../../mozilla/js/src/jsinterp.c:3370 #75 0x4004ea88 in js_Invoke (cx=0x8d154d0, argc=1, flags=2) at ../../../mozilla/js/src/jsinterp.c:1301 #76 0x4004ed04 in js_InternalInvoke (cx=0x8d154d0, obj=0x8cb7bf8, fval=147553272, flags=0, argc=1, argv=0x8cc7268, rval=0x8cb7bf8) at ../../../mozilla/js/src/jsinterp.c:1378 #77 0x4002ad8b in JS_CallFunctionValue (cx=0x8d154d0, obj=0x8d12b18, fval=147927288, argc=1, argv=0x8cc7268, rval=0xbfffeef8) at ../../../mozilla/js/src/jsapi.c:3631 #78 0x41587de4 in nsJSContext::CallEventHandler(JSObject*, JSObject*, unsigned, long*, long*) (this=0x8cc8a80, aTarget=0x8d12b18, aHandler=0x8d130f8, argc=1, argv=0x8cc7268, rval=0xbfffeef8) at ../../../../mozilla/dom/src/base/nsJSEnvironment.cpp:1263 #79 0x4159b61f in GlobalWindowImpl::RunTimeout(nsTimeoutImpl*) (this=0x8c90358, aTimeout=0x8cd5080) at ../../../../mozilla/dom/src/base/nsGlobalWindow.cpp:5014 #80 0x4159becc in GlobalWindowImpl::TimerCallback(nsITimer*, void*) (aTimer=0x8cd50f8, aClosure=0x8cd5080) at ../../../../mozilla/dom/src/base/nsGlobalWindow.cpp:5375 #81 0x408e714e in nsTimerImpl::Fire() (this=0x8cd50f8) at ../../../mozilla/xpcom/threads/nsTimerImpl.cpp:383 #82 0x408e72d4 in handleTimerEvent(TimerEventType*) (event=0x43100570) at ../../../mozilla/xpcom/threads/nsTimerImpl.cpp:448 #83 0x408e077d in PL_HandleEvent (self=0x43100570) at ../../../mozilla/xpcom/threads/plevent.c:692 #84 0x408e0656 in PL_ProcessPendingEvents (self=0x815c290) at ../../../mozilla/xpcom/threads/plevent.c:627 #85 0x408e300c in nsEventQueueImpl::ProcessPendingEvents() (this=0x8153ab0) at ../../../mozilla/xpcom/threads/nsEventQueue.cpp:391 #86 0x41c273e0 in event_processor_callback (data=0x8343630, source=9, condition=GDK_INPUT_READ) ---Type <return> to continue, or q <return> to quit--- at ../../../../mozilla/widget/src/gtk/nsAppShell.cpp:189 #87 0x41c26e91 in our_gdk_io_invoke (source=0x8439930, condition=G_IO_IN, data=0x8225610) at ../../../../mozilla/widget/src/gtk/nsAppShell.cpp:74 #88 0x402dde76 in g_io_unix_dispatch () from /usr/lib/libglib-1.2.so.0 #89 0x402df86b in g_main_dispatch () from /usr/lib/libglib-1.2.so.0 #90 0x402dfee8 in g_main_iterate () from /usr/lib/libglib-1.2.so.0 #91 0x402e0044 in g_main_run () from /usr/lib/libglib-1.2.so.0 #92 0x401ed36f in gtk_main () from /usr/lib/libgtk-1.2.so.0 #93 0x41c2777c in nsAppShell::Run() (this=0x828a7a0) at ../../../../mozilla/widget/src/gtk/nsAppShell.cpp:320 #94 0x42b0ac1f in nsAppShellService::Run() (this=0x828a740) at ../../../../mozilla/xpfe/appshell/src/nsAppShellService.cpp:523 #95 0x08063159 in main1 (argc=1, argv=0xbffff534, nativeApp=0x826a190) at ../../../mozilla/xpfe/bootstrap/nsAppRunner.cpp:1302 #96 0x08063b68 in main (argc=1, argv=0xbffff534) at ../../../mozilla/xpfe/bootstrap/nsAppRunner.cpp:1779 #97 0x404d08ae in __libc_start_main () from /lib/libc.so.6 -- snip -- roc: Something in my tired brain tells me that I have seen this before... and that entry in my memory has the label "roc+moz"... :)
Keywords: stackwanted
possibly dupe of bug 185357 by way of bug 243674 ?
Severity: major → critical
Keywords: crash
Summary: print core dump → print core dump [@ nsIView::Destroy]
Depends on: 185357
*** This bug has been marked as a duplicate of 185357 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Crash Signature: [@ nsIView::Destroy]
You need to log in before you can comment on or make changes to this bug.