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 310233 - Evolution crashes when no exchange-account is configured
Evolution crashes when no exchange-account is configured
Status: VERIFIED FIXED
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.3.x
Other All
: High critical
: ---
Assigned To: shakti
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2005-07-13 15:12 UTC by shakti
Modified: 2005-08-09 10:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix the problem (12.44 KB, patch)
2005-07-13 15:20 UTC, shakti
none Details | Review

Description shakti 2005-07-13 15:12:41 UTC
Steps to reproduce:
1. Run Evolution.
2. Expand "On This Computer" of mail component
3. Right click on any of the folder


Stack trace:
Backtrace was generated from '/opt/gnome2/bin/evolution-2.4'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1095158176 (LWP 12035)]
[New Thread 1108982704 (LWP 12067)]
[Thread debugging using libthread_db enabled]
[New Thread 1095158176 (LWP 12035)]
[New Thread 1108982704 (LWP 12067)]
[Thread debugging using libthread_db enabled]
[New Thread 1095158176 (LWP 12035)]
[New Thread 1108982704 (LWP 12067)]
[New Thread 1106881456 (LWP 12066)]
[New Thread 1104636848 (LWP 12042)]
0xffffe410 in ?? ()

Thread 4 (Thread 1104636848 (LWP 12042))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 pthread_cond_wait
    from /lib/tls/libpthread.so.0
  • #5 e_msgport_wait
    at e-msgport.c line 522


Other information:
Comment 1 shakti 2005-07-13 15:19:18 UTC
Attaching a patch...
Comment 2 shakti 2005-07-13 15:20:39 UTC
Created attachment 49098 [details] [review]
Patch to fix the problem

Also I have taken care of some compilation warning.
Comment 3 shakti 2005-07-14 07:10:15 UTC
Committed a slightly modified patch which handles some more compilation warnings :)
Comment 4 Khasim Shaheed 2005-08-09 10:06:54 UTC
verified with the devel snaps dated, 9th Aug 2005.