Displaying 2 results from an estimated 2 matches for "read_chan".
2007 Apr 18
3
[Bridge] bridge breaks loopback on 2.4.22
Hi!
Since the change to 2.4.22 I've been experimenting problems here, after
many tests I have seen what I think is the problem that is causing this.
The problem I'm seing is the loopback starts loosing packages, I don't know
if this could also happen on other interfaces. I'm testing this by starting
a:
tcpdump -n -i lo port
then a:
nc -n -l port >/dev/null
and a:
nc
2005 Apr 05
0
Help Disecting kernel crash with ldisc
...isc_ref+0x16/0x30
Apr 5 20:00:21 sydlxfw01 kernel: [tty_wakeup+72/112]
tty_wakeup+0x48/0x70
Apr 5 20:00:21 sydlxfw01 kernel: [pty_unthrottle+29/48]
pty_unthrottle+0x1d/0x30
Apr 5 20:00:21 sydlxfw01 kernel: [check_unthrottle+59/64]
check_unthrottle+0x3b/0x40
Apr 5 20:00:21 sydlxfw01 kernel: [read_chan+1080/2016]
read_chan+0x438/0x7e0
Apr 5 20:00:21 sydlxfw01 kernel: [default_wake_function+0/32]
default_wake_function+0x0/0x20
Apr 5 20:00:21 sydlxfw01 last message repeated 2 times
Apr 5 20:00:21 sydlxfw01 kernel: [tty_read+246/288]
tty_read+0xf6/0x120
Apr 5 20:00:21 sydlxfw01 kernel: [vfs_r...