Opened 16 years ago

Last modified 13 years ago

#2663 closed bug

Telnet seems to be broken. — at Version 1

Reported by: bga Owned by: axeld
Priority: normal Milestone: R1
Component: Network & Internet Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by bga)

I was trying to use telnet to test my POP3 server. I got connected to it, got the banner but at the first command I tried to send, it got stuck. I am not sure if it sent the command or if it got stuck just after I pressed enter and before sending it. Debugging the main (and only) telnet thread shows this backtrace:

(gdb) bt
#0  0xffff0102 in ?? ()
#1  0x00301e95 in select () from /boot/beos/system/lib/libroot.so
#2  0x002113c5 in process_rings ()
#3  0x002147a3 in Scheduler ()
#4  0x002148eb in telnet ()
#5  0x0020f270 in tn ()
#6  0x00210145 in main ()
(gdb)

Change History (1)

comment:1 by bga, 16 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.