Bug 864020

Summary: [abrt] evolution-3.4.4-2.fc17: g_malloc: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Brent R Brian <brentrbrian>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: lucilanga, mbarnes, mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:71196bc2709cedadf35cad5e2d9f6a17a05b8096
Fixed In Version: evolution-3.6.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-16 17:24:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: core_backtrace
none
File: environ
none
File: backtrace
none
File: limits
none
File: cgroup
none
File: maps
none
File: dso_list
none
File: open_fds
none
File: var_log_messages none

Description Brent R Brian 2012-10-08 11:38:03 UTC
Description of problem:
Evolution crashes on:

Formatting a message
Deleting e-mails

There needs to be a delay before formatting begins, enough to let you delete spam without it rendering.  It crashes if you delete a message that has html content that is in the process of rendering.


Version-Release number of selected component:
evolution-3.4.4-2.fc17

Additional info:
libreport version: 2.0.14
abrt_version:   2.0.13
backtrace_rating: 4
cmdline:        evolution
crash_function: g_malloc
kernel:         3.5.4-2.fc17.x86_64

truncated backtrace:
:Thread no. 1 (9 frames)
: #2 g_malloc at gmem.c:159
: #3 g_strndup at gstrfuncs.c:420
: #4 camel_text_to_html at camel-mime-filter-tohtml.c:532
: #5 efh_format_address at em-format-html.c:2709
: #6 efh_format_headers at em-format-html.c:3092
: #7 efh_format_message at em-format-html.c:3392
: #8 efh_format_exec at em-format-html.c:237
: #9 mail_msg_proxy at mail-mt.c:423
: #11 g_thread_proxy at gthread.c:801

Comment 1 Brent R Brian 2012-10-08 11:38:05 UTC
Created attachment 623411 [details]
File: core_backtrace

Comment 2 Brent R Brian 2012-10-08 11:38:07 UTC
Created attachment 623412 [details]
File: environ

Comment 3 Brent R Brian 2012-10-08 11:38:09 UTC
Created attachment 623413 [details]
File: backtrace

Comment 4 Brent R Brian 2012-10-08 11:38:11 UTC
Created attachment 623414 [details]
File: limits

Comment 5 Brent R Brian 2012-10-08 11:38:12 UTC
Created attachment 623415 [details]
File: cgroup

Comment 6 Brent R Brian 2012-10-08 11:38:14 UTC
Created attachment 623416 [details]
File: maps

Comment 7 Brent R Brian 2012-10-08 11:38:16 UTC
Created attachment 623417 [details]
File: dso_list

Comment 8 Brent R Brian 2012-10-08 11:38:18 UTC
Created attachment 623418 [details]
File: open_fds

Comment 9 Brent R Brian 2012-10-08 11:38:19 UTC
Created attachment 623419 [details]
File: var_log_messages

Comment 10 Milan Crha 2012-10-16 17:24:49 UTC
Thanks for a bug report. I guess the 3.6.x is behaving better, as it's using WebKit, and the internals regarding message formatting are also changed, at least according to [1]. I'm closing this in favour of 3.6.x, check the upstream bug for reasons.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=659217