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 603958 - Error while Sending message.
Error while Sending message.
Status: RESOLVED INCOMPLETE
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.28.x
Other Linux
: High critical
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
: 616523 619503 620512 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-12-07 10:06 UTC by Harald Boehmecke
Modified: 2011-11-30 05:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Error Message (13.53 KB, image/png)
2009-12-07 10:06 UTC, Harald Boehmecke
Details
evolution --debug (5.11 KB, text/plain)
2009-12-07 12:52 UTC, Harald Boehmecke
Details
Stack Trace (4.47 KB, text/plain)
2009-12-07 13:05 UTC, Harald Boehmecke
Details
Stack Trace (13.13 KB, application/octet-stream)
2009-12-09 12:52 UTC, Harald Boehmecke
Details

Description Harald Boehmecke 2009-12-07 10:06:06 UTC
Created attachment 149234 [details]
Error Message

Error while Sending message.
Timed out trying to get lock file on /home/milz04/.evolution/mail/local/Outbox. Try again later.

After trying to send a message, using the Exchange Plugin, the program closes. This happens quite often when sending a message using Ctrl+Enter, although the problem is not 100% reproducible.

After re-opening evolution, you get a message with a recovery option, although the sent e-mail is already lying on the Outbox folder.

After replying "no" to the recover message, I hit on "Send/receive" and the above mentioned error message comes up.

I'd be happy to provide any further information
Comment 1 Fabio Durán Verdugo 2009-12-07 12:22:41 UTC
the program closes?? if true then:
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Harald Boehmecke 2009-12-07 12:52:27 UTC
Created attachment 149240 [details]
evolution --debug
Comment 3 Harald Boehmecke 2009-12-07 12:53:06 UTC
that is just a preview debug report using evolution --debug. I will perform a stack trace shortly...
Comment 4 Harald Boehmecke 2009-12-07 13:05:17 UTC
Created attachment 149241 [details]
Stack Trace
Comment 5 Harald Boehmecke 2009-12-07 13:07:09 UTC
Above is the Stack Trace. This is while trying to send a mail with 2 attachments. It doesn't matter if I do Ctrl+Enter or click on "SEND". Program exits and mail remains on Outbox.

After re-opening evolution, mail is still on outbox (no recover popup) but the attachments are gone.
Comment 6 Fabio Durán Verdugo 2009-12-07 13:38:28 UTC
please: http://live.gnome.org/GettingTraces/Details#gdb-only-applet
Comment 7 Harald Boehmecke 2009-12-07 14:28:07 UTC
Sorry for that. As soon as this error reproduces, I will provide the Stack Trace.
Comment 8 Harald Boehmecke 2009-12-09 12:52:45 UTC
Created attachment 149423 [details]
Stack Trace

stack trace using gdb
Comment 9 Harald Boehmecke 2009-12-09 12:54:24 UTC
This happened after pressing SEND. The program froze this time, it did not crash like it did in the past. Maybe because of the same reason?
Comment 10 Harald Boehmecke 2009-12-14 15:01:51 UTC
(gdb) thread apply all bt
Cannot find new threads: generic error
(gdb) bt
  • #0 magazine_chain_pop_head
    at /build/buildd/glib2.0-2.22.2/glib/gslice.c line 474
  • #1 magazine_chain_prepare_fields
    at /build/buildd/glib2.0-2.22.2/glib/gslice.c line 553
  • #2 magazine_cache_push_magazine
    at /build/buildd/glib2.0-2.22.2/glib/gslice.c line 626

The same as above, evolution froze after hitting send. I'm still trying to get that stack trace where the program exits, although this is just as bad.
Comment 11 Harald Boehmecke 2009-12-16 11:19:19 UTC
Again, evolution froze after hitting send. Regards, Harald

Program received signal SIGSEGV, Segmentation fault.
magazine_chain_pop_head (mem_size=24)
    at /build/buildd/glib2.0-2.22.2/glib/gslice.c:474
474	/build/buildd/glib2.0-2.22.2/glib/gslice.c: No such file or directory.
	in /build/buildd/glib2.0-2.22.2/glib/gslice.c
(gdb) bt
  • #0 magazine_chain_pop_head
    at /build/buildd/glib2.0-2.22.2/glib/gslice.c line 474
  • #1 thread_memory_magazine1_alloc
    at /build/buildd/glib2.0-2.22.2/glib/gslice.c line 777
  • #2 IA__g_slice_alloc
    at /build/buildd/glib2.0-2.22.2/glib/gslice.c line 815

Comment 12 Harald Boehmecke 2009-12-16 11:56:09 UTC
Again, froze after hitting send. Message is always lying in Outbox and after re-opening evolution, the recovery message appears. 

(gdb) bt
  • #0 magazine_chain_pop_head
    at /build/buildd/glib2.0-2.22.2/glib/gslice.c line 474
  • #1 thread_memory_magazine1_alloc
    at /build/buildd/glib2.0-2.22.2/glib/gslice.c line 777
  • #2 IA__g_slice_alloc
    at /build/buildd/glib2.0-2.22.2/glib/gslice.c line 815

Comment 13 Harald Boehmecke 2010-01-04 07:48:42 UTC
This morning the application closed after sending a message but I did not have the debugger on! Short after that, the application froze after sending a message. Here is the stack trace:

(gdb) bt
  • #0 magazine_chain_pop_head
    at /build/buildd/glib2.0-2.22.3/glib/gslice.c line 474
  • #1 magazine_chain_prepare_fields
    at /build/buildd/glib2.0-2.22.3/glib/gslice.c line 553
  • #2 magazine_cache_push_magazine
    at /build/buildd/glib2.0-2.22.3/glib/gslice.c line 626

Comment 14 Harald Boehmecke 2010-01-04 11:14:12 UTC
Although the bug has changed its behaviour, its still a bug and I'd like to know if this is still of any interest to you, as I have not received any answer to the posted traces since 07-12-2009... I find it tedious having to restart Evolution every now and then after sending a message! // or should I post a new bug report with the new behaviour?? Regards, Harald
Comment 15 Harald Boehmecke 2010-01-04 11:55:17 UTC
Again, program freeze after sending a message. Here the stack trace:

(gdb) bt
  • #0 IA__g_object_unref
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 2415

Comment 16 Harald Boehmecke 2010-01-04 12:04:33 UTC
Here, again. This time I got a trace of all running threads:

(gdb) thread apply all bt

Thread 1 (Thread 0x7ffff7f9f7f0 (LWP 13666))

  • #0 poll
    from /lib/libc.so.6
  • #1 ??
    from /usr/lib/libxcb.so.1
  • #2 xcb_wait_for_reply
    from /usr/lib/libxcb.so.1
  • #3 _XReply
    from /usr/lib/libX11.so.6
  • #4 XSync
    from /usr/lib/libX11.so.6
  • #5 _gtk_xembed_send_message
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkxembed.c line 169
  • #6 IA__g_closure_invoke
  • #7 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3247
  • #8 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 2980
  • #9 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3037
  • #10 g_object_dispatch_properties_changed
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 796
  • #11 g_object_notify_queue_thaw
    at /build/buildd/glib2.0-2.22.3/gobject/gobjectnotifyqueue.c line 120
  • #12 IA__g_object_notify
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 883
  • #13 gtk_window_focus_in_event
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkwindow.c line 5278
  • #14 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmarshalers.c line 84
  • #15 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c line 767
  • #16 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3285
  • #17 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 2990
  • #18 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3037
  • #19 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkwidget.c line 4767
  • #20 IA__gtk_main_do_event
  • #21 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkevents-x11.c line 2369
  • #22 g_main_dispatch
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 1960
  • #23 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 2513
  • #24 g_main_context_iterate
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 2591
  • #25 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 2799
  • #26 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #27 main
    at main.c line 732

Comment 17 Harald Boehmecke 2010-01-05 08:47:29 UTC
Again, program froze after sending a message. Full thread trace below:

(gdb) thread apply all bt

Thread 1 (Thread 0x7ffff7f9f7f0 (LWP 2917))

  • #0 poll
    from /lib/libc.so.6
  • #1 ??
    from /usr/lib/libxcb.so.1
  • #2 ??
    from /usr/lib/libxcb.so.1
  • #3 xcb_writev
    from /usr/lib/libxcb.so.1
  • #4 _XSend
    from /usr/lib/libX11.so.6
  • #5 ??
    from /usr/lib/libX11.so.6
  • #6 XPutImage
    from /usr/lib/libX11.so.6
  • #7 ??
    from /usr/lib/libcairo.so.2
  • #8 ??
    from /usr/lib/libcairo.so.2
  • #9 ??
    from /usr/lib/libcairo.so.2
  • #10 ??
    from /usr/lib/libcairo.so.2
  • #11 ??
    from /usr/lib/libcairo.so.2
  • #12 ??
    from /usr/lib/libcairo.so.2
  • #13 ??
    from /usr/lib/libcairo.so.2
  • #14 ??
    from /usr/lib/libcairo.so.2
  • #15 ??
    from /usr/lib/libcairo.so.2
  • #16 ??
    from /usr/lib/libcairo.so.2
  • #17 ??
    from /usr/lib/libcairo.so.2
  • #18 cairo_fill_preserve
    from /usr/lib/libcairo.so.2
  • #19 cairo_fill
    from /usr/lib/libcairo.so.2
  • #20 ??
    from /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
  • #21 ??
    from /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
  • #22 ??
    from /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
  • #23 _gtk_button_paint
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkbutton.c line 1506
  • #24 gtk_toggle_button_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtktogglebutton.c line 440
  • #25 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmarshalers.c line 84
  • #26 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c line 767
  • #27 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3285
  • #28 IA__g_signal_emit_valist
  • #29 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3037
  • #30 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkwidget.c line 4767
  • #31 IA__gtk_container_propagate_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkcontainer.c line 2731
  • #32 impl_forall
    at e-sidebar.c line 350
  • #33 gtk_container_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkcontainer.c line 2642
  • #34 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmarshalers.c line 84
  • #35 IA__g_closure_invoke
  • #36 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3285
  • #37 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 2990
  • #38 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3037
  • #39 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkwidget.c line 4767
  • #40 IA__gtk_container_propagate_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkcontainer.c line 2731
  • #41 gtk_paned_forall
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkpaned.c line 1461
  • #42 gtk_container_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkcontainer.c line 2642
  • #43 gtk_paned_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkpaned.c line 1094
  • #44 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmarshalers.c line 84
  • #45 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c line 767
  • #46 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3285
  • #47 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 2990
  • #48 IA__g_signal_emit
  • #49 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkwidget.c line 4767
  • #50 IA__gtk_container_propagate_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkcontainer.c line 2731
  • #51 gtk_box_forall
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkbox.c line 1249
  • #52 gtk_container_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkcontainer.c line 2642
  • #53 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmarshalers.c line 84
  • #54 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c line 767
  • #55 signal_emit_unlocked_R
  • #56 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 2990
  • #57 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3037
  • #58 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkwidget.c line 4767
  • #59 IA__gtk_container_propagate_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkcontainer.c line 2731
  • #60 gtk_container_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkcontainer.c line 2642
  • #61 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmarshalers.c line 84
  • #62 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c line 767
  • #63 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3285
  • #64 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 2990
  • #65 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3037
  • #66 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkwidget.c line 4767
  • #67 IA__gtk_container_propagate_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkcontainer.c line 2731
  • #68 gtk_box_forall
  • #69 gtk_container_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkcontainer.c line 2642
  • #70 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmarshalers.c line 84
  • #71 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c line 767
  • #72 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3285
  • #73 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 2990
  • #74 IA__g_signal_emit
  • #75 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkwidget.c line 4767
  • #76 IA__gtk_container_propagate_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkcontainer.c line 2731
  • #77 gtk_container_expose
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkcontainer.c line 2642
  • #78 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmarshalers.c line 84
  • #79 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c line 767
  • #80 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3285
  • #81 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 2990
  • #82 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3037
  • #83 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkwidget.c line 4767
  • #84 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmain.c line 1571
  • #85 _gdk_window_process_updates_recurse
    at /build/buildd/gtk+2.0-2.18.3/gdk/gdkwindow.c line 5061
  • #86 gdk_window_process_updates_internal
    at /build/buildd/gtk+2.0-2.18.3/gdk/gdkwindow.c line 5220
  • #87 IA__gdk_window_process_all_updates
    at /build/buildd/gtk+2.0-2.18.3/gdk/gdkwindow.c line 5328
  • #88 gdk_window_update_idle
    at /build/buildd/gtk+2.0-2.18.3/gdk/gdkwindow.c line 4954
  • #89 gdk_threads_dispatch
    at /build/buildd/gtk+2.0-2.18.3/gdk/gdk.c line 506
  • #90 g_main_dispatch
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 1960
  • #91 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 2513
  • #92 g_main_context_iterate
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 2591
  • #93 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 2799
  • #94 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #95 main
    at main.c line 732

Comment 18 Harald Boehmecke 2010-01-05 09:12:29 UTC
can somebody take a look at this bug? Evolution crashes 2-3 times a day when sending a message... I have sent a lot of traces but have obtained no feedback since 09-12-2009!
Comment 19 Harald Boehmecke 2010-01-05 14:54:46 UTC
here is another trace of the Evolution crash after sending a message:

(gdb) thread apply all bt

Thread 1 (Thread 0x7ffff7f9f7f0 (LWP 6249))

  • #0 magazine_chain_pop_head
    at /build/buildd/glib2.0-2.22.3/glib/gslice.c line 474
  • #1 thread_memory_magazine1_alloc
    at /build/buildd/glib2.0-2.22.3/glib/gslice.c line 777
  • #2 IA__g_slice_alloc
    at /build/buildd/glib2.0-2.22.3/glib/gslice.c line 815
  • #3 g_data_set_internal
    at /build/buildd/glib2.0-2.22.3/glib/gdataset.c line 292
  • #4 IA__g_datalist_id_set_data_full
  • #5 g_object_notify_queue_freeze
    at /build/buildd/glib2.0-2.22.3/gobject/gobjectnotifyqueue.c line 74
  • #6 IA__g_object_set_property
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 1658
  • #7 e_bind_properties_transfer
    at e-binding.c line 68
  • #8 e_bind_properties_notify
    at e-binding.c line 84
  • #9 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c line 767
  • #10 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3247
  • #11 IA__g_signal_emit_valist
  • #12 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3037
  • #13 g_object_dispatch_properties_changed
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 796
  • #14 g_object_notify_queue_thaw
    at /build/buildd/glib2.0-2.22.3/gobject/gobjectnotifyqueue.c line 120
  • #15 IA__g_object_set_property
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 1680
  • #16 e_bind_properties_transfer
    at e-binding.c line 68
  • #17 e_bind_properties_notify
    at e-binding.c line 84
  • #18 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c line 767
  • #19 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3247
  • #20 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 2980
  • #21 IA__g_signal_emit
    at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c line 3037
  • #22 g_object_dispatch_properties_changed
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 796
  • #23 g_object_notify_queue_thaw
    at /build/buildd/glib2.0-2.22.3/gobject/gobjectnotifyqueue.c line 120
  • #24 IA__g_object_newv
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 1286
  • #25 IA__g_object_new_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 1323
  • #26 IA__g_object_new
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 1086
  • #27 e_composer_private_init
    at e-composer-private.c line 170
  • #28 msg_composer_init
    at e-msg-composer.c line 2197
  • #29 IA__g_type_create_instance
    at /build/buildd/glib2.0-2.22.3/gobject/gtype.c line 1674
  • #30 g_object_constructor
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 1383
  • #31 editor_constructor
    at gtkhtml-editor.c line 509
  • #32 msg_composer_constructor
    at e-msg-composer.c line 1546
  • #33 IA__g_object_newv
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 1252
  • #34 IA__g_object_new_valist
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 1323
  • #35 IA__g_object_new
    at /build/buildd/glib2.0-2.22.3/gobject/gobject.c line 1086
  • #36 reply_get_composer
    at em-composer-utils.c line 1747
  • #37 em_utils_reply_to_message
    at em-composer-utils.c line 2382
  • #38 reply_to_message
    at em-composer-utils.c line 2306
  • #39 mail_msg_idle_cb
    at mail-mt.c line 502
  • #40 g_main_dispatch
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 1960
  • #41 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 2513
  • #42 g_main_context_iterate
  • #43 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c line 2799
  • #44 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #45 main
    at main.c line 732

Comment 20 Harald Boehmecke 2010-01-05 14:56:01 UTC
Info sent!
Comment 21 Harald Boehmecke 2010-01-05 15:14:49 UTC
Here is another trace, same issue:

(gdb) thread apply all bt

Thread 174 (Thread 0x7fffcc0ff910 (LWP 13591))

  • #0 magazine_chain_pop_head
    at /build/buildd/glib2.0-2.22.3/glib/gslice.c line 479
  • #1 magazine_chain_prepare_fields
    at /build/buildd/glib2.0-2.22.3/glib/gslice.c line 553
  • #2 magazine_cache_push_magazine
    at /build/buildd/glib2.0-2.22.3/glib/gslice.c line 626
  • #3 private_thread_memory_cleanup
    at /build/buildd/glib2.0-2.22.3/glib/gslice.c line 712
  • #4 __nptl_deallocate_tsd
    from /lib/libpthread.so.0
  • #5 start_thread
    from /lib/libpthread.so.0
  • #6 clone
    from /lib/libc.so.6
  • #7 ??

Thread 17 (Thread 0x7fffd236b910 (LWP 13240))

  • #0 select
    from /lib/libc.so.6
  • #1 camel_read
    at camel-file-utils.c line 455
  • #2 do_read
    at camel-stub-marshal.c line 106
  • #3 marshal_read
    at camel-stub-marshal.c line 133
  • #4 marshal_getc
    at camel-stub-marshal.c line 168
  • #5 decode_uint32
    at camel-stub-marshal.c line 196
  • #6 camel_stub_marshal_decode_uint32
    at camel-stub-marshal.c line 280
  • #7 status_main
    at camel-stub.c line 133
  • #8 start_thread
    from /lib/libpthread.so.0
  • #9 clone
    from /lib/libc.so.6
  • #10 ??

Comment 22 Fabio Durán Verdugo 2010-01-05 15:41:12 UTC
Ok, but we need wait for develop answers for path the bug, patience please. Thank for you report.
Comment 23 Harald Boehmecke 2010-02-02 13:14:09 UTC
I am trying to be patient but this is tedious. I don't know if anyone else is having this problem. I need to restart Evolution 5-10 times a day because of crashes after sending a message. After the crash I need to restart Evolution a few times untill it establishes a successful Connection to the Exchange Backend. I think this should have some priority... Thanks.
Comment 24 Harald Boehmecke 2010-02-16 07:49:05 UTC
Further info:

Evolution crashes when an E-Mail is sent to a LOCAL Address Book Group with more than 1 Recipient.

This happens 3/5 times a Mail is sent.

If I insert the Recipients one by one, Evolution does not crash.

Maybe this information will help in issuing a fix.

Regards,

Harald
Comment 25 Harald Boehmecke 2010-02-18 17:09:36 UTC
I can confirm this. I have been using Evolution for 2 days, without using Local Groups from the Address Book as Recipients and have experienced no crashes! I just tried to send a mail to a local Address Book Group and Evolution CRASHED. Regards, Harald
Comment 26 Fabio Durán Verdugo 2010-04-22 14:53:15 UTC
*** Bug 616523 has been marked as a duplicate of this bug. ***
Comment 27 Fabio Durán Verdugo 2010-07-10 03:23:46 UTC
*** Bug 620512 has been marked as a duplicate of this bug. ***
Comment 28 Fabio Durán Verdugo 2010-07-10 03:44:39 UTC
*** Bug 619503 has been marked as a duplicate of this bug. ***
Comment 29 Akhil Laddha 2011-10-11 09:40:56 UTC
Can you please check again whether this issue still happens in Evolution 3.0.3 or 3.2.0 and update this report by adding a comment and changing the "Version"
field? Thanks a lot.
Comment 30 Harald Boehmecke 2011-11-01 14:10:20 UTC
Sorry, since our company upgraded to Exchange Server 2010, I have no longer used Evolution.

Regards,

Harald