After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 323033 - apps with bonobo dock toolbars crash
apps with bonobo dock toolbars crash
Status: RESOLVED FIXED
Product: bonobo
Classification: Deprecated
Component: libbonoboui
unspecified
Other Linux
: High critical
: ---
Assigned To: Michael Meeks
bonobo qa
: 338421 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-12-02 15:27 UTC by Sebastien Bacher
Modified: 2008-09-28 21:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sebastien Bacher 2005-12-02 15:27:00 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/show_bug.cgi?id=13066

"Everything updated in breezy, when I drag a toolbar off an app (toolbar in in a
bonobo dock) and close the toolbar from the window list the application crashes
when closing it.

1. Open gedit.
2. Drag the toolbar off the window.
3. Close the toolbar from the panel window list
4. Close gedit

This happens with every app I've tried and it happens every time."

Backtrace of the crash:

Backtrace was generated from '/usr/bin/gedit'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226082624 (LWP 7283)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226082624 (LWP 7283))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 749
  • #3 <signal handler called>
  • #4 IA__g_type_check_instance_cast
    at gtype.c line 3122
  • #5 bonobo_dock_item_get_child
    at bonobo-dock-item.c line 1346
  • #6 impl_bonobo_ui_sync_toolbar_update_root
    at bonobo-ui-sync-toolbar.c line 769
  • #7 bonobo_ui_sync_update_root
    at bonobo-ui-sync.c line 318
  • #8 do_sync
    at bonobo-ui-engine.c line 2394
  • #9 bonobo_ui_engine_update
    at bonobo-ui-engine.c line 2603
  • #10 bonobo_ui_engine_thaw
    at bonobo-ui-engine.c line 3148
  • #11 impl_Bonobo_UIContainer_thaw
    at bonobo-ui-container.c line 272
  • #12 _ORBIT_skel_small_Bonobo_UIContainer_thaw
    at Bonobo-common.c line 368
  • #13 ORBit_c_stub_invoke
    from /usr/lib/libORBit-2.so.0
  • #14 Bonobo_UIContainer_thaw
    at Bonobo-stubs.c line 598
  • #15 impl_thaw
    at bonobo-ui-component.c line 1152
  • #16 bonobo_ui_component_thaw
    at bonobo-ui-component.c line 1129
  • #17 bonobo_mdi_get_views
  • #18 bonobo_mdi_remove_view
  • #19 bonobo_mdi_remove_child
  • #20 bonobo_mdi_remove_all
  • #21 bonobo_mdi_remove_all
  • #22 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #23 IA__g_closure_invoke
    at gclosure.c line 490
  • #24 signal_emit_unlocked_R
    at gsignal.c line 2449
  • #25 IA__g_signal_emit_valist
    at gsignal.c line 2218
  • #26 IA__g_signal_emit
    at gsignal.c line 2252
  • #27 gtk_widget_event_internal
    at gtkwidget.c line 3735
  • #28 IA__gtk_main_do_event
    at gtkmain.c line 1340
  • #29 gdk_event_dispatch
    at gdkevents-x11.c line 2291
  • #30 IA__g_main_context_dispatch
    at gmain.c line 1913
  • #31 g_main_context_iterate
    at gmain.c line 2544
  • #32 IA__g_main_loop_run
    at gmain.c line 2748
  • #33 IA__gtk_main
    at gtkmain.c line 985
  • #34 main
  • #0 __kernel_vsyscall

Comment 1 Teppo Turtiainen 2005-12-02 18:34:44 UTC
According to simple-dup-finder this in a unique stack trace.
Comment 2 Pavel 2006-01-19 19:00:41 UTC
See bugs #167944 and #311641
Comment 3 Kjartan Maraas 2006-11-15 14:33:31 UTC
Can't reproduce this with evolution which is about the only app left using bonobo toolbar code. Ah, found balsa now which seems to use bonobo dock stuff for it's toolbar and it works just fine too. Closing. Please reopen if you can find a way to reproduce this.
Comment 4 André Klapper 2008-09-28 21:14:42 UTC
*** Bug 338421 has been marked as a duplicate of this bug. ***