Bug 1543331 - [abrt] cinnamon-settings-daemon: XGetWindowProperty(): csd-keyboard killed by SIGTRAP
Summary: [abrt] cinnamon-settings-daemon: XGetWindowProperty(): csd-keyboard killed by...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: cinnamon-settings-daemon
Version: 27
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alternative GTK desktop environments
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:a6025ae2aec7f3dc076c4773438...
: 1545859 1547171 1547565 1561845 1562354 1562729 1565878 1566155 1572938 1585229 1636927 1650869 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-08 09:37 UTC by mithrial
Modified: 2018-11-30 23:45 UTC (History)
17 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-30 23:45:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (34.61 KB, text/plain)
2018-02-08 09:37 UTC, mithrial
no flags Details
File: cgroup (319 bytes, text/plain)
2018-02-08 09:37 UTC, mithrial
no flags Details
File: core_backtrace (12.85 KB, text/plain)
2018-02-08 09:37 UTC, mithrial
no flags Details
File: cpuinfo (1.65 KB, text/plain)
2018-02-08 09:37 UTC, mithrial
no flags Details
File: dso_list (7.94 KB, text/plain)
2018-02-08 09:37 UTC, mithrial
no flags Details
File: environ (2.24 KB, text/plain)
2018-02-08 09:37 UTC, mithrial
no flags Details
File: limits (1.29 KB, text/plain)
2018-02-08 09:37 UTC, mithrial
no flags Details
File: maps (34.53 KB, text/plain)
2018-02-08 09:37 UTC, mithrial
no flags Details
File: mountinfo (4.06 KB, text/plain)
2018-02-08 09:37 UTC, mithrial
no flags Details
File: open_fds (766 bytes, text/plain)
2018-02-08 09:37 UTC, mithrial
no flags Details
File: proc_pid_status (1.28 KB, text/plain)
2018-02-08 09:37 UTC, mithrial
no flags Details

Description mithrial 2018-02-08 09:37:08 UTC
Version-Release number of selected component:
cinnamon-settings-daemon-3.6.1-1.fc27

Additional info:
reporter:       libreport-2.9.3
backtrace_rating: 4
cmdline:        /usr/libexec/csd-keyboard
crash_function: XGetWindowProperty
executable:     /usr/libexec/csd-keyboard
journald_cursor: s=ce86e915be9a48cc85f791a1e1d3f294;i=4981b;b=7a574c0180074ef0a2ef8aa6fd332c50;m=8b56c4c;t=564b0179d584c;x=c697591871a942e7
kernel:         4.14.17-300.fc27.x86_64
rootdir:        /
runlevel:       unknown
type:           CCpp
uid:            1000

Comment 1 mithrial 2018-02-08 09:37:13 UTC
Created attachment 1393096 [details]
File: backtrace

Comment 2 mithrial 2018-02-08 09:37:14 UTC
Created attachment 1393097 [details]
File: cgroup

Comment 3 mithrial 2018-02-08 09:37:16 UTC
Created attachment 1393098 [details]
File: core_backtrace

Comment 4 mithrial 2018-02-08 09:37:17 UTC
Created attachment 1393099 [details]
File: cpuinfo

Comment 5 mithrial 2018-02-08 09:37:19 UTC
Created attachment 1393100 [details]
File: dso_list

Comment 6 mithrial 2018-02-08 09:37:20 UTC
Created attachment 1393101 [details]
File: environ

Comment 7 mithrial 2018-02-08 09:37:22 UTC
Created attachment 1393102 [details]
File: limits

Comment 8 mithrial 2018-02-08 09:37:23 UTC
Created attachment 1393103 [details]
File: maps

Comment 9 mithrial 2018-02-08 09:37:25 UTC
Created attachment 1393104 [details]
File: mountinfo

Comment 10 mithrial 2018-02-08 09:37:26 UTC
Created attachment 1393105 [details]
File: open_fds

Comment 11 mithrial 2018-02-08 09:37:28 UTC
Created attachment 1393106 [details]
File: proc_pid_status

Comment 12 Keith Bennett 2018-02-09 00:35:01 UTC
Similar problem has been detected:

I'm not 100% sure.

Here's the sequence of events for my activity today:
* boot Fedora 27 Cinnamon virtual machine in VirtualBox 5.2.6 r120293 and log in
* run updates from dnfdragora, including a kernel update; don't know what updated *from*, but updated *to* 4.14.16-300.fc27.x86_64.
* reboot
* try pressing control-alt-t to open a terminal, find no action occurring
* open terminal via clicking on Icon on taskbar to check that the terminal application starts correctly via GUI; it started.
* suspect somehow wrong key bindings, open menu, type in 'keyboard' to look for an application that should show the keys as I press them; open 'Virtual Keyboard'
* 'Virtual Keyboard' does not show what keys are pressed on the keyboard. It appears to only be an interface to simulate button presses via the mouse
* Closed the virtual keyboard and then opened the only other application found via searching the menu for 'keyboard', the 'Keyboard' configuration application
* Layout appears to be compatible with my keyboard
* look through Keybindings to find 'Launch terminal', notice it's set for 'Ctrl+Alt+T', which I had pressed.
* Go back to started terminal, note it says 'Tilix'; type 'tilix' into command line and press enter; a new Tilix terminal window was created, then closed it.
* Create new custom shortcut, configure for name 'Launch Tilix', command 'tilix' and set its keybinding to 'Ctrl+Alt+T'; overriding the 'Launch terminal' shortcut's keybinding
* close the keyboard applications.
* Insert VirtualBox Guest Additions CD
* Attempt to install, notice that it had complained of some missing packages; installed the packages with 'dnf'
* Attempt to install (again), and it succeeds.
* reboot
* I then receive this error from the problem reporter.
* There were also SELinux issues indicating that ld.so.cache could not have 'map' action performed upon them by many background daemons that started. The file had incorrect type associations. I resolved that issue through the troubleshooter interface. This may (?) be related.


reporter:       libreport-2.9.3
backtrace_rating: 4
cmdline:        /usr/libexec/csd-keyboard
crash_function: XGetWindowProperty
executable:     /usr/libexec/csd-keyboard
journald_cursor: s=97edd3e6e73c4499b68a80fdda2d0b31;i=345da;b=330e627dc5cf47efb5037534d9424ce3;m=70807a9;t=564bc439aa87f;x=b69c16094c3dc1b
kernel:         4.14.16-300.fc27.x86_64
package:        cinnamon-settings-daemon-3.6.1-1.fc27
reason:         csd-keyboard killed by SIGTRAP
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 13 Davide 2018-02-15 17:33:20 UTC
*** Bug 1545859 has been marked as a duplicate of this bug. ***

Comment 14 gszumo 2018-02-20 16:31:42 UTC
*** Bug 1547171 has been marked as a duplicate of this bug. ***

Comment 15 Andre Vehreschild 2018-02-21 14:39:48 UTC
*** Bug 1547565 has been marked as a duplicate of this bug. ***

Comment 16 Phil Duby 2018-02-26 11:54:46 UTC
Similar problem has been detected:

Occured during boot, after login, but before any apps manually started.

reporter:       libreport-2.9.3
backtrace_rating: 4
cmdline:        /usr/libexec/csd-keyboard
crash_function: XGetWindowProperty
executable:     /usr/libexec/csd-keyboard
journald_cursor: s=756794f981b5485e8f1bdad9d2c72fdb;i=d7fb;b=794720f488f6478983f21d991436295d;m=3086bed;t=5661c02264e6c;x=73a9a6401398504
kernel:         4.15.4-300.fc27.x86_64
package:        cinnamon-settings-daemon-3.6.1-1.fc27
reason:         csd-keyboard killed by SIGTRAP
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 17 Andre Vehreschild 2018-03-02 08:04:14 UTC
Similar problem has been detected:

System boot. Login, baamm

reporter:       libreport-2.9.3
backtrace_rating: 4
cmdline:        /usr/libexec/csd-keyboard
crash_function: XGetWindowProperty
executable:     /usr/libexec/csd-keyboard
journald_cursor: s=2ea17128e4414e679bc2fe212bfbf9cc;i=f5971;b=e3859ae55f41481b9558cd387d5287d1;m=2eb0b35;t=5666943884f10;x=c33b83d527e8b82c
kernel:         4.15.4-300.fc27.x86_64
package:        cinnamon-settings-daemon-3.6.1-1.fc27
reason:         csd-keyboard killed by SIGTRAP
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 18 Ridorix 2018-03-29 03:30:53 UTC
*** Bug 1561845 has been marked as a duplicate of this bug. ***

Comment 19 Kjeld Olsen 2018-03-30 10:14:42 UTC
*** Bug 1562354 has been marked as a duplicate of this bug. ***

Comment 20 Ridorix 2018-04-02 09:26:42 UTC
*** Bug 1562729 has been marked as a duplicate of this bug. ***

Comment 21 Akkad 2018-04-11 01:44:29 UTC
*** Bug 1565878 has been marked as a duplicate of this bug. ***

Comment 22 kiyotaka saito 2018-04-11 16:01:13 UTC
*** Bug 1566155 has been marked as a duplicate of this bug. ***

Comment 23 zethan191 2018-04-29 04:13:40 UTC
*** Bug 1572938 has been marked as a duplicate of this bug. ***

Comment 24 calcina 2018-06-01 15:04:27 UTC
*** Bug 1585229 has been marked as a duplicate of this bug. ***

Comment 25 johan 2018-06-10 13:11:14 UTC
Similar problem has been detected:

Login to user (cinnamon) desktop. After logging out from other user desktop.

reporter:       libreport-2.9.3
backtrace_rating: 4
cmdline:        /usr/libexec/csd-keyboard
crash_function: XGetWindowProperty
executable:     /usr/libexec/csd-keyboard
journald_cursor: s=e1eed83f57934e3a9cfc431fba3802c7;i=32ffc3;b=f0b266a3775e499a812e1a5199eefaf0;m=465cbe896;t=56e492948656a;x=d4fa7173dc4fbf2a
kernel:         4.16.13-200.fc27.x86_64
package:        cinnamon-settings-daemon-3.6.2-1.fc27
reason:         csd-keyboard killed by SIGTRAP
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 26 johan 2018-07-11 10:33:03 UTC
Similar problem has been detected:

Switch user (via icon on system tray), login. Error occurred while/after starting desktop. 
Even though error refers to keyboard, it seems functional as I am typing this...
Maybe related. Sometimes after being idle for a while, I need to login, but keyboard no longer functions.

reporter:       libreport-2.9.3
backtrace_rating: 4
cmdline:        /usr/libexec/csd-keyboard
crash_function: XGetWindowProperty
executable:     /usr/libexec/csd-keyboard
journald_cursor: s=e1eed83f57934e3a9cfc431fba3802c7;i=3631b0;b=1e5b06b487414cb69c4261dd13ada0ab;m=1dd83a253;t=570b6aa51a83f;x=3c9dc55bb7773886
kernel:         4.17.3-100.fc27.x86_64
package:        cinnamon-settings-daemon-3.8.3-1.fc27
reason:         csd-keyboard killed by SIGTRAP
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 27 Ullrich Maenz 2018-10-08 09:59:44 UTC
*** Bug 1636927 has been marked as a duplicate of this bug. ***

Comment 28 Valentin 2018-11-16 23:05:45 UTC
*** Bug 1650869 has been marked as a duplicate of this bug. ***

Comment 29 Ben Cotton 2018-11-27 13:33:17 UTC
This message is a reminder that Fedora 27 is nearing its end of life.
On 2018-Nov-30  Fedora will stop maintaining and issuing updates for
Fedora 27. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora  'version' of '27'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 27 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 30 Ben Cotton 2018-11-30 23:45:31 UTC
Fedora 27 changed to end-of-life (EOL) status on 2018-11-30. Fedora 27 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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