Closed Bug 207255 Opened 22 years ago Closed 18 years ago

[mlk] leak when destroy frame

Categories

(Core Graveyard :: GFX: Gtk, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: cathleennscp, Assigned: dougt)

References

Details

(Keywords: memory-leak)

trace-malloc/spacetrace data from 5 cycle of cowtool pageload run and load a blank page at the end. allocation stack is not being free at the end of pageload: g_malloc g_mem_chunk_alloc /usr/lib/libglib-2.0.so.0 g_datalist_id_set_data_full /usr/lib/libgobject-2.0.so.0 g_object_freeze_notify /usr/lib/libgtk-x11-2.0.so.0 g_cclosure_marshal_VOID__OBJECT /usr/lib/libgobject-2.0.so.0 g_closure_invoke /usr/lib/libgobject-2.0.so.0 g_signal_emit_valist gtk_signal_emit _gtk_window_internal_set_focus gtk_window_set_focus /usr/lib/libgtk-x11-2.0.so.0 g_object_run_dispose gtk_object_destroy gtk_widget_destroy nsWindow::Destroy() nsView::~nsView() nsView::Destroy() nsFrame::Destroy(nsIPresContext*) nsSplittableFrame::Destroy(nsIPresContext*) nsContainerFrame::Destroy(nsIPresContext*) nsBoxFrame::Destroy(nsIPresContext*) nsGfxScrollFrame::Destroy(nsIPresContext*) nsListControlFrame::Destroy(nsIPresContext*) nsFrameList::DestroyFrames(nsIPresContext*) nsContainerFrame::Destroy(nsIPresContext*) ViewportFrame::Destroy(nsIPresContext*) FrameManager::Destroy() PresShell::Destroy() DocumentViewerImpl::Destroy() DocumentViewerImpl::Show() PresShell::UnsuppressAndInvalidate() PresShell::UnsuppressPainting() PresShell::sPaintSuppressionCallback(nsITimer*, void*) nsTimerImpl::Fire() handleTimerEvent(TimerEventType*) PL_HandleEvent PL_ProcessPendingEvents nsEventQueueImpl::ProcessPendingEvents() /home/cathleen/spacetrace/opt/mozilla/dist/bin/components/libwidget_gtk2.so /usr/lib/libglib-2.0.so.0 /usr/lib/libglib-2.0.so.0 g_main_context_dispatch /usr/lib/libglib-2.0.so.0 g_main_loop_run gtk_main nsAppShell::Run() nsAppShellService::Run() ./mozilla-bin ./mozilla-bin __libc_start_main
Component: Layout → GFX: Gtk
Severity: normal → critical
Please file a new bug if this still occurs in a recent trunk build. Thanks. http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ -> WORKSFORME
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.