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 416014 - crash in Glade Interface Designer: In the glade project i h...
crash in Glade Interface Designer: In the glade project i h...
Status: RESOLVED DUPLICATE of bug 325759
Product: glade-legacy
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Damon Chaplin
Damon Chaplin
Depends on:
Blocks:
 
 
Reported: 2007-03-08 09:36 UTC by richa
Modified: 2007-03-09 12:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description richa 2007-03-08 09:36:13 UTC
What were you doing when the application crashed?
In the glade project i have cut the treeview widget.


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.19-1.2895.fc6 #1 SMP Wed Jan 10 19:28:18 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled

Memory status: size: 89501696 vsize: 0 resident: 89501696 share: 0 rss: 14393344 rss_rlim: 0
CPU usage: start_time: 1173346473 rtime: 0 utime: 43 stime: 0 cutime:39 cstime: 0 timeout: 4 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208829728 (LWP 5149)]
(no debugging symbols found)
0x00d0c402 in __kernel_vsyscall ()

Thread 1 (Thread -1208829728 (LWP 5149))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /lib/libglib-2.0.so.0
  • #8 g_log
    from /lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /lib/libglib-2.0.so.0
  • #10 gail_tree_view_new
    from /usr/lib/gtk-2.0/modules/libgail.so
  • #11 g_source_is_destroyed
    from /lib/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #13 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #15 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #16 g_cclosure_marshal_VOID__OBJECT
  • #17 __libc_start_main
    from /lib/libc.so.6
  • #18 g_cclosure_marshal_VOID__OBJECT
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
  Major opcode:  19
  Minor opcode:  0
  Resource id:  0x28002aa
X Error: BadWindow (invalid Window parameter) 3
  Major opcode:  19
  Minor opcode:  0
  Resource id:  0x28003f1
GTK Accessibility Module initialized
** ERROR **: file gailtreeview.c: line 3604 (garbage_collect_cell_data): assertion failed: (GAIL_IS_TREE_VIEW (data))
aborting...
GTK Accessibility Module initialized
GTK Accessibility Module initialized
** (bug-buddy:5153): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------
Comment 1 Damon Chaplin 2007-03-08 11:20:51 UTC
Can you reproduce this?

I'm using stock Fedora Core release 6 and I can't reproduce it.
Is there anything special about your system?
Comment 2 Damon Chaplin 2007-03-09 12:42:45 UTC
This looks like bug 325759. It was fixed in gail 1.9.3, but I don't think there
is an FC6 update for that. (I've just asked for one.)

*** This bug has been marked as a duplicate of 325759 ***