Mail Archives: cygwin/2000/07/11/21:59:49
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
- Raw text -