GNOME Bugzilla – Bug 539808
g_date criticals
Last modified: 2008-06-23 20:32:05 UTC
Version: r16656 OS: Ubuntu Hardy Steps to reproduce: - In A1, enter "=workday(,1/33/2008)" (no quotes) - Edit > Recalculate Console output: (gnumeric:12853): GLib-CRITICAL **: g_date_update_julian: assertion `g_date_valid_dmy (d->day, d->month, d->year)' failed (gnumeric:12853): GLib-CRITICAL **: g_date_get_weekday: assertion `d->julian' failed (gnumeric:12853): GLib-CRITICAL **: g_date_update_julian: assertion `g_date_valid_dmy (d->day, d->month, d->year)' failed (gnumeric:12853): GLib-CRITICAL **: g_date_get_julian: assertion `d->julian' failed (gnumeric:12853): GLib-CRITICAL **: g_date_set_julian: assertion `g_date_valid_julian (j)' failed
I don't see that. Stack trace on first critical, please.
Breakpoint 1, 0xb72c6e66 in g_log () from /usr/lib/libglib-2.0.so.0 (gdb) bt
+ Trace 201190
(gnumeric:5198): GLib-CRITICAL **: g_date_update_julian: assertion `g_date_valid_dmy (d->day, d->month, d->year)' failed
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.