[ircd-ratbox] 2.0rc5 core
Tom Laermans
tom.laermans at powersource.cx
Sun May 16 08:38:50 EDT 2004
'lo,
My ircd-ratbox-2.0-rc5 server cored tonight.
I've saved the core and the binary files, here's the backtrace:
#0 0x40a71c70 in ms_gline (client_p=0x408ebc90, source_p=0x408ea790,
parc=8, parv=0x80a4160) at m_gline.c:372
372 ilog(L_GLINE, "R %s %s %s %s %s %s %s",
(gdb) bt full
#0 0x40a71c70 in ms_gline (client_p=0x408ebc90, source_p=0x408ea790,
parc=8, parv=0x80a4160) at m_gline.c:372
acptr = (struct Client *) 0x408f3790
user = 0x80a01a8 "*IES"
host = 0x80a01ad "cd44068fd.cable.wanadoo.nl"
reason = 0xbffff034 "excessive"
#1 0x0806d3f5 in handle_command (mptr=0x40a73f20, client_p=0x408ebc90,
from=0x408ea790, i=8, hpara=0x80a4160) at parse.c:359
ehandler = {handler = 0x40a719c0 <ms_gline>, min_para = 8}
handler = 0x40a719c0 <ms_gline>
#2 0x0806d08d in parse (client_p=0x408ebc90, pbuffer=0x80a0140
":newport.ri.us.spidernet.org", bufend=0x80a01d2 "") at parse.c:262
from = (struct Client *) 0x408ea790
ch = 0x80a015d "GLINE"
s = 0x80a0163 "dragonbee"
end = 0x80a01d1 "e"
i = 8
numeric = 0x0
mptr = (struct Message *) 0x40a73f20
#3 0x0806cc35 in client_dopacket (client_p=0x408ebc90, buffer=0x80a0140
":newport.ri.us.spidernet.org", length=146) at packet.c:479
No locals.
#4 0x0806c067 in parse_client_queued (client_p=0x408ebc90) at packet.c:95
dolen = 146
checkflood = 1
#5 0x0806c904 in read_packet (fd=9, data=0x408ebc90) at packet.c:400
client_p = (struct Client *) 0x408ebc90
lclient_p = (struct LocalUser *) 0x40935ce0
length = 148
lbuf_len = 1
binary = 0
#6 0x08080136 in comm_select (delay=500) at poll.c:250
F = (fde_t *) 0x4026b034
revents = 64
num = 1
fd = 9
ci = 3
hdl = (PF *) 0x806c730 <read_packet>
#7 0x080602fc in io_loop () at ircd.c:305
delay = 1084670987
#8 0x08060d48 in main (argc=0, argv=0xbffff288) at ircd.c:701
No locals.
#9 0x401617ee in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
If you need further info about something, I'm in #ratbox on efnet or can
be contacted on irc.spidernet.org.
Thanks!
Tom
More information about the ircd-ratbox
mailing list