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 373334 - crash in Time and Date: I was trying to adjust "...
crash in Time and Date: I was trying to adjust "...
Status: RESOLVED DUPLICATE of bug 366996
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-11-10 10:23 UTC by dersuchende83
Modified: 2006-11-12 22:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description dersuchende83 2006-11-10 10:23:24 UTC
Version: 2.15.5

What were you doing when the application crashed?
I was trying to adjust "date and time"


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

Memory status: size: 134455296 vsize: 134455296 resident: 12775424 share: 8310784 rss: 12775424 rss_rlim: -1
CPU usage: start_time: 1163157612 rtime: 12 utime: 9 stime: 3 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(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 47284232182656 (LWP 4897)]
(no debugging symbols found)
0x00002b0136557eb5 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47284232182656 (LWP 4897))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 ??
  • #5 ??
  • #6 g_object_newv
    from /usr/lib64/libgobject-2.0.so.0
  • #7 g_object_new_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #8 g_object_new
    from /usr/lib64/libgobject-2.0.so.0
  • #9 ??
  • #10 ??
  • #11 __libc_start_main
    from /lib/libc.so.6
  • #12 ??
  • #13 ??
  • #14 ??
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 André Klapper 2006-11-10 10:54:08 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. Thanks in advance!
Comment 2 dersuchende83 2006-11-10 16:20:19 UTC
(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!
> 

Thanks to you ! this is the new bug report:

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

Memory status: size: 134451200 vsize: 134451200 resident: 12767232 share: 8310784 rss: 12767232 rss_rlim: -1
CPU usage: start_time: 1163178546 rtime: 13 utime: 11 stime: 2 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47802995661696 (LWP 5228)]
0x00002b79ff0bfeb5 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47802995661696 (LWP 5228))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 e_tz_map_new
    at tz-map.c line 82
  • #4 init_timezone
    at time-tool.c line 329
  • #5 gst_time_tool_constructor
    at time-tool.c line 448
  • #6 g_object_newv
    from /usr/lib64/libgobject-2.0.so.0
  • #7 g_object_new_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #8 g_object_new
    from /usr/lib64/libgobject-2.0.so.0
  • #9 gst_time_tool_new
    at time-tool.c line 546
  • #10 main
    at main.c line 272
  • #11 __libc_start_main
    from /lib/libc.so.6
  • #12 _start
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 3 Albert Vernon 2006-11-11 03:45:12 UTC
This is a duplicate of Bug 366996.
Comment 4 André Klapper 2006-11-12 22:09: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 366996 ***