GNOME Bugzilla – Bug 408226
crash in Glade Interface Designer: Tried to make a new proj...
Last modified: 2007-03-09 12:35:24 UTC
What were you doing when the application crashed? Tried to make a new project over the opened one Distribution: Red Hat Enterprise Linux Server release 4.92 (Tikanga) Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc) BugBuddy Version: 2.16.0 Memory status: size: 362070016 vsize: 362070016 resident: 27828224 share: 13930496 rss: 27828224 rss_rlim: -1 CPU usage: start_time: 1171545877 rtime: 152 utime: 148 stime: 4 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 46912496383760 (LWP 16237)] (no debugging symbols found) 0x00000036e2a0d81f in waitpid () from /lib64/libpthread.so.0
+ Trace 110963
Thread 1 (Thread 46912496383760 (LWP 16237))
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. Thanks in advance!
*** Bug 409556 has been marked as a duplicate of this bug. ***
I tried to get debug information, but the "Bug reporting tool" report changed only with "(no debugging symbols found)" lines It happens only with my projects, .. so I'm looking for the problem in projects now. Leave the bug with needinfo status, if I find something i let know. Thanks
from gdb: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread 1084229952 (LWP 23105)] [New Thread 1094719808 (LWP 23106)] [New Thread 1105209664 (LWP 23107)] [New Thread 1115699520 (LWP 23108)] [Thread 1084229952 (LWP 23105) exited] [Thread 1105209664 (LWP 23107) exited] [Thread 1115699520 (LWP 23108) exited] [Thread 1094719808 (LWP 23106) exited] [New Thread 1094719808 (LWP 23109)] [Thread 1094719808 (LWP 23109) exited] [New Thread 1094719808 (LWP 23110)] [New Thread 1115699520 (LWP 23111)] [New Thread 1105209664 (LWP 23112)] [Thread 1115699520 (LWP 23111) exited] [Thread 1094719808 (LWP 23110) exited] [Thread 1105209664 (LWP 23112) exited] [New Thread 1105209664 (LWP 23113)] [New Thread 1094719808 (LWP 23114)] [New Thread 1115699520 (LWP 23115)] [New Thread 1084229952 (LWP 23116)] [New Thread 1126189376 (LWP 23117)] [Thread 1084229952 (LWP 23116) exited] [Thread 1126189376 (LWP 23117) exited] [Thread 1105209664 (LWP 23113) exited] [Thread 1094719808 (LWP 23114) exited] [Thread 1115699520 (LWP 23115) exited] [New Thread 1084229952 (LWP 23118)] [Thread 1084229952 (LWP 23118) exited] [New Thread 1084229952 (LWP 23119)] [New Thread 1115699520 (LWP 23120)] [New Thread 1126189376 (LWP 23121)] [Thread 1115699520 (LWP 23120) exited] [Thread 1084229952 (LWP 23119) exited] [Thread 1126189376 (LWP 23121) exited] [New Thread 1126189376 (LWP 23122)] [New Thread 1084229952 (LWP 23123)] [New Thread 1115699520 (LWP 23124)] [New Thread 1094719808 (LWP 23125)] [New Thread 1105209664 (LWP 23126)] [Thread 1094719808 (LWP 23125) exited] [Thread 1126189376 (LWP 23122) exited] [Thread 1084229952 (LWP 23123) exited] [Thread 1105209664 (LWP 23126) exited] [Thread 1115699520 (LWP 23124) exited] [New Thread 1115699520 (LWP 23128)] ** ERROR **: file gailtreeview.c: line 3604 (garbage_collect_cell_data): assertion failed: (GAIL_IS_TREE_VIEW (data)) aborting... Program received signal SIGABRT, Aborted. [Switching to Thread 46912496383760 (LWP 23102)] 0x00000036e1e30015 in raise () from /lib64/libc.so.6
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 ***