Bug 1249014
Summary: | [abrt] control-center: XQueryExtension(): gnome-control-center killed by SIGSEGV | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Алексей Смирнов <debugger94> | ||||||||||||||||||||||||||
Component: | control-center | Assignee: | Control Center Maintainer <control-center-maint> | ||||||||||||||||||||||||||
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||
Version: | rawhide | CC: | control-center-maint, fmuellner, marekdolezel, mkasik, ofourdan, oholy, rmatos, rstrode, tiagomatos | ||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/ca1b6652134161c28ece1bb70051997833c5d17b | ||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:606bf90514d1b5434ce6d4f52f4cb8714b5ab61a | ||||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||
Last Closed: | 2016-01-18 14:03:04 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: | |||||||||||||||||||||||||||||
Bug Blocks: | 1277927 | ||||||||||||||||||||||||||||
Attachments: |
|
Description
Алексей Смирнов
2015-07-31 10:36:28 UTC
Created attachment 1058017 [details]
File: backtrace
Created attachment 1058018 [details]
File: cgroup
Created attachment 1058019 [details]
File: core_backtrace
Created attachment 1058020 [details]
File: dso_list
Created attachment 1058021 [details]
File: environ
Created attachment 1058022 [details]
File: limits
Created attachment 1058023 [details]
File: maps
Created attachment 1058024 [details]
File: mountinfo
Created attachment 1058025 [details]
File: namespaces
Created attachment 1058026 [details]
File: open_fds
Created attachment 1058027 [details]
File: proc_pid_status
Created attachment 1058028 [details]
File: var_log_messages
Another user experienced a similar problem: 1.In gnome-control center click on "Wacom Tablet" 2. crash :) reporter: libreport-2.6.3 backtrace_rating: 4 cmdline: gnome-control-center --overview crash_function: XQueryExtension executable: /usr/bin/gnome-control-center global_pid: 9804 kernel: 4.4.0-0.rc5.git3.1.fc24.x86_64 package: control-center-3.19.4-1.fc24 reason: gnome-control-center killed by SIGSEGV runlevel: N 5 type: CCpp uid: 1000 This happens still on current rawhide on wayland. X11 session is not affected. This should be fixed in the 3.19.5 release soon. Note that there's no wacom support yet under wayland so the panel will show up empty. (In reply to Rui Matos from comment #15) > This should be fixed in the 3.19.5 release soon. Note that there's no wacom > support yet under wayland so the panel will show up empty. Crash fixed. Wacom support for wayland will be implemented in libinput? Just asking if i understand input system correctly. (In reply to Marek Doležel from comment #16) > Crash fixed. Wacom support for wayland will be implemented in libinput? Just > asking if i understand input system correctly. It needs implementation in libinput and new protocol implementation which is still under review in the wayland-devel list. |