select(16, [5 7], [], [], NULL) = 1 (in [5])
read(5, "A^H ^H", 512) = 6
select(16, [7], [7], [], NULL) = 1 (out [7])
write(7, "A^H ^H", 6) = 6
select(16, [5 7], [], [], NULL) = ? ERESTARTNOHAND (To be
restarted)
+++ killed by SIGKILL +++
My kernel is 2.2.5
Can anyone give me a hint on what is going on here ?
Stefan Meisner Larsen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/