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 345558 - Connector Crashes after running for a bit
Connector Crashes after running for a bit
Status: RESOLVED FIXED
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.7.x
Other Linux
: Normal major
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2006-06-21 15:33 UTC by Ryan P Skadberg
Modified: 2006-07-21 05:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Backtrace of Connector (18.22 KB, text/plain)
2006-06-21 15:36 UTC, Ryan P Skadberg
Details
Backtrace of Evolution Crash after Connector crashes (24.70 KB, text/plain)
2006-06-21 15:36 UTC, Ryan P Skadberg
Details
New crash (19.07 KB, text/plain)
2006-06-28 15:24 UTC, Ryan P Skadberg
Details
Another evo connector crash (10.83 KB, text/plain)
2006-07-05 15:20 UTC, Peter Robinson
Details
Problem re-creating exchange account (28.24 KB, image/png)
2006-07-17 19:09 UTC, Peter Robinson
Details

Description Ryan P Skadberg 2006-06-21 15:33:58 UTC
Been getting this pretty consistently.  Sometimes happens right at start up, usually takes a little bit.  After connector crashes, it causes Evolution to crash.  This does not happen if I don't have my exchange account enabled.

Versions:
evolution-2.7.3-2
evolution-connector-2.7.3-2
evolution-data-server-1.7.3-2
gtkhtml3-3.11.3-1
libsoup-2.2.94-3
gnutls-1.4.0-1

Backtraces will be attached next.
Comment 1 Ryan P Skadberg 2006-06-21 15:36:05 UTC
Created attachment 67786 [details]
Backtrace of Connector
Comment 2 Ryan P Skadberg 2006-06-21 15:36:58 UTC
Created attachment 67787 [details]
Backtrace of Evolution Crash after Connector crashes
Comment 3 Sushma Rai 2006-06-22 07:02:38 UTC
Ryan P Skadberg, 
trace in comment #1, I see SIGPIPES.
Is the the trace you took after connector crashed?

It is better to attach gdb when evolution-exchange-storage crashes,
if you want to run evolution-exchange-storage with gdb, then
use the gdb command "handle SIGPIPE nostop" to handle SIGPIPE.
Comment 4 Ryan P Skadberg 2006-06-28 15:24:33 UTC
Created attachment 68124 [details]
New crash

Here is an updated crash of just evolution.  It seems that it is reaching a point it isn't supposed to reach.
Comment 5 Peter Robinson 2006-07-05 15:20:09 UTC
Created attachment 68409 [details]
Another evo connector crash

I'm seeing exactly the same issue on 2.7.3 as well.
Comment 6 Peter Robinson 2006-07-05 15:23:49 UTC
I also was seeing a very similar problem to this in the 2.5.x series. It seemed to go away once I deleted the ~/.evolution directory and let it re-create it but doing that this time has no effect so it seems it may have been masking it.

Bug details here http://bugzilla.gnome.org/show_bug.cgi?id=324790
Comment 7 Ryan P Skadberg 2006-07-17 18:55:45 UTC
This APPEARS to be fixed in 2.7.4.  Peter, can you see if you are seeing it working better there and maybe we can close this out.
Comment 8 Peter Robinson 2006-07-17 19:09:51 UTC
Created attachment 69066 [details]
Problem re-creating exchange account

I would love to...... BUT.... in the process of trying to fix it in 2.7.3 I removed all of my evolution information and now when I try to setup my exchange account again I get an error in the setup dialog when entering new account information in that I can only enter my username and no server information hence I can't enter a server etc and it won't let me progress through to the next stage of the setup.... see attached screen shot. ideas? is there a way around this? I'd love to move back to evo from the OWA!
Comment 9 Peter Robinson 2006-07-18 09:51:00 UTC
OK. Worked out if you run /usr/bin/exchange-connector-setup-2.8 I can setup the account. I now have evo running and will test it today.
Comment 10 Peter Robinson 2006-07-18 11:55:55 UTC
OK. Yippee!!! Having been using this quite extetnsively for the last couple of hours it seems stable on 2.7.4
Comment 11 Sushma Rai 2006-07-18 12:31:06 UTC
Nice.
Keep it running for some more time... and let me know
if you see the crash again.

The behavior you saw in comment #8 is because the "Exchange Operations"
plugin was disabled. Please enable it is get all the 
exchange connector functionalities.

Comment 12 Peter Robinson 2006-07-18 13:03:36 UTC
Hi Sushma,

How do you enable it from the command line, it seems it was disabled by default as there was no current evo config. I had since discovered that when i had run /usr/bin/exchange-connector-setup-2.8 and gone into plugins as I normally disable a number of plugins such as Hula and Groupwise as I don't use them.

Pete
Comment 13 Sushma Rai 2006-07-18 13:23:37 UTC
It'll be disabled if some other library is failing to load.
(see http://bugzilla.gnome.org/show_bug.cgi?id=347873)
You can enable it from Menu Edit -> Plugins.

Comment 14 Sushma Rai 2006-07-21 05:23:48 UTC
I assume that the crash part has been fixed and
closing the bug. Please re-open if you see this issue again. Thanks.