Bug 1386511 - [abrt] gnome-settings-daemon: fprintf(): gsd-media-keys killed by SIGSEGV: TAINTED
Summary: [abrt] gnome-settings-daemon: fprintf(): gsd-media-keys killed by SIGSEGV: TA...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-settings-daemon
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:6a97bfefb1a7afd513c1c1555c1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-19 07:06 UTC by Han Han
Modified: 2016-12-06 12:26 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-10-19 08:42:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (16.93 KB, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details
File: cgroup (272 bytes, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details
File: core_backtrace (475 bytes, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details
File: dso_list (10.30 KB, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details
File: environ (1.26 KB, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details
File: exploitable (82 bytes, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details
File: limits (1.29 KB, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details
File: maps (46.60 KB, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details
File: mountinfo (3.27 KB, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details
File: namespaces (102 bytes, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details
File: open_fds (139 bytes, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details
File: proc_pid_status (1.25 KB, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details
File: var_log_messages (394 bytes, text/plain)
2016-10-19 07:06 UTC, Han Han
no flags Details

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


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