Status: Available Owner: ---- CC: [email protected], [email protected] Labels: Type-Bug Pri-2 OS-Linux Area-Misc Size-Medium Crash
New issue 17933 by [email protected]: Crash in OwnedWidgetGtk::Destroy http://code.google.com/p/chromium/issues/detail?id=17933 Seen on Ubuntu 9.04, crash in browser: SIGSEGV Sample crash report: http://crash/reportdetail?reportid=a34102cc4ad54bc4 0xb7f4cd44 [libgtk-x11-2.0.so.0.1600.1 + 0x00268d44] _gtk_window_unset_focus_and_default /build/buildd/gtk+2.0-2.16.1/gtk/gtkwindow.c:5544 0xb7f44946 [libgtk-x11-2.0.so.0.1600.1 + 0x00260946] IA__gtk_widget_unparent /build/buildd/gtk+2.0-2.16.1/gtk/gtkwidget.c:2873 0xb7d53892 [libgtk-x11-2.0.so.0.1600.1 + 0x0006f892] gtk_bin_remove /build/buildd/gtk+2.0-2.16.1/gtk/gtkbin.c:109 0xb7b308ab [libgobject-2.0.so.0.2000.1 + 0x000178ab] IA__g_cclosure_marshal_VOID__OBJECT /build/buildd/glib2.0-2.20.1/gobject/gmarshal.c:636 0xb7b223d8 [libgobject-2.0.so.0.2000.1 + 0x000093d8] g_type_class_meta_marshal /build/buildd/glib2.0-2.20.1/gobject/gclosure.c:878 0xb7b23c7a [libgobject-2.0.so.0.2000.1 + 0x0000ac7a] IA__g_closure_invoke /build/buildd/glib2.0-2.20.1/gobject/gclosure.c:767 0xb7b396bf [libgobject-2.0.so.0.2000.1 + 0x000206bf] signal_emit_unlocked_R /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:3177 0xb7b3b4b8 [libgobject-2.0.so.0.2000.1 + 0x000224b8] IA__g_signal_emit_valist /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:2980 0xb7b3b935 [libgobject-2.0.so.0.2000.1 + 0x00022935] IA__g_signal_emit /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:3037 0xb7d8bb35 [libgtk-x11-2.0.so.0.1600.1 + 0x000a7b35] IA__gtk_container_remove /build/buildd/gtk+2.0-2.16.1/gtk/gtkcontainer.c:1233 0xb7f3f05c [libgtk-x11-2.0.so.0.1600.1 + 0x0025b05c] gtk_widget_dispose /build/buildd/gtk+2.0-2.16.1/gtk/gtkwidget.c:7898 0xb7b2629e [libgobject-2.0.so.0.2000.1 + 0x0000d29e] IA__g_object_run_dispose /build/buildd/glib2.0-2.20.1/gobject/gobject.c:789 0xb7e3ed0d [libgtk-x11-2.0.so.0.1600.1 + 0x0015ad0d] IA__gtk_object_destroy /build/buildd/gtk+2.0-2.16.1/gtk/gtkobject.c:406 0x090df605 [chrome - owned_widget_gtk.cc:34] OwnedWidgetGtk::Destroy() 0x082b714c [chrome - tab_renderer_gtk.cc:235] TabRendererGtk::~TabRendererGtk() 0x083cc05f [chrome - tab_gtk.cc:155] TabGtk::~TabGtk() 0x082bc0ae [chrome - tab_strip_gtk.cc:373] RemoveTabAnimation::AnimationEnded(Animation const*) 0x0845b305 [chrome - animation.cc:72] Animation::Stop() 0x0845b792 [chrome - tuple.h:412] base::BaseTimer<Animation, true>::TimerTask::Run() 0x084902b8 [chrome - message_loop.cc:313] MessageLoop::RunTask(Task*) 0x08490395 [chrome - message_loop.cc:321] MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) 0x084904fe [chrome - message_loop.cc:454] MessageLoop::DoDelayedWork(base::Time*) 0x084916cc [chrome - message_pump_glib.cc:266] base::MessagePumpForUI::HandleDispatch() 0x084916f3 [chrome - message_pump_glib.cc:107] (anonymous namespace)::WorkSourceDispatch(_GSource*, int (*)(void*), void*) 0xb7a91b87 [libglib-2.0.so.0.2000.1 + 0x00039b87] g_main_dispatch /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814 0xb7a950ea [libglib-2.0.so.0.2000.1 + 0x0003d0ea] g_main_context_iterate /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448 0xb7a95267 [libglib-2.0.so.0.2000.1 + 0x0003d267] IA__g_main_context_iteration /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511 0x08491917 [chrome - message_pump_glib.cc:190] base::MessagePumpForUI::Run(base::MessagePump::Delegate*) 0x08490b11 [chrome - message_loop.cc:198] MessageLoop::RunInternal() 0x08490c05 [chrome - message_loop.cc:155] MessageLoop::Run() 0x08065df9 [chrome - browser_main.cc:196] (anonymous namespace)::RunUIMessageLoop(BrowserProcess*) 0x080690d4 [chrome - browser_main.cc:767] BrowserMain(MainFunctionParams const&) 0x0805fdfc [chrome - chrome_dll_main.cc:510] ChromeMain -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
