Hi, Here's a sequence of steps to reproduce the segfault:
1. Run nc -l 1111 in one terminal. 2. Run ftp localhost 1111 in other terminal. 3. Send EOF (ctrl-d) from the first terminal. 4. ftp in the second terminal crashes. Dmitri -- main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if (j){printf("%d\n",i);}}} /*Dmitri Gribenko <griboz...@gmail.com>*/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org