Bug 1255755

Summary: [abrt] evince: evince killed by SIGSEGV
Product: Red Hat Enterprise Linux 7 Reporter: Jiri Koten <jkoten>
Component: evinceAssignee: Marek Kašík <mkasik>
Status: CLOSED NOTABUG QA Contact: Desktop QE <desktop-qa-list>
Severity: low Docs Contact:
Priority: low    
Version: 7.2   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:d68cdeeefe8e20794a23883b5164fdcead35886e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-18 15:50:04 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: exploitable
none
File: limits
none
File: machineid
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Jiri Koten 2015-08-21 13:16:52 UTC
Version-Release number of selected component:
evince-3.14.2-4.el7

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 0
cmdline:        evince
executable:     /usr/bin/evince
kernel:         3.10.0-305.el7.x86_64
runlevel:       N 5
type:           CCpp
uid:            1001

Comment 1 Jiri Koten 2015-08-21 13:16:54 UTC
Created attachment 1065595 [details]
File: backtrace

Comment 2 Jiri Koten 2015-08-21 13:16:55 UTC
Created attachment 1065596 [details]
File: cgroup

Comment 3 Jiri Koten 2015-08-21 13:16:56 UTC
Created attachment 1065597 [details]
File: core_backtrace

Comment 4 Jiri Koten 2015-08-21 13:16:58 UTC
Created attachment 1065598 [details]
File: dso_list

Comment 5 Jiri Koten 2015-08-21 13:16:59 UTC
Created attachment 1065599 [details]
File: environ

Comment 6 Jiri Koten 2015-08-21 13:17:00 UTC
Created attachment 1065600 [details]
File: exploitable

Comment 7 Jiri Koten 2015-08-21 13:17:01 UTC
Created attachment 1065601 [details]
File: limits

Comment 8 Jiri Koten 2015-08-21 13:17:03 UTC
Created attachment 1065602 [details]
File: machineid

Comment 9 Jiri Koten 2015-08-21 13:17:04 UTC
Created attachment 1065603 [details]
File: maps

Comment 10 Jiri Koten 2015-08-21 13:17:06 UTC
Created attachment 1065604 [details]
File: open_fds

Comment 11 Jiri Koten 2015-08-21 13:17:07 UTC
Created attachment 1065605 [details]
File: proc_pid_status

Comment 12 Jiri Koten 2015-08-21 13:17:08 UTC
Created attachment 1065606 [details]
File: var_log_messages

Comment 13 Jiri Koten 2015-08-21 13:21:59 UTC
Cannot reproduce the crash on purpose. I was in pdf document and click on Add bookmark and evince crashed.

Comment 14 Marek Kašík 2016-01-18 15:50:04 UTC
Hi,

this is actually expected behaviour. There were too many opened files on the system (see open_fds). glib2 calls exit in such situation and it does it intentionally.
Another problem is the amount of opened files. Looking again in the open_fds it seems that this is caused by the bug reported in https://bugzilla.redhat.com/show_bug.cgi?id=1297035.

I'm closing this as notabug.

Regards

Marek

Comment 15 Marek Kašík 2016-01-18 15:53:13 UTC
*** Bug 1255761 has been marked as a duplicate of this bug. ***