Bug 1058787

Summary: [abrt] evolution: g_malloc0(): evolution killed by SIGABRT
Product: [Fedora] Fedora Reporter: bpk678
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: cezary.zemis, fabiano, lordmael, lucilanga, mbarnes, mcrha, oliveriandrea
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c45fa6dc17b18c25620c55f037349ceffeea7791
Whiteboard: abrt_hash:da67b6b3d6688ca4fc5746bff1f26e9ca5f2dc3f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-30 07:40:47 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: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description bpk678 2014-01-28 14:19:03 UTC
Version-Release number of selected component:
evolution-3.10.3-1.fc20

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        evolution
crash_function: g_malloc0
executable:     /usr/bin/evolution
kernel:         3.12.8-300.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #6 g_malloc0 at gmem.c:134
 #7 camel_imapx_command_add_part at camel-imapx-command.c:522
 #8 camel_imapx_command_close at camel-imapx-command.c:549
 #9 imapx_command_queue at camel-imapx-server.c:1316
 #10 imapx_command_run_sync at camel-imapx-server.c:3009
 #11 imapx_job_refresh_info_start at camel-imapx-server.c:5752
 #12 camel_imapx_job_run at camel-imapx-job.c:255
 #13 camel_imapx_server_refresh_info at camel-imapx-server.c:7652
 #14 imapx_refresh_info_sync at camel-imapx-folder.c:676
 #15 camel_folder_refresh_info_sync at camel-folder.c:4209

Comment 1 bpk678 2014-01-28 14:19:12 UTC
Created attachment 856607 [details]
File: backtrace

Comment 2 bpk678 2014-01-28 14:19:14 UTC
Created attachment 856608 [details]
File: cgroup

Comment 3 bpk678 2014-01-28 14:19:16 UTC
Created attachment 856609 [details]
File: core_backtrace

Comment 4 bpk678 2014-01-28 14:19:21 UTC
Created attachment 856610 [details]
File: dso_list

Comment 5 bpk678 2014-01-28 14:19:23 UTC
Created attachment 856611 [details]
File: environ

Comment 6 bpk678 2014-01-28 14:19:24 UTC
Created attachment 856612 [details]
File: limits

Comment 7 bpk678 2014-01-28 14:19:29 UTC
Created attachment 856613 [details]
File: maps

Comment 8 bpk678 2014-01-28 14:19:32 UTC
Created attachment 856614 [details]
File: open_fds

Comment 9 bpk678 2014-01-28 14:19:34 UTC
Created attachment 856615 [details]
File: proc_pid_status

Comment 10 bpk678 2014-01-28 14:19:36 UTC
Created attachment 856616 [details]
File: var_log_messages

Comment 11 Milan Crha 2014-01-30 07:40:47 UTC
Thanks for a bug report. There is filled a similar upstream bug [1], thus I'm moving this there. Please see [1] for any further updates. If possible, please CC yourself there, in case upstream developers will have additional questions.

The application crashed due to memory corruption (some part of the code accesses already freed memory or wrote to place where it should not, most likely, overwriting part of some memory where was residing some other data), but it's quite hard to find such issues without any clue where to look, because the overwritten memory can be accessed any time later. Do you remember what you did in evolution before the crash happened, please? It might not be right before the crash.

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

Comment 12 Milan Crha 2014-01-30 07:43:44 UTC
*** Bug 1058825 has been marked as a duplicate of this bug. ***

Comment 13 Milan Crha 2014-01-31 07:03:35 UTC
*** Bug 1059779 has been marked as a duplicate of this bug. ***

Comment 14 Milan Crha 2014-02-03 08:32:53 UTC
*** Bug 1060431 has been marked as a duplicate of this bug. ***