Re: [Coder-Com] ircu2.10.10pl18 on FreeBSD 4.4-STABLE problem

2001-12-17 Thread Kev
> Problem: > when i try and link my server on this shell to the rest of the network it > just dies out. (dumps the core). If you have gdb installed, we'd appreciate a stack trace. Here's how you get it: Run the command "gdb /path/to/binary/file /path/to/core/file" When the "(gdb)" prompt appea

Re: [Coder-Com] ircu2.10.10pl18 on FreeBSD 4.4-STABLE problem

2001-12-17 Thread Kev
I said [EMAIL PROTECTED], but that's OK; the stack trace shows that the problem is that your ircd.conf is incorrect. Please review and correct your C-lines. Sorry that there isn't a better diagnostic message for the problem; the configuration file subsystem is way overdue for roto-tilling. > (g

Re: [Coder-Com] ircu2.10.10pl18 on FreeBSD 4.4-STABLE problem

2001-12-17 Thread Jeremy May
(gdb) backtrace #0 match (mask=0x0, string=0x8143843 "Cleveland-r.Oh.US.partynet.org") at match.c:170 #1 0x806eca3 in attach_confs_byname (cptr=0x8143800, name=0x8143843 "Cleveland-r.Oh.US.partynet.org", statmask=53248) at s_conf.c:700 #2 0x80706d6 in conf_check_server (cptr=0x8143800) at

[Coder-Com] ircu2.10.10pl18 on FreeBSD 4.4-STABLE problem

2001-12-17 Thread Jeremy May
Problem: when i try and link my server on this shell to the rest of the network it just dies out. (dumps the core). OS: FreeBSD 4.4 Stable Gmake Version Info: gmake Version [19:01](dgman@intra)[~]> gmake -v GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. Built for i386--freebsd4