Changes between Initial Version and Version 1 of Ticket #2663


Ignore:
Timestamp:
Aug 24, 2008, 12:06:40 PM (16 years ago)
Author:
bga
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2663 – Description

    initial v1  
    11I 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:
     2
     3{{{
    24(gdb) bt
    35#0  0xffff0102 in ?? ()
     
    810#5  0x0020f270 in tn ()
    911#6  0x00210145 in main ()
    10 (gdb)
     12(gdb)
     13}}}
     14