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 642220 - segfault starting date and time panel
segfault starting date and time panel
Status: RESOLVED DUPLICATE of bug 641360
Product: gnome-control-center
Classification: Core
Component: Date and Time
2.91.x
Other Linux
: Normal major
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-13 11:12 UTC by Nguyen Thai Ngoc Duy
Modified: 2011-02-13 14:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nguyen Thai Ngoc Duy 2011-02-13 11:12:51 UTC
Just need to click on "Date and Time" and it will segfault. This is 2.91.6.

Program received signal SIGSEGV, Segmentation fault.
0xacc7cef6 in update_timezone (self=0x80bdc10, timezone=0x825f338 "Asia/Saigon", error=0x0) at cc-datetime-panel.c:407
407       split = g_strsplit (priv->current_location->zone, "/", 2);
(gdb) p priv->current_location
$1 = (TzLocation *) 0x0
Comment 1 Bastien Nocera 2011-02-13 14:16:31 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 bug 641360 ***