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 554283 - evolution crashed with SIGSEGV in icaltimezone_get_utc_offset_of_utc_time()
evolution crashed with SIGSEGV in icaltimezone_get_utc_offset_of_utc_time()
Status: RESOLVED INCOMPLETE
Product: evolution
Classification: Applications
Component: Calendar
2.24.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
evolution[timezone]
Depends on:
Blocks:
 
 
Reported: 2008-09-29 12:11 UTC by Pedro Villavicencio
Modified: 2009-07-17 13:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Pedro Villavicencio 2008-09-29 12:11:17 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/evolution/+bug/275449

"I wanted to switch my web calender (ics file from google calendar public url) from list view to workweek view and it crashed"

".

Thread 5 (process 8418)

  • #0 __kernel_vsyscall
  • #1 __lll_unlock_wake
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 _L_unlock_92
    from /lib/tls/i686/cmov/libpthread.so.0
  • #3 __pthread_mutex_unlock_usercnt
    from /lib/tls/i686/cmov/libpthread.so.0
  • #4 e_flag_set
    at e-flag.c line 86
  • #5 cal_object_requested_cb
    at e-cal.c line 721
  • #6 e_cal_marshal_VOID__INT_STRING
    at e-cal-marshal.c line 82
  • #7 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.18.1/gobject/gclosure.c line 767
  • #8 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3244
  • #9 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 2977
  • #10 IA__g_signal_emit
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3034
  • #11 impl_notifyObjectRequested
    at e-cal-listener.c line 378
  • #12 _ORBIT_skel_small_GNOME_Evolution_Calendar_CalListener_notifyObjectRequested
    at Evolution-DataServer-Calendar-common.c line 196
  • #13 ORBit_POAObject_invoke
    at poa.c line 1148
  • #14 ORBit_OAObject_invoke
    at orbit-adaptor.c line 340
  • #15 ORBit_small_invoke_adaptor
    at orbit-small.c line 846
  • #16 ORBit_POAObject_handle_request
    at poa.c line 1357
  • #17 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1427
  • #18 giop_thread_queue_process
    at giop.c line 792
  • #19 giop_request_handler_thread
    at giop.c line 502
  • #20 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.18.1/glib/gthreadpool.c line 265
  • #21 g_thread_create_proxy
    at /build/buildd/glib2.0-2.18.1/glib/gthread.c line 635
  • #22 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #23 clone
    from /lib/tls/i686/cmov/libc.so.6

Thread 1 (process 7194)

  • #0 icaltimezone_ensure_coverage
    at icaltimezone.c line 465
  • #1 icaltimezone_get_utc_offset_of_utc_time
    at icaltimezone.c line 965
  • #2 icaltimezone_convert_time
    at icaltimezone.c line 774
  • #3 icaltime_from_timet_with_zone
    at icaltime.c line 226
  • #4 add_instance
    at e-cal.c line 3353
  • #5 e_cal_recur_generate_instances_of_rule
    at e-cal-recur.c line 1382
  • #6 generate_instances
    at e-cal.c line 3621
  • #7 e_cal_generate_instances_for_object
    at e-cal.c line 3773
  • #8 e_cal_view_objects_added_cb
    at e-cal-model.c line 1473
  • #9 IA__g_cclosure_marshal_VOID__POINTER
    at /build/buildd/glib2.0-2.18.1/gobject/gmarshal.c line 601
  • #10 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.18.1/gobject/gclosure.c line 767
  • #11 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3244
  • #12 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 2977
  • #13 IA__g_signal_emit
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3034
  • #14 objects_added_cb
    at e-cal-view.c line 79
  • #15 IA__g_cclosure_marshal_VOID__POINTER
    at /build/buildd/glib2.0-2.18.1/gobject/gmarshal.c line 601
  • #16 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.18.1/gobject/gclosure.c line 767
  • #17 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3244
  • #18 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 2977
  • #19 IA__g_signal_emit
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3034
  • #20 impl_notifyObjectsAdded
    at e-cal-view-listener.c line 136
  • #21 _ORBIT_skel_small_GNOME_Evolution_Calendar_CalViewListener_notifyObjectsAdded
    at Evolution-DataServer-Calendar-common.c line 20
  • #22 ORBit_POAObject_invoke
    at poa.c line 1148
  • #23 ORBit_OAObject_invoke
    at orbit-adaptor.c line 340
  • #24 ORBit_small_invoke_adaptor
    at orbit-small.c line 846
  • #25 ORBit_POAObject_handle_request
    at poa.c line 1357
  • #26 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1427
  • #27 giop_thread_queue_process
    at giop.c line 792
  • #28 giop_mainloop_handle_input
    at giop.c line 482
  • #29 link_source_dispatch
    at linc-source.c line 164
  • #30 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2142
  • #31 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2776
  • #32 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2984
  • #33 bonobo_main
    at bonobo-main.c line 311
  • #34 main
    at main.c line 689

Comment 1 Milan Crha 2009-07-15 17:23:28 UTC
Is the calendar available for testing purposes, or the issue gone for now?
Comment 2 Martin Mai 2009-07-17 12:42:57 UTC
This bug can savely be closed. The reporter on launchpad does not have the calendar that produced the crash anymore. He has also tried with a new calendar, but the bug never occured again. Thanks.
Comment 3 Milan Crha 2009-07-17 13:34:06 UTC
Thanks for the update. It's good and bad news together. Please reopen if you see again.