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 371288 - crash in Glade Interface Designer: Placing a menu toolbar. ...
crash in Glade Interface Designer: Placing a menu toolbar. ...
Status: RESOLVED INCOMPLETE
Product: glade-legacy
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Damon Chaplin
Damon Chaplin
: 404490 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-05 23:08 UTC by yurimxpxman
Modified: 2011-01-13 16:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description yurimxpxman 2006-11-05 23:08:15 UTC
What were you doing when the application crashed?
Placing a menu toolbar. I have no idea what went wrong.


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2798.fc6xen #1 SMP Mon Oct 16 14:59:01 EDT 2006 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled
----------- .xsession-errors ---------------------
Could not load widget class ProxyCheckButton
Could not load widget class ProxyRadioButton
Could not load widget class ProxySpinButton
Could not load widget class ProxyButton
Could not load widget class ProxyTextView
You need twisted installed to be able to reload
GTK Accessibility Module initialized
I/O warning : failed to load external entity "/home/josh/.glade2"
Gtk-ERROR **: file gtktextview.c: line 5720 (gtk_text_view_start_selection_drag): assertion failed: (text_view->selection_drag_handler == 0)
aborting...
GTK Accessibility Module initialized
GTK Accessibility Module initialized
** (bug-buddy:5446): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------

Memory status: size: 318193664 vsize: 318193664 resident: 20226048 share: 11997184 rss: 20226048 rss_rlim: -1
CPU usage: start_time: 1162768099 rtime: 35 utime: 32 stime: 3 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/glade-2'

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496391968 (LWP 5444)]
(no debugging symbols found)
0x0000003d0de0d935 in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496391968 (LWP 5444))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib64/libc.so.6
  • #4 abort
    from /lib64/libc.so.6
  • #5 g_logv
    from /lib64/libglib-2.0.so.0
  • #6 g_log
    from /lib64/libglib-2.0.so.0
  • #7 g_assert_warning
    from /lib64/libglib-2.0.so.0
  • #8 gtk_text_view_new_with_buffer
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #9 gtk_text_view_new_with_buffer
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #10 gtk_marshal_BOOLEAN__VOID
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #11 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #12 g_signal_override_class_closure
    from /lib64/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #15 gtk_widget_get_default_style
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #16 gtk_propagate_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #17 gtk_main_do_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #18 gdk_add_client_message_filter
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #19 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #20 g_main_context_check
    from /lib64/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #22 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #23 g_cclosure_marshal_VOID__OBJECT
  • #24 __libc_start_main
    from /lib64/libc.so.6
  • #25 g_cclosure_marshal_VOID__OBJECT
  • #26 ??
  • #27 ??
  • #0 waitpid
    from /lib64/libpthread.so.0

Comment 1 palfrey 2007-02-21 15:15:59 UTC
*** Bug 404490 has been marked as a duplicate of this bug. ***
Comment 2 André Klapper 2011-01-13 16:24:39 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!