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 692782 - [abrt] Crash under e_cal_component_alarm_set_description()
[abrt] Crash under e_cal_component_alarm_set_description()
Status: RESOLVED INCOMPLETE
Product: evolution-data-server
Classification: Platform
Component: Calendar
3.6.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-01-29 10:23 UTC by Milan Crha
Modified: 2013-05-04 02:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2013-01-29 10:23:48 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=905242

Version-Release number of selected component:
evolution-data-server-3.6.2-3.fc18

Additional info:
backtrace_rating: 4
cmdline:        /usr/libexec/evolution-calendar-factory
crash_function: strlen
executable:     /usr/libexec/evolution-calendar-factory

Core was generated by `/usr/libexec/evolution-calendar-factory'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0x7f6a15c31800 (LWP 21620))

  • #0 __strlen_sse2
    at ../sysdeps/x86_64/strlen.S line 31
  • #1 __GI___strdup
    at strdup.c line 41
  • #2 icalmemory_strdup
    at icalmemory.c line 244
  • #3 icalvalue_set_text
    at icalderivedvalue.c line 272
  • #4 icalvalue_new_text
    at icalderivedvalue.c line 259
  • #5 icalproperty_set_description
    at icalderivedproperty.c line 1173
  • #6 icalproperty_new_description
    at icalderivedproperty.c line 1165
  • #7 e_cal_component_alarm_set_description
    at e-cal-component.c line 5867
  • #8 setup_alarm
    at e-cal-backend-contacts.c line 816
  • #9 manage_comp_alarm_update
    at e-cal-backend-contacts.c line 698
  • #10 update_alarm_cb
    at e-cal-backend-contacts.c line 724
  • #11 g_hash_table_foreach
    at ghash.c line 1524
  • #12 update_tracked_alarms_cb
    at e-cal-backend-contacts.c line 737
  • #13 g_main_dispatch
    at gmain.c line 2715
  • #14 g_main_context_dispatch
    at gmain.c line 3219
  • #15 g_main_context_iterate
    at gmain.c line 3290
  • #16 g_main_loop_run
    at gmain.c line 3484
  • #17 dbus_server_run_server
    at e-dbus-server.c line 222
  • #18 ffi_call_unix64
    at ../src/x86/unix64.S line 75
  • #19 ffi_call
    at ../src/x86/ffi64.c line 486
  • #20 g_cclosure_marshal_generic_va
    at gclosure.c line 1550
  • #21 _g_closure_invoke_va
    at gclosure.c line 840
  • #22 g_signal_emit_valist
    at gsignal.c line 3211
  • #23 g_signal_emit
    at gsignal.c line 3356
  • #24 e_dbus_server_run
    at e-dbus-server.c line 396
  • #25 main
    at evolution-calendar-factory.c line 137

Comment 1 Milan Crha 2013-01-29 16:17:19 UTC
The evolution-data-server 3.6.3 contains fixes for bug #688146 and bug #688795 where the second may fix the crash, most likely. It'll be good to retest with 3.6.3.
Comment 2 Tobias Mueller 2013-05-04 02:42:43 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!