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 570942 - Evolution crashes with segmentation fault
Evolution crashes with segmentation fault
Status: RESOLVED DUPLICATE of bug 569700
Product: evolution
Classification: Applications
Component: Mailer
2.26.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-02-08 10:25 UTC by g11024342@trbvm.com
Modified: 2013-09-13 00:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description g11024342@trbvm.com 2009-02-08 10:25:43 UTC
Steps to reproduce:
1. Cannot reproduce it but it happens quite often, I just don't know specifically what you need to do.


Stack trace:
[New Thread 0x6afe5b90 (LWP 12744)]
[Thread 0x6afe5b90 (LWP 12744) exited]
[New Thread 0x6afe5b90 (LWP 12745)]
[Thread 0x6afe5b90 (LWP 12745) exited]

Program received signal SIGSEGV, Segmentation fault.

Thread 1920945040 (LWP 12740)

  • #0 camel_mime_parser_read
    at camel-mime-parser.c line 655
  • #1 stream_read
    at camel-http-stream.c line 487
  • #2 camel_stream_read
    at camel-stream.c line 98
  • #3 emfh_gethttp
    at em-format-html.c line 525
  • #4 efh_format_exec
    at em-format-html.c line 1299
  • #5 mail_msg_proxy
    at mail-mt.c line 520
  • #6 ??
    from /usr/lib/libglib-2.0.so.0
  • #7 ??
    from /usr/lib/libglib-2.0.so.0
  • #8 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #9 clone
    from /lib/tls/i686/cmov/libc.so.6

Thread 9068 (Thread 0x727f4b90 (LWP 12740))

  • #0 camel_mime_parser_read
    at camel-mime-parser.c line 655
  • #1 stream_read
    at camel-http-stream.c line 487
  • #2 camel_stream_read
    at camel-stream.c line 98
  • #3 emfh_gethttp
    at em-format-html.c line 525
  • #4 efh_format_exec
    at em-format-html.c line 1299
  • #5 mail_msg_proxy
    at mail-mt.c line 520
  • #6 ??
    from /usr/lib/libglib-2.0.so.0
  • #7 ??
    from /usr/lib/libglib-2.0.so.0
  • #8 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #9 clone
    from /lib/tls/i686/cmov/libc.so.6

Other information:
$ svn info
Path: .
URL: http://svn.gnome.org/svn/evolution/trunk
Repository Root: http://svn.gnome.org/svn/evolution
Repository UUID: 9792ae6b-c725-0410-a7bc-87ac6a6ec1ac
Revision: 37227
Node Kind: directory
Schedule: normal
Last Changed Author: swkothar
Last Changed Rev: 37227
Last Changed Date: 2009-02-05 09:56:42 +0100 (Thu, 05 Feb 2009)
Comment 1 Matthew Barnes 2009-02-08 12:38:46 UTC


  • #0 camel_mime_parser_read
    at camel-mime-parser.c line 655

parser=0x0 looks like the culprit.  Can you isolate whether a particular message is causing this, and whether it crashes consistently with that message?  Looks like it has a GIF89a image.
Comment 2 g11024342@trbvm.com 2009-02-08 13:02:19 UTC
Not a particular message but very often with HTML emails with embedded graphics. If I look at the same message again (after re-starting) it doesn't happen. Maybe just the first time?
Comment 3 Akhil Laddha 2009-02-08 13:39:09 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 569700 ***