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 384786 - crash in Time and Date: i just runned the comman...
crash in Time and Date: i just runned the comman...
Status: RESOLVED DUPLICATE of bug 358747
Product: gnome-system-tools
Classification: Deprecated
Component: time-admin
2.15.x
Other All
: High critical
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2006-12-11 18:28 UTC by d.ubuntu
Modified: 2006-12-12 05:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description d.ubuntu 2006-12-11 18:28:02 UTC
Version: 2.15.5

What were you doing when the application crashed?
i just runned the command time at the terminal!and then it crashed.





Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 38490112 vsize: 0 resident: 38490112 share: 0 rss: 15753216 rss_rlim: 0
CPU usage: start_time: 1165860942 rtime: 0 utime: 4494 stime: 0 cutime:4413 cstime: 0 timeout: 81 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/time-admin'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225766512 (LWP 11389)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225766512 (LWP 11389))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_type_check_instance
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_signal_handlers_block_matched
    from /usr/lib/libgobject-2.0.so.0
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #0 __kernel_vsyscall

Comment 1 Carlos Garnacho 2006-12-11 18:50:59 UTC
Could you please add this line to your /etc/apt/sources.list:

deb http://people.ubuntu.com/~pitti/ddebs edgy main universe

install libgtk2.0-0-dbgsym, libglib2.0-0-dbgsym, liboobs-1-2-dbgsym and gnome-system-tools-dbgsym, and try to reproduce again the crash?

after installing those packages, here are the command line instructions to get a backtrace:

$ gdb time-admin
(gdb) r
...wait for SIGSEGV...
(gdb) thread apply all bt

copy the output to a file and attach it here, please. Take into account that I can't reproduce this bug, so I need some help :)
Comment 2 Bruno Boaventura 2006-12-12 05:01:44 UTC
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 358747 ***