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-daemon | Assignee: | Bastien Nocera <bnocera> | ||||||||||||||||||||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||
| Version: | rawhide | CC: | 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
Han Han
2016-10-19 07:06:30 UTC
Created attachment 1211980 [details]
File: backtrace
Created attachment 1211981 [details]
File: cgroup
Created attachment 1211982 [details]
File: core_backtrace
Created attachment 1211983 [details]
File: dso_list
Created attachment 1211984 [details]
File: environ
Created attachment 1211985 [details]
File: exploitable
Created attachment 1211986 [details]
File: limits
Created attachment 1211987 [details]
File: maps
Created attachment 1211988 [details]
File: mountinfo
Created attachment 1211989 [details]
File: namespaces
Created attachment 1211990 [details]
File: open_fds
Created attachment 1211991 [details]
File: proc_pid_status
Created attachment 1211992 [details]
File: var_log_messages
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
|