[Konsole-devel] [Bug 113925] Konsole freezes for unknown reason

Patrick Knight securehell at hushmail.com
Thu Oct 6 17:29:41 UTC 2005


------- 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=113925         




------- Additional Comments From securehell hushmail com  2005-10-06 19:29 -------
I put an strace on the process of the frozen bash instance in konsole and got the following:

[root localhost]# ps -axf

1854 ?       S  0:14 \_ kdeinit: konsole
1855 pts/1   S  0:01 |   \_ /bin/bash
1888 pts/2   S  0:00 |   \_ /bin/bash
2795 pts/2   R  0:00 |       \_ ps -axf

[root localhost]# strace -p 1855
Process 1855 attached - interrupt to quit
ioctl(O, SNDCTL_TMR_STOP or TCSETSW

It is just sitting there.

Google searches on SNDCTL_TMR_STOP seem to point to a sound driver problem. Don't know why this is conflicting with my konsole application.

Has anyone else reported something like this? If so, workaraound?

Thanks.



More information about the konsole-devel mailing list