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 732849 - [abrt] Crash in e-cal-backend-file.c:save_file_when_idle()
[abrt] Crash in e-cal-backend-file.c:save_file_when_idle()
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: Calendar
3.10.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2014-07-07 13:36 UTC by Milan Crha
Modified: 2018-12-11 17:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2014-07-07 13:36:34 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1116528

Version-Release number of selected component:
evolution-data-server-3.10.4-3.fc20

Additional info:
reporter:       libreport-2.2.2
backtrace_rating: 4
cmdline:        /usr/libexec/evolution-calendar-factory
crash_function: _g_log_abort
executable:     /usr/libexec/evolution-calendar-factory
kernel:         3.14.9-200.fc20.x86_64

...assertion failed: (priv->icalcomp != NULL)

Core was generated by `/usr/libexec/evolution-calendar-factory'.
Program terminated with signal SIGABRT, Aborted.

Thread 1 (Thread 0x7f03d04e7840 (LWP 13731))

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 56
  • #1 __GI_abort
    at abort.c line 89
  • #2 _g_log_abort
    at gmessages.c line 255
  • #3 g_assertion_message
  • #4 g_assertion_message_expr
    at gtestutils.c line 2293
  • #5 save_file_when_idle
    at e-cal-backend-file.c line 161
  • #6 g_main_dispatch
    at gmain.c line 3066
  • #7 g_main_context_dispatch
    at gmain.c line 3642
  • #8 g_main_context_iterate
    at gmain.c line 3713
  • #9 g_main_loop_run
    at gmain.c line 3907
  • #10 dbus_server_run_server
    at e-dbus-server.c line 222
  • #11 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #12 ffi_call
    at ../src/x86/ffi64.c line 522
  • #13 g_cclosure_marshal_generic_va
    at gclosure.c line 1550
  • #14 _g_closure_invoke_va
    at gclosure.c line 840
  • #15 g_signal_emit_valist
    at gsignal.c line 3238
  • #16 g_signal_emit
    at gsignal.c line 3386
  • #17 e_dbus_server_run
    at e-dbus-server.c line 411
  • #18 main
    at evolution-calendar-factory.c line 140

Comment 1 Milan Crha 2018-12-11 17:02:18 UTC
Thanks for a bug report. I'm closing this as obsolete, but feel free to reopen or comment in case you can reproduce with the current 3.30.x stable series.