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 597655 - evolution crashed : clicked on a meeting request (itip formatted mail) in message list
evolution crashed : clicked on a meeting request (itip formatted mail) in mes...
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Calendar
2.30.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
evolution[dbus]
: 597657 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-10-07 08:18 UTC by Akhil Laddha
Modified: 2010-10-26 03:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Akhil Laddha 2009-10-07 08:18:14 UTC
** (evolution:29892): CRITICAL **: dbus_g_proxy_call: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed

Program received signal SIGSEGV, Segmentation fault.
0xb7b80c8a in e_cal_new (source=0x8663480, type=E_CAL_SOURCE_TYPE_EVENT) at e-cal.c:758
758			g_warning ("Cannot get cal from factory: %s", error->message);
(gdb) t a a bt

Thread 1 (Thread 0xb63aa720 (LWP 29892))

  • #0 e_cal_new
    at e-cal.c line 758
  • #1 auth_new_cal_from_source
    at authentication.c line 113
  • #2 start_calendar_server
    at itip-formatter.c line 536
  • #3 find_server
    at itip-formatter.c line 885
  • #4 format_itip_object
    at itip-formatter.c line 2366
  • #5 efh_object_requested
    at em-format-html.c line 1436
  • #6 html_g_cclosure_marshal_BOOLEAN__OBJECT
    at htmlmarshal.c line 81
  • #7 IA__g_closure_invoke
    at gclosure.c line 767
  • #8 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #9 IA__g_signal_emit_valist
    at gsignal.c line 2990
  • #10 IA__g_signal_emit
    at gsignal.c line 3037
  • #11 html_engine_object_requested_cb
    at gtkhtml.c line 550
  • #12 html_g_cclosure_marshal_BOOLEAN__OBJECT
    at htmlmarshal.c line 81
  • #13 IA__g_closure_invoke
    at gclosure.c line 767
  • #14 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #15 IA__g_signal_emit_valist
    at gsignal.c line 2990
  • #16 IA__g_signal_emit
    at gsignal.c line 3037
  • #17 element_parse_object
    at htmlengine.c line 1624
  • #18 parse_one_token
    at htmlengine.c line 3975
  • #19 new_parse_body
    at htmlengine.c line 1429
  • #20 html_engine_timer_event
    at htmlengine.c line 4923
  • #21 html_engine_flush
    at htmlengine.c line 6897
  • #22 gtk_html_flush
    at gtkhtml.c line 6327
  • #23 emhs_sync_flush
    at em-html-stream.c line 86
  • #24 emss_process_message
    at em-sync-stream.c line 83
  • #25 g_idle_dispatch
    at gmain.c line 4065
  • #26 g_main_dispatch
    at gmain.c line 1960
  • #27 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #28 g_main_context_iterate
    at gmain.c line 2591
  • #29 IA__g_main_loop_run
    at gmain.c line 2799
  • #30 IA__gtk_main
    at gtkmain.c line 1205
  • #31 main
    at main.c line 623
  • #0 e_cal_new
    at e-cal.c line 758
  • #1 auth_new_cal_from_source
    at authentication.c line 113
  • #2 start_calendar_server
    at itip-formatter.c line 536
  • #3 find_server
    at itip-formatter.c line 885
  • #4 format_itip_object
    at itip-formatter.c line 2366
  • #5 efh_object_requested
    at em-format-html.c line 1436
  • #6 html_g_cclosure_marshal_BOOLEAN__OBJECT
    at htmlmarshal.c line 81
  • #7 IA__g_closure_invoke
    at gclosure.c line 767
  • #8 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #9 IA__g_signal_emit_valist
    at gsignal.c line 2990
  • #10 IA__g_signal_emit
    at gsignal.c line 3037
  • #11 html_engine_object_requested_cb
    at gtkhtml.c line 550
  • #12 html_g_cclosure_marshal_BOOLEAN__OBJECT
    at htmlmarshal.c line 81
  • #13 IA__g_closure_invoke
    at gclosure.c line 767
  • #14 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #15 IA__g_signal_emit_valist
    at gsignal.c line 2990
  • #16 IA__g_signal_emit
    at gsignal.c line 3037
  • #17 element_parse_object
    at htmlengine.c line 1624
  • #18 parse_one_token
    at htmlengine.c line 3975
  • #19 new_parse_body
    at htmlengine.c line 1429
  • #20 html_engine_timer_event
    at htmlengine.c line 4923
  • #21 html_engine_flush
    at htmlengine.c line 6897
  • #22 gtk_html_flush
    at gtkhtml.c line 6327
  • #23 emhs_sync_flush
    at em-html-stream.c line 86
  • #24 emss_process_message
    at em-sync-stream.c line 83
  • #25 g_idle_dispatch
    at gmain.c line 4065
  • #26 g_main_dispatch
    at gmain.c line 1960
  • #27 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #28 g_main_context_iterate
    at gmain.c line 2591
  • #29 IA__g_main_loop_run
    at gmain.c line 2799
  • #30 IA__gtk_main
    at gtkmain.c line 1205
  • #31 main
    at main.c line 623

Comment 1 Akhil Laddha 2009-10-08 10:12:54 UTC
*** Bug 597657 has been marked as a duplicate of this bug. ***
Comment 2 Milan Crha 2010-10-25 16:43:06 UTC
This might be obsolete, at least with respect of dbus-glib versus GDBus in 2.32.0. Could you give it a try, please?