GNOME Bugzilla – Bug 422773
crash in System Log: I just started this app ...
Last modified: 2007-04-07 14:06:05 UTC
Version: 2.16.1 What were you doing when the application crashed? I just started this app and it crashes. Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 151236608 vsize: 151236608 resident: 14848000 share: 9986048 rss: 14848000 rss_rlim: -1 CPU usage: start_time: 1174855240 rtime: 28 utime: 25 stime: 3 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gnome-system-log' (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 47615542437104 (LWP 8807)] (no debugging symbols found) 0x00002b4e59695eb5 in waitpid () from /lib/libpthread.so.0
+ Trace 122179
Thread 1 (Thread 47615542437104 (LWP 8807))
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!
(In reply to comment #1) > 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! > Hello again, Thanks for info how to install packages with dbgsyms. Now I can post better stack trace. I hope this log is enough to know what was wrong with this application. Regards. Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 151228416 vsize: 151228416 resident: 14843904 share: 9986048 rss: 14843904 rss_rlim: -1 CPU usage: start_time: 1174939712 rtime: 45 utime: 38 stime: 7 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gnome-system-log' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 48001676584176 (LWP 7901)] 0x00002ba840ccdeb5 in waitpid () from /lib/libpthread.so.0
+ Trace 122417
Thread 1 (Thread 48001676584176 (LWP 7901))
... and another log from gdb: snake@developer:~$ gdb gnome-system-log GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr/bin/gnome-system-log [Thread debugging using libthread_db enabled] [New Thread 47805232174320 (LWP 8038)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47805232174320 (LWP 8038)] string_get_date_string (line=0x41 <Address 0x41 out of bounds>) at logrtns.c:136 136 logrtns.c: No such file or directory. in logrtns.c (gdb)
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 364106 ***