GNOME Bugzilla – Bug 728392
Segmentation fault when attempting to add alarm
Last modified: 2014-09-14 20:07:55 UTC
On Arch Linux with Gnome 3.12, attempting to add an alarm to the Gnome Clocks application results in a segmentation fault.
Sorry for the missing debugging symbols. Arch doesn't seem to have them by default.
+ Trace 233490
what vala, glib and gtk+ version do you have installed?
Created attachment 285949 [details] [review] Fix segfault when modifying an alarm The days must be set before set_range() as it will emit signals which will try to access days. I think I have the same issue, the backtrace looks similar enough anyways...
Review of attachment 285949 [details] [review]: thanks!
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.