[Konsole-devel] [Bug 142585] Konsole stops responding to keyboard

Al Hoang hoanga at alum.rpi.edu
Wed Aug 29 03:33:34 UTC 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=142585         




------- Additional Comments From hoanga alum rpi edu  2007-08-29 05:33 -------
I have been having this problem happen infrequently as well but I am using Ubuntu Gutsy wth KDE 3.5.7.    The exact same situation is happening to me.  I believe I ran a strace against the konsole process running and I get the following being repeated over and over again.

select(26, [3 4 5 7 9 11 13 15 17 19 21 23 25], [], [], {0, 9795}) = 1 (in [23], left {0, 9795})
read(23, "\"\\\"\\\\\\\"\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\"..., 1024) = 364
gettimeofday({1188358259, 842301}, NULL) = 0
gettimeofday({1188358259, 842470}, NULL) = 0
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1188358259, 842505}, NULL) = 0
select(26, [3 4 5 7 9 11 13 15 17 19 21 23 25], [], [], {0, 9796}) = 1 (in [23], left {0, 9796})
read(23, "\"\\\"\\\\\\\"\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\"..., 1024) = 364
gettimeofday({1188358259, 842590}, NULL) = 0
gettimeofday({1188358259, 842761}, NULL) = 0
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1188358259, 842795}, NULL) = 0
select(26, [3 4 5 7 9 11 13 15 17 19 21 23 25], [], [], {0, 9795}) = 1 (in [23], left {0, 9795})
read(23, "\"\\\"\\\\\\\"\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\"..., 1024) = 364
gettimeofday({1188358259, 842881}, NULL) = 0
gettimeofday({1188358259, 843052}, NULL) = 0
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1188358259, 843086}, NULL) = 0
select(26, [3 4 5 7 9 11 13 15 17 19 21 23 25], [], [], {0, 9795}) = 1 (in [23], left {0, 9795})
read(23, "\"\\\"\\\\\\\"\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\"..., 1024) = 364
gettimeofday({1188358259, 843181}, NULL) = 0



More information about the konsole-devel mailing list