2.1.109: two problems

Goran Gajic (ggajic@isgf.grf.bg.ac.yu)
Sun, 19 Jul 1998 13:00:26 +0200 (MET DST)


Hi,

Has anyone noticed that since 2.1.109 ps axl doesn't display WCHAN?
Second problem I have experienced is with connect(). If I try telnet
any_ip I get: Unable to connect to remote host: Try again.
Here is what strace of telnet gave me:

[skip]

munmap(0x40008000, 4096) = 0
fstat(1, {st_mode=S_IFCHR|0720, st_rdev=makedev(4, 2), ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|0x20, 4294967295, 0) =
0x40008000
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
write(1, "Trying 147.91.1.5...\n", 21) = 21
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
getuid() = 1007
setuid(1007) = 0
setsockopt(4, IPPROTO_IP1, [16], 4) = 0
connect(4, {sin_family=AF_INET, sin_port=htons(23),
sin_addr=inet_addr("147.91.1.5")}, 16) = -1 EAGAIN (Try again)
write(2, "telnet: Unable to connect to rem"..., 52) = 52
close(4) = 0
_exit(1) = ?

I have expirienced same problem with 2.1.108. But when I reboot machine
everything seems to work just fine.

Goran Gajic

-
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.altern.org/andrebalsa/doc/lkml-faq.html