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 586524 - evolution+openchange crash when retrieving certain messages
evolution+openchange crash when retrieving certain messages
Status: RESOLVED DUPLICATE of bug 579819
Product: evolution-mapi
Classification: Applications
Component: Mail
0.26.x
Other Linux
: Normal normal
: ---
Assigned To: evolution-mapi-maint
evolution-mapi-maint
Depends on:
Blocks:
 
 
Reported: 2009-06-21 12:24 UTC by Matthew Barnes
Modified: 2009-06-22 05:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthew Barnes 2009-06-21 12:24:20 UTC
Forwarding from a Fedora bug:
http://bugzilla.redhat.com/show_bug.cgi?id=507043


Evolution (openchange?) crashes with the following:
exchange-mapi-connection.c:1004: Entering exchange_mapi_connection_fetch_items:
folder-id E69E0E0100000003 libexchangemapi-Message:
exchange-mapi-connection.c:1006: exchange_mapi_connection_fetch_items:
lock(connect_lock)
**
camel:ERROR:camel-internet-address.c:535:camel_internet_address_format_address:
assertion failed: (addr)
Aborted

I've done some minimal debugging; the 'item' (previous call) has no from name
or from address, though it apparently should (does in OWA, for example). I can
reproduce this every time trying to sync/view certain folders.

I'm using evolution+openchange against my company's exchange server (very
unlikely they'd change anything on their end to help, here).

Fully-updated f11 packages as of 2009-06-19.

I'm willing to assist with further debugging (but cannot give access to any
machines/accounts/resources and probably can't even provide sample mails);
please let me know what other information is useful.

Anyway, backtrace:
  • #3 g_assertion_message_expr
    from /lib64/libglib-2.0.so.0
  • #4 camel_internet_address_format_address
    at camel-internet-address.c line 535
  • #5 mapi_update_cache
    at camel-mapi-folder.c line 448
  • #6 fetch_items_cb
    at camel-mapi-folder.c line 309
  • #7 exchange_mapi_connection_fetch_items
    at exchange-mapi-connection.c line 1201
  • #8 mapi_refresh_folder
    at camel-mapi-folder.c line 747
  • #9 mapi_refresh_info
    at camel-mapi-folder.c line 154
  • #10 mail_msg_proxy
    at mail-mt.c line 520

Comment 1 Akhil Laddha 2009-06-22 05:49:53 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 579819 ***