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 568297 - yet another deadlock in evolution
yet another deadlock in evolution
Status: RESOLVED DUPLICATE of bug 568332
Product: evolution
Classification: Applications
Component: Mailer
2.24.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 543389
 
 
Reported: 2009-01-19 13:39 UTC by Brian J. Murrell
Modified: 2009-01-20 04:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Brian J. Murrell 2009-01-19 13:39:25 UTC
Steps to reproduce:
Unknown

Stack trace:

Thread 1 (Thread 0xb62ba940 (LWP 27243))

  • #0 __kernel_vsyscall
  • #1 __lll_lock_wait
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 _L_lock_89
    from /lib/tls/i686/cmov/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/tls/i686/cmov/libpthread.so.0
  • #4 message_info_from_uid
    at camel-folder-summary.c line 551
  • #5 camel_folder_summary_uid
    at camel-folder-summary.c line 624
  • #6 vee_info_uint32
    at camel-vee-summary.c line 92
  • #7 camel_message_info_uint32
    at camel-folder-summary.c line 4503
  • #8 ml_tree_value_at
    at message-list.c line 1292
  • #9 etmc_value_at
    at e-tree-memory-callbacks.c line 114
  • #10 e_tree_model_value_at
    at e-tree-model.c line 816
  • #11 etta_value_at
    at e-tree-table-adapter.c line 621
  • #12 e_table_model_value_at
    at e-table-model.c line 130
  • #13 etog_draw
    at e-cell-toggle.c line 122
  • #14 e_cell_draw
    at e-cell.c line 273
  • #15 eti_draw
    at e-table-item.c line 2044
  • #16 ??
    from /usr/lib/libgnomecanvas-2.so.0
  • #17 ??
    from /usr/lib/libgnomecanvas-2.so.0
  • #18 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkmarshalers.c line 84
  • #19 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.18.2/gobject/gclosure.c line 878
  • #20 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.18.2/gobject/gclosure.c line 767
  • #21 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c line 3282
  • #22 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c line 2987
  • #23 IA__g_signal_emit
    at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c line 3034
  • #24 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkwidget.c line 4745
  • #25 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkmain.c line 1557
  • #26 gdk_window_process_updates_internal
    at /build/buildd/gtk+2.0-2.14.4/gdk/gdkwindow.c line 2598
  • #27 IA__gdk_window_process_all_updates
    at /build/buildd/gtk+2.0-2.14.4/gdk/gdkwindow.c line 2664
  • #28 gdk_window_update_idle
    at /build/buildd/gtk+2.0-2.14.4/gdk/gdkwindow.c line 2508
  • #29 gdk_threads_dispatch
    at /build/buildd/gtk+2.0-2.14.4/gdk/gdk.c line 473
  • #30 g_idle_dispatch
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 4235
  • #31 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2144
  • #32 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2778
  • #33 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2986
  • #34 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #35 main
    at main.c line 689
  • #0 __kernel_vsyscall


Other information:
Comment 1 Akhil Laddha 2009-01-20 04:07:20 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 568332 ***