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 621801 - evolution crash when sending email
evolution crash when sending email
Status: RESOLVED DUPLICATE of bug 612178
Product: evolution
Classification: Applications
Component: Mailer
2.30.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-06-16 16:15 UTC by stefan schippers
Modified: 2010-06-17 03:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdb backtrace (12.25 KB, text/plain)
2010-06-16 16:17 UTC, stefan schippers
Details

Description stefan schippers 2010-06-16 16:15:30 UTC
after debian squeeze upgrade to 2.30.1.2-3 of evolution and 
2.30.1.2+b1 of evolution-exchange  i see systematic crashes when sending any type of email (even empty mails)

when i click the 'send' button evolution crashes immediately.

Currently evolution is totally unusable due to this problem.
after a crash i have to remove unsent mail in outbox folder, otherwise
i will not be able to receive mail by pressing the 'send/receive' button.
trying to send undelivered mail in outbox crashes evolution again.

i have installed evolution-dbg, evolution-exchange-dbg and evolution-data-server-dbg and ran a gdb session to capture the backtrace.

attached file bt.txt (gdb backtrace)

Thank you
Stefan
Comment 1 stefan schippers 2010-06-16 16:17:50 UTC
Created attachment 163845 [details]
gdb backtrace
Comment 2 Fabio Durán Verdugo 2010-06-16 18:03:07 UTC
paste here the backtrace



Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb41c9b70 (LWP 31157)]
0xb52c9af5 in camel_exchange_utils_send_message (service=0xb3817590, from=0xb384cdc8 "stefan.schippers@numonyx.com", recipients=0x8aa8960, 
    message=0xffffffff, ex=0xb41c91d0) at camel-exchange-utils.c:3005
3005	camel-exchange-utils.c: No such file or directory.
	in camel-exchange-utils.c
(gdb) thread apply all bt

Thread 1 (Thread 0xb662b760 (LWP 31121))

  • #0 strcmp
    from /lib/libglib-2.0.so.0
  • #1 g_str_equal
    from /lib/libglib-2.0.so.0
  • #2 g_hash_table_lookup
    from /lib/libglib-2.0.so.0
  • #3 g_quark_from_string
    from /lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/libgobject-2.0.so.0
  • #5 ??
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_object_notify
    from /usr/lib/libgobject-2.0.so.0
  • #7 e_shell_sidebar_set_secondary_text
    at e-shell-sidebar.c line 657
  • #8 e_mail_shell_view_update_sidebar
    at e-mail-shell-view-private.c line 969
  • #9 mail_shell_view_reader_changed_cb
    at e-mail-shell-view-private.c line 256
  • #10 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 ??
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 e_mail_reader_changed
    at e-mail-reader.c line 2751
  • #16 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 ??
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #21 et_selection_model_selection_changed
    at e-tree.c line 985
  • #22 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #24 ??
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #27 e_selection_model_selection_changed
    at e-selection-model.c line 685
  • #28 restore_cursor
    at e-tree-selection-model.c line 138
  • #29 g_cclosure_marshal_VOID__POINTER
    from /usr/lib/libgobject-2.0.so.0
  • #30 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #31 ??
    from /usr/lib/libgobject-2.0.so.0
  • #32 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #33 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #34 e_tree_model_node_changed
    at e-tree-model.c line 290
  • #35 e_tree_memory_thaw
    at e-tree-memory.c line 208
  • #36 build_flat
    at message-list.c line 3342
  • #37 regen_list_done
    at message-list.c line 4723
  • #38 mail_msg_idle_cb
    at mail-mt.c line 453
  • #39 ??
    from /lib/libglib-2.0.so.0
  • #40 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #41 ??
    from /lib/libglib-2.0.so.0
  • #42 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #43 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #44 main
    at main.c line 578

Comment 3 Akhil Laddha 2010-06-17 03:39:10 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?

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