FS#17817 - ^C no longer sends SIGINT
Attached to Project:
Arch Linux
Opened by Jeff Cook (cookiecaper) - Wednesday, 13 January 2010, 03:56 GMT
Last edited by Allan McRae (Allan) - Saturday, 16 January 2010, 07:06 GMT
Opened by Jeff Cook (cookiecaper) - Wednesday, 13 January 2010, 03:56 GMT
Last edited by Allan McRae (Allan) - Saturday, 16 January 2010, 07:06 GMT
|
Details
Description:
^C no longer sends SIGINT, apparently. It won't kill anything I try to kill, it's not an issue of an ignored thing. killall doesn't seem to work either, but pkill -9 does. See http://bbs.archlinux.org/viewtopic.php?pid=687265 for forum thread about this. This is highly annoying and I would like it to get fixed. Additional info: * package version(s) Fully up-to-date x86_64 installation as 1/12/2010 8:55 PM MST * config and/or log files etc. Steps to reproduce: Update your system, go to your terminal, hit Ctrl-C, observe that nothing happens. |
This task depends upon
Closed by Allan McRae (Allan)
Saturday, 16 January 2010, 07:06 GMT
Reason for closing: Not a bug
Additional comments about closing: see comments
Saturday, 16 January 2010, 07:06 GMT
Reason for closing: Not a bug
Additional comments about closing: see comments
please supply a logically consistent way how to reproduce this bug:
* what terminal are you using and with what configuration
* what x config (keyboard layout)
* xev output for ctrl+C
* what else could cause the system to behave this way.
Also, please post specific instructions on how you can reproduce this bug.
I will follow-up with the details requested in first reply soon.
I am using urxvt, but I get the same results in gnome-terminal.
I've found that ^C in tty (that is, not in X) works as expected on yaourt and find.
VLC is the only application I've found so far which responds correctly to a ^C in X. Everything else seems to ignore it, though "^C" is printed on the terminal.
Using kernel26 2.6.32.3-1, xorg-server 1.7.3.902-1, and nvidia 190.53-3 on x86_64.
Xdefults (3.6 KiB)
xorg.conf (2.9 KiB)
Thanks to all who've helped with this.