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 From: Chris Faylor Date: Tue, 11 Jul 2000 20:55:43 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Troble Message-ID: <20000711205543.B31266@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com References: <000501bfeb2b$a95dc880$1e5e80c3 AT grandfs DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <000501bfeb2b$a95dc880$1e5e80c3@grandfs.ru>; from babay@babay.net on Tue, Jul 11, 2000 at 03:32:09PM +0400 On Tue, Jul 11, 2000 at 03:32:09PM +0400, Igor V. Chernykh wrote: >system: > > bash-2.04$ uname -a > CYGWIN_NT-4.0 IGOR 1.1.2(0.21/3/2) 2000-06-02 23:55 i686 unknown > >trouble: > > I make port irc2.10.3 daemon on Cygwin. And then I'm try to restart it >(/restart or kill -SIGINT ircd.pid) the shit happens > > ircd.exe.stackdump > > Exception: STATUS_ACCESS_VIOLATION at eip=610207E8 > eax=00000000 ebx=0A0405F0 ecx=00000000 edx=00000000 esi=0000000B >edi=FFFFFFFF > ebp=024FFE30 esp=024FFE18 >program=c:\ports\irc2.10.3+Cr27e5+Fl4f2+topic3\i686-pc-cygwin\bin\ircd.exe > cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 > Stack trace: > Frame Function Args > 024FFE30 610212C1 (6108F0A8, 00000000, 0001B00B, 00000000) > 024FFE80 610212C1 (6108F0A8, 000207A4, 024FFEC0, 6102FF08) > 024FFEC0 6102FF25 (000207A4, 00000155, 024FFF00, 610027CA) > 024FFF00 610028AF (7FFDF000, 00000000, 00000000, 77F9D0E8) > 024FFF60 61002F55 (00453CD0, 80632560, 024FFF90, 0042E04A) > 024FFF90 0042E057 (0040E944, 00000000, 00000246, 8011748B) > 024FFFC0 0040103B (00000000, 00000000, 7FFDF000, 7FFDF000) > 024FFFF0 77F1BA06 (00401000, 00000000, 000000B0, 00000100) > End of stack trace > >question: > how can I (or you :)) fix it ? Run it under gdb and detect where the SEGV is happening, just like you would do on UNIX. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com