Bug 1119719

Summary: evolution killed by SIGABRT
Product: Red Hat Enterprise Linux 7 Reporter: David Jaša <djasa>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: djasa, fidencio, mcrha
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:3438264ab3058c0668f32328c44d8ac385f1e1a4
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-26 08:53:48 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
File: binary
none
File: sosreport.tar.xz
none
backported patch none

Description David Jaša 2014-07-15 11:01:00 UTC
Version-Release number of selected component:
evolution-3.8.5-22.el7_0.1

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        evolution
crash_function: g_hash_table_resize
executable:     /usr/bin/evolution
kernel:         3.10.0-123.1.2.el7.x86_64
runlevel:       N 5
type:           CCpp
uid:            16189

Truncated backtrace:
Thread no. 1 (10 frames)
 #6 g_hash_table_resize at ghash.c:565
 #7 g_hash_table_maybe_resize at ghash.c:594
 #8 g_hash_table_remove_internal at ghash.c:1277
 #9 remove_binding_qdata at gbinding.c:221
 #10 weak_unbind at gbinding.c:246
 #11 weak_refs_notify at gobject.c:2470
 #13 handle_mail_request at e-mail-request.c:201
 #14 run_in_thread at gsimpleasyncresult.c:871
 #15 io_job_thread at gioscheduler.c:89
 #16 g_task_thread_pool_thread at gtask.c:1242

Comment 1 David Jaša 2014-07-15 11:01:03 UTC
Created attachment 918130 [details]
File: backtrace

Comment 2 David Jaša 2014-07-15 11:01:05 UTC
Created attachment 918131 [details]
File: cgroup

Comment 3 David Jaša 2014-07-15 11:01:07 UTC
Created attachment 918132 [details]
File: core_backtrace

Comment 4 David Jaša 2014-07-15 11:01:08 UTC
Created attachment 918133 [details]
File: dso_list

Comment 5 David Jaša 2014-07-15 11:01:10 UTC
Created attachment 918134 [details]
File: environ

Comment 6 David Jaša 2014-07-15 11:01:11 UTC
Created attachment 918135 [details]
File: limits

Comment 7 David Jaša 2014-07-15 11:01:13 UTC
Created attachment 918136 [details]
File: maps

Comment 8 David Jaša 2014-07-15 11:01:14 UTC
Created attachment 918137 [details]
File: open_fds

Comment 9 David Jaša 2014-07-15 11:01:15 UTC
Created attachment 918138 [details]
File: proc_pid_status

Comment 10 David Jaša 2014-07-15 11:01:17 UTC
Created attachment 918139 [details]
File: var_log_messages

Comment 11 David Jaša 2014-07-15 11:01:19 UTC
Created attachment 918140 [details]
File: binary

Comment 12 David Jaša 2014-07-15 11:01:51 UTC
Created attachment 918141 [details]
File: sosreport.tar.xz

Comment 14 Milan Crha 2014-07-16 08:41:47 UTC
I think a change from [1] should help here. Do you want a test package with that patch included, or you'll create one on your own?

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

Comment 15 David Jaša 2014-07-16 09:25:12 UTC
(In reply to Milan Crha from comment #14)
> I think a change from [1] should help here. Do you want a test package with
> that patch included, or you'll create one on your own?
> 
> [1] https://bugzilla.gnome.org/show_bug.cgi?id=724023

I could try the package but as I don't have an actual reproducer [*], I'll be fine with fix included in 7.1 :)

[*] this crash happened when evo was in background

Comment 16 Milan Crha 2014-07-16 12:01:22 UTC
Then maybe just have it installed and see whether the crash will reoccur during the normal usage? The crash might happen when the preview panel was updating its content, for whatever reason it triggered it.

Comment 17 David Jaša 2014-07-16 12:23:05 UTC
Milan, please build the package, thank you.

Comment 18 Milan Crha 2014-07-16 14:23:12 UTC
Created attachment 918438 [details]
backported patch

for evolution;

This is a backported patch. The upstream patch did not apply cleanly, I forgot of it.

evolution-3.8.5-22.el7_0.1.1 contains the patch, it's currently available at:
https://brewweb.devel.redhat.com/taskinfo?taskID=7705503

Comment 19 Milan Crha 2014-08-25 17:13:14 UTC
Did this help? If yes, then we can mark this as a duplicate of bug #1098358, where I added a similar patch to evolution-3.8.5-25.

Comment 20 David Jaša 2014-08-26 08:53:48 UTC
Yes, I didn't encounter the crash since.

*** This bug has been marked as a duplicate of bug 1098358 ***