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 356761 - time-admin crashes when selecting time-zone
time-admin crashes when selecting time-zone
Status: RESOLVED FIXED
Product: gnome-system-tools
Classification: Deprecated
Component: time-admin
2.15.x
Other Linux
: Normal critical
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
: 357844 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-19 16:33 UTC by Sebastien Bacher
Modified: 2006-11-16 13:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Sebastien Bacher 2006-09-19 16:33:23 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/gnome-system-tools/+bug/58629

"Edgy Knot2
Architecture: i386
Version: 2.15.2-0ubuntu5

time-admin crashes right after I press "Select Time Zone.." button. I'll attach the backtrace.

http://librarian.launchpad.net/4094164/backtrace.log
backtrace.log
...
Starting program: /usr/bin/time-admin 
[Thread debugging using libthread_db enabled]
[New Thread -1225140560 (LWP 6356)]
Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 6356)

  • #0 tz_location_get_zone
    at tz.c line 131
  • #1 e_tz_map_set_tz_from_name
    at tz-map.c line 178
  • #2 gst_time_tool_run_timezone_dialog
    at time-tool.c line 574
  • #3 timezone_button_clicked
    at main.c line 170
  • #4 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0

I'm using debootstrapped Edgy install. Using tzconfig, I noticed that timezone was set to 'Unknown' as default.

$ tzconfig
Your current time zone is set to Unknown
Do you want to change that? [n]: y

After I changed the value to 'Europe/Helsinki', time-admin doesn't crash anymore.
This bug should be reproducible if timezone is set to Unknown first.
..."
Comment 1 Christian Kirbach 2006-09-26 18:05:16 UTC
*** Bug 357844 has been marked as a duplicate of this bug. ***
Comment 2 Carlos Garnacho 2006-11-16 13:58:21 UTC
This issue was fixe in 2.15.6, thanks for the bug report