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 578898 - Crash when starting calendar with mail already loaded
Crash when starting calendar with mail already loaded
Status: RESOLVED DUPLICATE of bug 573263
Product: evolution
Classification: Applications
Component: Shell
2.24.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
evolution[etable]
Depends on:
Blocks:
 
 
Reported: 2009-04-14 04:37 UTC by James "Doc" Livingston
Modified: 2009-04-15 03:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description James "Doc" Livingston 2009-04-14 04:37:23 UTC
I have a locally-reproducable crash with Evolution 2.24.5, which occurs when I start the calendar component with the mail component already open - starting the calendar without the mail component open doesn't cause a crash.

Steps for me to reproduce:
1. Start Evolution's mail component under gdb (evolution -c mail)
2. Start Evolution's calendar component (evolution -c calendar)
3. Watch Evolution crash


  • #0 pango_layout_clear_lines
    at pango-layout.c line 2730
  • #1 pango_layout_context_changed
    at pango-layout.c line 1253
  • #2 reset_layout
    at e-text.c line 429
  • #3 e_text_draw
    at e-text.c line 1524
  • #4 gnome_canvas_group_draw
    at gnome-canvas.c line 1676
  • #5 gnome_canvas_paint_rect
    at gnome-canvas.c line 2994
  • #6 gnome_canvas_expose
    at gnome-canvas.c line 3049
  • #7 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #8 IA__g_closure_invoke
    at gclosure.c line 767
  • #9 signal_emit_unlocked_R
    at gsignal.c line 3282
  • #10 IA__g_signal_emit_valist
    at gsignal.c line 2987
  • #11 IA__g_signal_emit
    at gsignal.c line 3034
  • #12 gtk_widget_event_internal
    at gtkwidget.c line 4745
  • #13 IA__gtk_main_do_event
    at gtkmain.c line 1557
  • #14 gdk_window_process_updates_internal
    at gdkwindow.c line 2598
  • #15 IA__gdk_window_process_all_updates
    at gdkwindow.c line 2664
  • #16 gdk_window_update_idle
    at gdkwindow.c line 2508
  • #17 gdk_threads_dispatch
    at gdk.c line 473
  • #18 g_main_dispatch
    at gmain.c line 2144
  • #19 IA__g_main_context_dispatch
    at gmain.c line 2697
  • #20 g_main_context_iterate
    at gmain.c line 2778
  • #21 IA__g_main_loop_run
    at gmain.c line 2986
  • #22 bonobo_main
    at bonobo-main.c line 311
  • #23 main
    at main.c line 690



If you need any more information, let me know.
Comment 1 Akhil Laddha 2009-04-15 03:17:11 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 573263 ***