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 734020 - evolution-calendar-factory crashed with SIGSEGV in malloc_consolidate()
evolution-calendar-factory crashed with SIGSEGV in malloc_consolidate()
Status: RESOLVED DUPLICATE of bug 701138
Product: evolution
Classification: Applications
Component: Calendar
3.12.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2014-07-31 03:07 UTC by Cristian Aravena Romero
Modified: 2014-11-28 11:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2014-07-31 03:07:43 UTC
Open bug in launchpad.net:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1350654

"I'm working and open apport."

  • #0 malloc_consolidate
    at malloc.c line 4149
  • #1 _int_malloc
    at malloc.c line 3423
  • #2 __GI___libc_malloc
    at malloc.c line 2891
  • #3 __tzfile_read
    at tzfile.c line 278
  • #4 tzset_internal
    at tzset.c line 447
  • #5 __tzset
    at tzset.c line 600
  • #6 icaltime_as_timet_with_zone
    from /tmp/apport_sandbox_2jc0SK/usr/lib/libical.so.1
  • #7 time_from_isodate
    at e-cal-time-util.c line 656
  • #8 e_cal_backend_sexp_func_make_time
    at e-cal-backend-sexp.c line 1392
  • #9 e_sexp_term_evaluate_occur_times
    at e-sexp.c line 1133
  • #10 e_sexp_term_evaluate_occur_times
    at e-sexp.c line 1126
  • #11 e_sexp_evaluate_occur_times
    at e-sexp.c line 1731
  • #12 e_cal_backend_sexp_new
  • #13 data_cal_handle_get_view_cb
  • #14 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #15 ffi_call
    at ../src/x86/ffi64.c line 525
  • #16 g_cclosure_marshal_generic
    at /build/buildd/glib2.0-2.41.1/./gobject/gclosure.c line 1448
  • #17 g_closure_invoke
    at /build/buildd/glib2.0-2.41.1/./gobject/gclosure.c line 768
  • #18 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.41.1/./gobject/gsignal.c line 3555
  • #19 g_signal_emitv
    at /build/buildd/glib2.0-2.41.1/./gobject/gsignal.c line 3049
  • #20 _e_dbus_calendar_skeleton_handle_method_call
    at e-dbus-calendar.c line 4808
  • #21 g_dbus_interface_method_dispatch_helper
    at /build/buildd/glib2.0-2.41.1/./gio/gdbusinterfaceskeleton.c line 609
  • #22 skeleton_intercept_handle_method_call
    at /build/buildd/glib2.0-2.41.1/./gio/gdbusinterfaceskeleton.c line 650
  • #23 call_in_idle_cb
    at /build/buildd/glib2.0-2.41.1/./gio/gdbusconnection.c line 4884
  • #24 g_main_dispatch
    at /build/buildd/glib2.0-2.41.1/./glib/gmain.c line 3064
  • #25 g_main_context_dispatch
    at /build/buildd/glib2.0-2.41.1/./glib/gmain.c line 3663
  • #26 g_main_context_iterate
    at /build/buildd/glib2.0-2.41.1/./glib/gmain.c line 3734
  • #27 g_main_loop_run
    at /build/buildd/glib2.0-2.41.1/./glib/gmain.c line 3928
  • #28 dbus_server_run_server
    at e-dbus-server.c line 230
  • #29 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #30 ffi_call
    at ../src/x86/ffi64.c line 525
  • #31 g_cclosure_marshal_generic_va
    at /build/buildd/glib2.0-2.41.1/./gobject/gclosure.c line 1541
  • #32 _g_closure_invoke_va
    at /build/buildd/glib2.0-2.41.1/./gobject/gclosure.c line 831
  • #33 g_signal_emit_valist
    at /build/buildd/glib2.0-2.41.1/./gobject/gsignal.c line 3219
  • #34 g_signal_emit
    at /build/buildd/glib2.0-2.41.1/./gobject/gsignal.c line 3367
  • #35 e_dbus_server_run
    at e-dbus-server.c line 419
  • #36 main
    at evolution-calendar-factory.c line 135

Comment 1 Milan Crha 2014-11-28 11:08:23 UTC
Thanks for a bug report. I believe you face a memory corruption discussed at bug #701138 and/or bug #736006. I bet for the former.

*** This bug has been marked as a duplicate of bug 701138 ***