Bug 974791

Summary: [abrt] mate-document-viewer-1.6.0-5.fc18: g_settings_set_property: Process /usr/bin/atril was killed by signal 5 (SIGTRAP)
Product: [Fedora] Fedora Reporter: Wilbert Isaac Cortés González <w.isaac.cortes>
Component: mate-document-viewerAssignee: Wolfgang Ulbrich <raveit65.sun>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: christoph.wickert, dan.mashal, raveit65.sun
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:94631833e7f4900bd8d2aaf903da2e657d23b7c3
Fixed In Version: mate-document-viewer-1.6.1-5.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-18 00:30:43 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:
Bug Depends On: 988944    
Bug Blocks: 661442    
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: xsession_errors none

Description Wilbert Isaac Cortés González 2013-06-15 21:16:59 UTC
Version-Release number of selected component:
mate-document-viewer-1.6.0-5.fc18

Additional info:
reporter:       libreport-2.1.4
backtrace_rating: 4
cmdline:        atril /home/lain/advanced_rails.pdf
crash_function: g_settings_set_property
executable:     /usr/bin/atril
kernel:         3.9.5-201.fc18.i686.PAE
runlevel:       N 5
uid:            1000
var_log_messages: Jun 14 21:14:55 navi abrt[14053]: Saved core dump of pid 14035 (/usr/bin/atril) to /var/tmp/abrt/ccpp-2013-06-14-21:14:54-14035 (47685632 bytes)

Truncated backtrace:
Thread no. 1 (7 frames)
 #2 g_settings_set_property at gsettings.c:492
 #3 object_set_property at gobject.c:1357
 #4 g_object_constructor at gobject.c:1868
 #6 g_object_new_valist at gobject.c:1835
 #8 g_settings_new at gsettings.c:869
 #9 ev_window_setup_document at ev-window.c:1372
 #15 gtk_main at gtkmain.c:1257

Comment 1 Wilbert Isaac Cortés González 2013-06-15 21:17:07 UTC
Created attachment 761697 [details]
File: backtrace

Comment 2 Wilbert Isaac Cortés González 2013-06-15 21:17:11 UTC
Created attachment 761698 [details]
File: cgroup

Comment 3 Wilbert Isaac Cortés González 2013-06-15 21:17:15 UTC
Created attachment 761699 [details]
File: core_backtrace

Comment 4 Wilbert Isaac Cortés González 2013-06-15 21:17:19 UTC
Created attachment 761700 [details]
File: dso_list

Comment 5 Wilbert Isaac Cortés González 2013-06-15 21:17:23 UTC
Created attachment 761701 [details]
File: environ

Comment 6 Wilbert Isaac Cortés González 2013-06-15 21:17:26 UTC
Created attachment 761702 [details]
File: limits

Comment 7 Wilbert Isaac Cortés González 2013-06-15 21:17:31 UTC
Created attachment 761703 [details]
File: maps

Comment 8 Wilbert Isaac Cortés González 2013-06-15 21:17:35 UTC
Created attachment 761704 [details]
File: open_fds

Comment 9 Wilbert Isaac Cortés González 2013-06-15 21:17:38 UTC
Created attachment 761705 [details]
File: proc_pid_status

Comment 10 Wilbert Isaac Cortés González 2013-06-15 21:17:42 UTC
Created attachment 761706 [details]
File: xsession_errors

Comment 11 Wolfgang Ulbrich 2013-06-16 08:30:53 UTC
You're using KDE, right?
The issue is caused by a missing gsettings schema (org.mate.lockdown), which is include the mate-desktop package.
Can you install it?
yum install mate-desktop

And please can you post the output of yum, because i wanna know which dependencies yum installs on a KDE desktop without a MATE installation?
This is import for me to decide if i should add this runtime require to mate-document-viewer or not.

Thank you

Comment 12 Fedora Update System 2013-06-16 10:46:32 UTC
mate-document-viewer-1.6.0-6.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/mate-document-viewer-1.6.0-6.fc18

Comment 13 Fedora Update System 2013-06-18 01:37:37 UTC
Package mate-document-viewer-1.6.0-6.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mate-document-viewer-1.6.0-6.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-11115/mate-document-viewer-1.6.0-6.fc18
then log in and leave karma (feedback).

Comment 14 Fedora Update System 2013-06-27 02:03:18 UTC
mate-document-viewer-1.6.0-6.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 15 Christoph Wickert 2013-07-26 18:30:33 UTC
Please remove the dependency on mate-desktop again, you are forcing people to install half of mate if they only want a certain component. Instead, fix bug 988944. You can then savly drop the dependency as the schemas are part of the gnome-desktop-libs package which is pulled in automatically through the dependency on libmate-desktop-2.

Comment 16 Christoph Wickert 2013-07-26 19:43:48 UTC
(In reply to Christoph Wickert from comment #15)
> You can then savly drop the dependency as the schemas are part
> of the gnome-desktop-libs package which is pulled in automatically through
> the dependency on libmate-desktop-2.

Actually this is wrong, libmate-desktop2 is not pulled in automatically, so you still need to require mate-desktop-libs explicitly. Sorry, my bad.

Comment 17 Wolfgang Ulbrich 2013-07-27 13:10:45 UTC
You have to talk with Dan about the mate-desktop package split, but i did say to him that i see no reason not to do this.

Comment 18 Fedora Update System 2013-08-08 11:15:48 UTC
mate-document-viewer-1.6.1-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/mate-document-viewer-1.6.1-5.fc18

Comment 19 Fedora Update System 2013-08-08 11:16:04 UTC
mate-document-viewer-1.6.1-5.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/mate-document-viewer-1.6.1-5.fc19

Comment 20 Fedora Update System 2013-08-09 17:08:55 UTC
Package mate-document-viewer-1.6.1-5.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mate-document-viewer-1.6.1-5.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-14504/mate-document-viewer-1.6.1-5.fc18
then log in and leave karma (feedback).

Comment 21 Fedora Update System 2013-08-18 00:30:43 UTC
mate-document-viewer-1.6.1-5.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 22 Fedora Update System 2013-08-18 00:39:12 UTC
mate-document-viewer-1.6.1-5.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.