Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20011120053310.98563.qmail@web14908.mail.yahoo.com> Date: Mon, 19 Nov 2001 21:33:10 -0800 (PST) From: Ashish Ranjan Subject: Problem in running my daemon using inetd on Windows 98 To: vinschen AT cygnus DOT com Cc: cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-911265668-1006234390=:98270" --0-911265668-1006234390=:98270 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, i made my own daemon TryDaemon.exe and client TryClient.exe . I installed inetutils-1.3.2-11 on cygwin. i first ran iu-config and then put the following entry in /etc/inetd.conf ###### TryDaemon stream tcp nowait root /home/unknown/TryDaemon #### and i also put the following entry in c:/windows/services #### TryDaemon 9877/tcp ###### Now i ran /usr/sbin/inetd.exe from command prompt.And then ran TryClient.exe to connect from 127.0.0.1 . BUT IT DOES NOT CONNECT TO THE SERVER , as server ( daemon) dumps the stack.What is the problem. I am sending the stackdump as an attachment of this mail.The dump shows STATUS_ACCESS_VIOLATION. Note that i am working on Windows 98. Please reply soon. bye :-) Ashish __________________________________________________ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 --0-911265668-1006234390=:98270 Content-Type: application/x-unknown; name="DAEMONSERVER.EXE.stackdump" Content-Transfer-Encoding: base64 Content-Description: DAEMONSERVER.EXE.stackdump Content-Disposition: attachment; filename="DAEMONSERVER.EXE.stackdump" RXhjZXB0aW9uOiBTVEFUVVNfQUNDRVNTX1ZJT0xBVElPTiBhdCBlaXA9NjEw MDM0NjUNCmVheD0wMDAwMDAwMCBlYng9NjEwQjJBRDggZWN4PTAwNzhGRDQx IGVkeD0wMDAwMDAwMCBlc2k9NjE0RTNGNUMgZWRpPTYxMEIyQUQ0DQplYnA9 MDA3OEZEMjggZXNwPTAwNzhGQ0YwIHByb2dyYW09QzpcQ1lHV0lOXEhPTUVc VU5LTk9XTlxEQUVNT05TRVJWRVIuRVhFDQpjcz0wMTY3IGRzPTAxNkYgZXM9 MDE2RiBmcz00MjU3IGdzPTAwMDAgc3M9MDE2Rg0KU3RhY2sgdHJhY2U6DQpG cmFtZSAgICAgRnVuY3Rpb24gIEFyZ3MNCjAwNzhGRDI4ICA2MTAwMzQ2NSAg KDAwNzhGRDQwLCA2MTBCMkFEOCwgNjEwQjJBRDQsIDAwMDAwMDAwKQ0KMDA3 OEZEODggIDYxMDAzRTBCICAoMDAwMDAwMDAsIDAwMDAwMDAwLCA0RDA4OERD RSwgMDAwMDAwMDIpDQowMDc4RkRCOCAgNjEwMDQyMUQgICgwMDQwMTA0NCwg MDAwMDAwMDAsIDgxNzZDRDE4LCAwMDAwMDAwMCkNCjAwNzhGREQ4ICA2MTAw NDI1QyAgKDAwMDAwMDAwLCAwMDAwMDAwMCwgRkZGRkZGRkYsIDAwMDAwMDAx KQ0KMDA3OEZFMDggIDAwNDAxMEUzICAoMDA0MDEwNDQsIDAwNzhGQzhDLCBC RkZDOTQ5MCwgMDA3OEZGNjgpDQowMDc4RkUzOCAgMDA0MDEwM0QgICgwMDAw MDAwMCwgODE3NkNBOUMsIDAwMDAwMDAwLCA2RDY1NjE0NCkNCjAwNzhGRjc4 ICBCRkY4QjU2MCAgKDgxNzZDQ0Q0LCAwMDAwMDAwOCwgODE3NkNBOUMsIDAw MDAwMDAwKQ0KICA0MzYwNSBbbWFpbl0gREFFTU9OU0VSVkVSIDQyMjA1MyBo YW5kbGVfZXhjZXB0aW9uczogRXJyb3Igd2hpbGUgZHVtcGluZyBzdGF0ZSAo cHJvYmFibHkgY29ycnVwdGVkIHN0YWNrKQ0K --0-911265668-1006234390=:98270 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ --0-911265668-1006234390=:98270--