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 606991 - Evolution-MAPI Segfault
Evolution-MAPI Segfault
Status: RESOLVED DUPLICATE of bug 595810
Product: evolution-mapi
Classification: Applications
Component: Mail
0.28.x
Other Linux
: Normal major
: ---
Assigned To: evolution-mapi-maint
evolution-mapi-maint
Depends on:
Blocks:
 
 
Reported: 2010-01-14 18:22 UTC by Randy Goddard
Modified: 2010-01-14 21:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
evolution debug log (18.72 KB, text/plain)
2010-01-14 18:31 UTC, Randy Goddard
Details

Description Randy Goddard 2010-01-14 18:22:07 UTC
Running Evolution with the MAPI plugin against a MS Exchange 2007 Server, the application segfaults when trying to access any mail message.  Versions and backtrace are below and the corefile tarball attached.

Versions:
evolution (2.28.1-0ubuntu2)
evolution-dbg (2.28.1-0ubuntu2)
evolution-exchange-dbg (2.28.1-0ubuntu1)
evolution-mapi (0.28.0-0ubuntu1)

Backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffcf1c4910 (LWP 5568)]
0x00007ffff488cb63 in camel_header_raw_append () from /usr/lib/libcamel-1.2.so.14
(gdb) t a a bt

Thread 20 (Thread 0x7fffcf1c4910 (LWP 5568))

  • #0 camel_header_raw_append
    from /usr/lib/libcamel-1.2.so.14
  • #1 camel_header_raw_append_parse
    from /usr/lib/libcamel-1.2.so.14
  • #2 ??
    from /usr/lib/evolution-data-server-1.2/camel-providers/libcamelmapi.so
  • #3 camel_folder_get_message
    from /usr/lib/libcamel-provider-1.2.so.14
  • #4 get_message_exec
    at mail-ops.c line 1828
  • #5 mail_msg_proxy
    at mail-mt.c line 522
  • #6 ??
    from /lib/libglib-2.0.so.0
  • #7 ??
    from /lib/libglib-2.0.so.0
  • #8 start_thread
    from /lib/libpthread.so.0
  • #9 clone
    from /lib/libc.so.6
  • #10 ??

Comment 1 Randy Goddard 2010-01-14 18:26:34 UTC
Corefile is too large to attach (4.9Mb).  Where can I drop it?
Comment 2 Randy Goddard 2010-01-14 18:31:05 UTC
Created attachment 151417 [details]
evolution debug log
Comment 3 Fabio Durán Verdugo 2010-01-14 21:23:51 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 bug 595810 ***