Closed Bug 1952 Opened 26 years ago Closed 26 years ago

[PP] linux viewer crashes when loading second url

Categories

(MozillaClassic Graveyard :: XFE, defect, P1)

1998-03-31
x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: akkzilla, Assigned: trudelle)

Details

I can load one internal url in the linux viewer, but if I try to load a second
one it crashes (this is a different stack trace from the crash when trying to
load an external page, referenced in bug 1951):

#0  0x40997048 in _XAllocTemp ()
#1  0x4098a9cb in XSetRegion ()
#2  0x409119b5 in gdk_gc_set_clip_region ()
#3  0x400b65c9 in nsRenderingContextGTK::SetClipRectInPixels ()
#4  0x400b47e2 in nsRenderingContextGTK::SetClipRect ()
#5  0x40494058 in nsViewManager::Refresh ()
#6  0x40494737 in nsViewManager::DispatchEvent ()
#7  0x4048e652 in HandleEvent ()
#8  0x400654b6 in nsWidget::DispatchEvent ()
#9  0x40065465 in nsWidget::DispatchWindowEvent ()
#10 0x40066350 in nsWindow::OnPaint ()
#11 0x400638b0 in nsGtkWidget_ExposureMask_EventHandler ()
#12 0x408d4319 in gtk_marshal_BOOL__POINTER ()
#13 0x4089ad75 in gtk_handlers_run ()
#14 0x4089a553 in gtk_signal_real_emit ()
#15 0x408986ae in gtk_signal_emit ()
#16 0x408cc3c8 in gtk_widget_event ()
#17 0x40065fe8 in nsWindow::Invalidate ()
#18 0x404942a1 in nsViewManager::UpdateDirtyViews ()
#19 0x404944a2 in nsViewManager::UpdateView ()
#20 0x4049438f in nsViewManager::UpdateView ()
#21 0x40494b74 in nsViewManager::RemoveChild ()
#22 0x4048e79d in nsView::~nsView ()
#23 0x4048ea40 in nsView::Destroy ()
#24 0x40300538 in nsFrame::~nsFrame ()
#25 0x4030e191 in nsLeafFrame::~nsLeafFrame ()
#26 0x40255a29 in nsHTMLFrameInnerFrame::~nsHTMLFrameInnerFrame ()
#27 0x40300784 in nsFrame::DeleteFrame ()
#28 0x402ff4f6 in nsContainerFrame::DeleteFrameList ()
#29 0x402ff4b1 in nsContainerFrame::DeleteFrame ()
#30 0x402ff4f6 in nsContainerFrame::DeleteFrameList ()
#31 0x402ff4b1 in nsContainerFrame::DeleteFrame ()
#32 0x402ff4f6 in nsContainerFrame::DeleteFrameList ()
#33 0x402ff4b1 in nsContainerFrame::DeleteFrame ()
#34 0x40312911 in PresShell::~PresShell ()
#35 0x403126f8 in PresShell::Release ()
#36 0x40736c41 in DocumentViewerImpl::~DocumentViewerImpl ()
#37 0x407369f6 in DocumentViewerImpl::Release ()
#38 0x4073d0bc in nsWebShell::Embed ()
#39 0x407396d6 in nsDocumentBindInfo::OnStartBinding ()
#40 0x405f2ed8 in NET_NGLayoutConverter ()
#41 0x406cb280 in NET_StreamBuilder ()
#42 0x40682d06 in NET_CacheConverter ()
#43 0x406cb280 in NET_StreamBuilder ()
#44 0x404c231a in net_setup_http_stream ()
#45 0x404c2d98 in net_ProcessHTTP ()
#46 0x406c5213 in NET_ProcessNet ()
#47 0x406ca8a3 in NET_PollSockets ()
#48 0x405edb95 in nsNetlibService::NetPollSocketsCallback ()
#49 0x4043ed7e in TimerImpl::FireTimeout ()
#50 0x4043f0c8 in nsTimerExpired ()
#51 0x4086db29 in gtk_invoke_timeout_function ()
#52 0x4086db8c in gtk_handle_current_timeouts ()
#53 0x4086dcc2 in gtk_handle_timeouts ()
#54 0x4086cf33 in gtk_main_iteration_do ()
#55 0x4086ca77 in gtk_main_iteration ()
#56 0x4086c8a5 in gtk_main ()
#57 0x4005e918 in nsAppShell::Run ()
#
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Hey, cool -- someone apparently fixed this between yesterday and today!  Marking
fixed.
Status: RESOLVED → VERIFIED
works fine in 1/8 build.
Inserting Milestone info.
You need to log in before you can comment on or make changes to this bug.