Bug 1386511

Summary: [abrt] gnome-settings-daemon: fprintf(): gsd-media-keys killed by SIGSEGV: TAINTED
Product: [Fedora] Fedora Reporter: Han Han <hhan>
Component: gnome-settings-daemonAssignee: Bastien Nocera <bnocera>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bnocera, bugzilla, fmuellner, klember, mkasik, ofourdan, rstrode, tiagomatos
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/07710914c1a7bf188036e78fed688ecf591994ba
Whiteboard: abrt_hash:6a97bfefb1a7afd513c1c1555c1a0dba227cca4a;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-19 08:42:14 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: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Han Han 2016-10-19 07:06:30 UTC
Description of problem:


Version-Release number of selected component:
gnome-settings-daemon-3.23.2-1.fc26

Additional info:
reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        /usr/libexec/gsd-media-keys
crash_function: fprintf
executable:     /usr/libexec/gsd-media-keys
global_pid:     22587
kernel:         4.8.0-0.rc8.git1.1.fc26.x86_64
pkg_fingerprint: 812A 6B4B 64DA B85D
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (1 frames)
 #0 fprintf at /usr/include/bits/stdio2.h:97

Comment 1 Han Han 2016-10-19 07:06:38 UTC
Created attachment 1211980 [details]
File: backtrace

Comment 2 Han Han 2016-10-19 07:06:39 UTC
Created attachment 1211981 [details]
File: cgroup

Comment 3 Han Han 2016-10-19 07:06:41 UTC
Created attachment 1211982 [details]
File: core_backtrace

Comment 4 Han Han 2016-10-19 07:06:43 UTC
Created attachment 1211983 [details]
File: dso_list

Comment 5 Han Han 2016-10-19 07:06:44 UTC
Created attachment 1211984 [details]
File: environ

Comment 6 Han Han 2016-10-19 07:06:46 UTC
Created attachment 1211985 [details]
File: exploitable

Comment 7 Han Han 2016-10-19 07:06:48 UTC
Created attachment 1211986 [details]
File: limits

Comment 8 Han Han 2016-10-19 07:06:50 UTC
Created attachment 1211987 [details]
File: maps

Comment 9 Han Han 2016-10-19 07:06:52 UTC
Created attachment 1211988 [details]
File: mountinfo

Comment 10 Han Han 2016-10-19 07:06:53 UTC
Created attachment 1211989 [details]
File: namespaces

Comment 11 Han Han 2016-10-19 07:06:55 UTC
Created attachment 1211990 [details]
File: open_fds

Comment 12 Han Han 2016-10-19 07:06:57 UTC
Created attachment 1211991 [details]
File: proc_pid_status

Comment 13 Han Han 2016-10-19 07:06:58 UTC
Created attachment 1211992 [details]
File: var_log_messages

Comment 14 Bastien Nocera 2016-10-19 08:42:14 UTC
Fixed upstream. Not sure why this would happen though, and the bug is missing details.

commit acfdada48a065d0815a9a8297b2a87997dc7eec2
Author: Bastien Nocera <hadess>
Date:   Wed Oct 19 10:37:00 2016 +0200

    common: Fix crash when X isn't available
    
    Oct 15 22:42:41 mydesktop.me gsd-media-keys[26358]: gsd-media-keys: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    followed by:
     #0  0x000055ab3abdf860 in fprintf (__fmt=0x55ab3abfa28e "%s\n", __stream=<optimized out>) at /usr/include/bits/stdio2.h:97
     No locals.
     #1  main (argc=<optimized out>, argv=<optimized out>) at ../../plugins/common/daemon-skeleton-gtk.h:179
             error = 0x0
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1386511