Bug 1054508 - [abrt] mate-session-manager: g_settings_set_property(): mate-session killed by SIGTRAP
Summary: [abrt] mate-session-manager: g_settings_set_property(): mate-session killed b...
Keywords:
Status: CLOSED DUPLICATE of bug 1054350
Alias: None
Product: Fedora
Classification: Fedora
Component: mate-session-manager
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Mashal
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:4561314b70f8632b933bb762ac5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-16 23:51 UTC by patrick korsnick
Modified: 2014-01-18 12:44 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-18 10:22:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (25.87 KB, text/plain)
2014-01-16 23:51 UTC, patrick korsnick
no flags Details
File: cgroup (173 bytes, text/plain)
2014-01-16 23:51 UTC, patrick korsnick
no flags Details
File: core_backtrace (2.71 KB, text/plain)
2014-01-16 23:51 UTC, patrick korsnick
no flags Details
File: dso_list (6.16 KB, text/plain)
2014-01-16 23:51 UTC, patrick korsnick
no flags Details
File: environ (1.16 KB, text/plain)
2014-01-16 23:51 UTC, patrick korsnick
no flags Details
File: limits (1.29 KB, text/plain)
2014-01-16 23:51 UTC, patrick korsnick
no flags Details
File: maps (31.02 KB, text/plain)
2014-01-16 23:51 UTC, patrick korsnick
no flags Details
File: open_fds (305 bytes, text/plain)
2014-01-16 23:51 UTC, patrick korsnick
no flags Details
File: proc_pid_status (937 bytes, text/plain)
2014-01-16 23:51 UTC, patrick korsnick
no flags Details
File: var_log_messages (661 bytes, text/plain)
2014-01-16 23:51 UTC, patrick korsnick
no flags Details

Description patrick korsnick 2014-01-16 23:51:13 UTC
Description of problem:
yum groupinstall "MATE Desktop" from the standard GNOME F20 install. log out and try to log in to MATE and it core dumps

Version-Release number of selected component:
mate-session-manager-1.6.1-4.fc20

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 4
cmdline:        mate-session
crash_function: g_settings_set_property
executable:     /usr/bin/mate-session
kernel:         3.12.7-300.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (6 frames)
 #2 g_settings_set_property at gsettings.c:492
 #3 object_set_property at gobject.c:1366
 #4 g_object_new_internal at gobject.c:1779
 #5 g_object_new_valist at gobject.c:2002
 #7 g_settings_new at gsettings.c:864
 #8 initialize_gsettings at main.c:79

Comment 1 patrick korsnick 2014-01-16 23:51:16 UTC
Created attachment 851347 [details]
File: backtrace

Comment 2 patrick korsnick 2014-01-16 23:51:19 UTC
Created attachment 851348 [details]
File: cgroup

Comment 3 patrick korsnick 2014-01-16 23:51:20 UTC
Created attachment 851349 [details]
File: core_backtrace

Comment 4 patrick korsnick 2014-01-16 23:51:22 UTC
Created attachment 851350 [details]
File: dso_list

Comment 5 patrick korsnick 2014-01-16 23:51:24 UTC
Created attachment 851351 [details]
File: environ

Comment 6 patrick korsnick 2014-01-16 23:51:25 UTC
Created attachment 851352 [details]
File: limits

Comment 7 patrick korsnick 2014-01-16 23:51:27 UTC
Created attachment 851353 [details]
File: maps

Comment 8 patrick korsnick 2014-01-16 23:51:28 UTC
Created attachment 851354 [details]
File: open_fds

Comment 9 patrick korsnick 2014-01-16 23:51:30 UTC
Created attachment 851355 [details]
File: proc_pid_status

Comment 10 patrick korsnick 2014-01-16 23:51:31 UTC
Created attachment 851356 [details]
File: var_log_messages

Comment 11 patrick korsnick 2014-01-16 23:53:13 UTC
similar behavior to bug 1054495

Comment 12 Wolfgang Ulbrich 2014-01-17 16:02:33 UTC
msg = 0x1bf2be0 "Settings schema 'org.mate.session' is not installed\n"
        msg_alloc = 0x1bf2be0 "Settings schema 'org.mate.session' is not installed\n"

org.mate.session is part of mate-session-manager which is in mate's comp group.
So normaly the groupinstall command should install mate-session-manager too.
Can you post the output of the groupinstall command?
yum history
yum history info <id>

And which yum version are you using?

Comment 13 leigh scott 2014-01-17 22:57:40 UTC
(In reply to Wolfgang Ulbrich from comment #12)
> msg = 0x1bf2be0 "Settings schema 'org.mate.session' is not installed\n"
>         msg_alloc = 0x1bf2be0 "Settings schema 'org.mate.session' is not
> installed\n"
> 
> org.mate.session is part of mate-session-manager which is in mate's comp
> group.
> So normaly the groupinstall command should install mate-session-manager too.
> Can you post the output of the groupinstall command?
> yum history
> yum history info <id>
> 
> And which yum version are you using?

I have a theory.

http://forums.fedoraforum.org/showpost.php?p=1684875&postcount=290


https://bugzilla.redhat.com/show_bug.cgi?id=1054350

Comment 14 leigh scott 2014-01-18 10:22:41 UTC

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

Comment 15 Wolfgang Ulbrich 2014-01-18 12:44:07 UTC
Dear user, see https://bugzilla.redhat.com/show_bug.cgi?id=1054495#c15

As we can see that the packages are installed we need to apply the gsettings schemas as root in case of cinnamon.
I quess same was happend with your mate installation.

glib-compile-schemas /usr/share/glib-2.0/schemas/


Note You need to log in before you can comment on or make changes to this bug.