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 597517 - evolution crashed :configured a google calendar and playing around with it
evolution crashed :configured a google calendar and playing around with it
Status: RESOLVED DUPLICATE of bug 597648
Product: evolution
Classification: Applications
Component: Calendar
2.30.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
evolution[dbus]
Depends on:
Blocks:
 
 
Reported: 2009-10-06 06:58 UTC by Akhil Laddha
Modified: 2013-09-13 01:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Akhil Laddha 2009-10-06 06:58:20 UTC
Evolution 2.29.1 

** ERROR **: Out of memory
aborting...

Program received signal SIGTRAP, Trace/breakpoint trap.
0xb67e2836 in IA__g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, format=0xb6c34548 "Out of memory", args1=0xbfffe0ec "����@") at gmessages.c:502
502			G_BREAKPOINT ();
(gdb) t a a bt

Thread 1 (Thread 0xb63aa720 (LWP 27236))

  • #0 IA__g_logv
    at gmessages.c line 502
  • #1 IA__g_log
    at gmessages.c line 526
  • #2 dbus_g_proxy_begin_call_internal
    from /usr/lib/libdbus-glib-1.so.2
  • #3 dbus_g_proxy_call
    from /usr/lib/libdbus-glib-1.so.2
  • #4 org_gnome_evolution_dataserver_calendar_Cal_get_query
  • #5 e_cal_get_query
  • #6 update_e_cal_view_for_client
    at e-cal-model.c line 2017
  • #7 redo_queries
    at e-cal-model.c line 2301
  • #8 e_cal_model_set_time_range
    at e-cal-model.c line 2341
  • #9 gnome_calendar_update_view_times
    at gnome-cal.c line 1621
  • #10 cal_shell_view_date_navigator_selection_changed_cb
    at e-cal-shell-view-private.c line 182
  • #11 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #12 IA__g_closure_invoke
    at gclosure.c line 767
  • #13 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2980
  • #15 IA__g_signal_emit
    at gsignal.c line 3037
  • #16 e_calendar_item_signal_emission_idle_cb
    at e-calendar-item.c line 3423
  • #17 g_idle_dispatch
    at gmain.c line 4065
  • #18 g_main_dispatch
    at gmain.c line 1960
  • #19 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #20 g_main_context_iterate
    at gmain.c line 2591
  • #21 IA__g_main_loop_run
    at gmain.c line 2799
  • #22 IA__gtk_main
    at gtkmain.c line 1205
  • #23 main
    at main.c line 623
  • #0 IA__g_logv
    at gmessages.c line 502
  • #1 IA__g_log
    at gmessages.c line 526
  • #2 dbus_g_proxy_begin_call_internal
    from /usr/lib/libdbus-glib-1.so.2
  • #3 dbus_g_proxy_call
    from /usr/lib/libdbus-glib-1.so.2
  • #4 org_gnome_evolution_dataserver_calendar_Cal_get_query
  • #5 e_cal_get_query
  • #6 update_e_cal_view_for_client
    at e-cal-model.c line 2017
  • #7 redo_queries
    at e-cal-model.c line 2301
  • #8 e_cal_model_set_time_range
    at e-cal-model.c line 2341
  • #9 gnome_calendar_update_view_times
    at gnome-cal.c line 1621
  • #10 cal_shell_view_date_navigator_selection_changed_cb
    at e-cal-shell-view-private.c line 182
  • #11 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #12 IA__g_closure_invoke
    at gclosure.c line 767
  • #13 signal_emit_unlocked_R
    at gsignal.c line 3247
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2980
  • #15 IA__g_signal_emit
    at gsignal.c line 3037
  • #16 e_calendar_item_signal_emission_idle_cb
    at e-calendar-item.c line 3423
  • #17 g_idle_dispatch
    at gmain.c line 4065
  • #18 g_main_dispatch
    at gmain.c line 1960
  • #19 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #20 g_main_context_iterate
    at gmain.c line 2591
  • #21 IA__g_main_loop_run
    at gmain.c line 2799
  • #22 IA__gtk_main
    at gtkmain.c line 1205
  • #23 main
    at main.c line 623

Comment 1 Milan Crha 2009-10-06 10:40:09 UTC
might be the same cause as for bug #596293, which is for address book, but in the same dbus function and same error message on console.
Comment 2 Akhil Laddha 2009-10-08 10:17:35 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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