telnet problems with current cygwin version

Edward Muller emuller@PaineWebber.COM
Wed Jun 14 14:59:00 GMT 2000


I installed the entire sygwin package from the net.
I created the passwd and group files with the mk programs.
Everything LOOKS okay in the group and passwd files with the exception of a proper home path. I added it and got the same results. I attacked the stackdump to this email as well.

-----Original Message-----
From: Corinna Vinschen [ mailto:corinna@vinschen.de ]
Sent: Wednesday, June 14, 2000 4:56 PM
To: Edward Muller
Cc: Cygwin (E-mail)
Subject: Re: telnet problems with current cygwin version


Edward Muller wrote:
> 
> I downloaded and installed the current cygwin version last night.
> 
> I mounted all of my dirs and the mount looks like this:
> Device              Directory           Type         Flags
> c:\cygwin\bin       /bin                user         textmode
> c:\cygwin\etc       /etc                user         textmode
> c:\cygwin\lib       /lib                user         textmode
> c:\cygwin\tmp       /tmp                user         textmode
> c:\cygwin\usr       /usr                user         textmode
> c:\cygwin\var       /var                user         textmode
> c:\cygwin           /                   user         textmode
> 
> I installed inetd with the --install-as-service option and everything looked like it was going to rok okay, until I tried telneting to localhost. I am able to ftp fine BTW. I noticed that whenever I tried to telnet to localhost in.telnetd would startup in the task list, then die. So I stopped inetd and ran the following:
> bash-2.04$ ./in.telnetd -debug
> 
> When I try to telnet to the telnet deamon, the above command exists with the following error:
>       0 [main] in.telnetd 1058 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
>    3600 [main] in.telnetd 1058 stackdump: Dumping stack trace to in.telnetd.exe.stackdump
> 
> I'm running windows 2K professional.
> 
> Anyone know what I missed?

Did you install the `login' package, too?
Did you create your /etc/passwd and /etc/group files with
the provided tools `mkpasswd' and `mkgroup'?
Did you take a look into that files if anything is as
needs it (home path, shell)?

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Cygnus Solutions, a Red Hat company

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

-------------- next part --------------
Exception: STATUS_ACCESS_VIOLATION at eip=61005999
eax=0040E184 ebx=00000000 ecx=00000004 edx=00401DEC esi=00000004 edi=00401DE8
ebp=0241FCB8 esp=0241FCA0 program=C:\cygwin\usr\sbin\in.telnetd.exe
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame     Function  Args
0241FCB8  61005A74  (00401DE8, 0241FCF4, 00000000, 00000000)
0241FCF8  61005A74  (00401DE8, 0040E090, 00000001, 00401F20)
0241FE48  00401F45  (0241FE98, 00000005, 00000018, 00401191)
0241FEA8  00401734  (00000002, 0A041310, 0A040008, 00000000)
0241FF14  61002385  (7FFDF000, 0012F88F, FFFFFFFF, 8046A640)
0241FF74  610027D5  (0040E190, 00000000, 0241FFA4, 0040BF22)
0241FFA4  0040BF2F  (00401180, 80430E2B, 77E87900, FFFFFFFE)
0241FFC0  00401038  (FFFFFFFF, 0012F88F, 7FFDF000, 77F89898)
0241FFF0  77E87903  (00401000, 00000000, 000000C8, 00000100)
End of stack trace


More information about the Cygwin mailing list