[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core dump of 2.9.2



Hi All, 

Tonight irc.sci.kun.nl running 2.9.2  dumped core, gdb dump follows. If more 
information is needed just mail me back.

Greetz Leon
Oper irc.sci.kun.nl 

---------------------------------------------------------------

*** Server irc.sci.kun.nl: 2.9.2+Cr8+Fl3c. AEHiKmMpRt8$ V01

sun4irc * /vol/ircd/irc.sci.kun.nl > uname -a
SunOS sun4irc 4.1.3_U1 1 sun4c

sun4irc * /vol/ircd/irc.sci.kun.nl > gdb -d ../src/irc2.9.2/ircd/ ../ircd core
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (sparc-sun-sunos4.1.2), 
Copyright 1996 Free Software Foundation, Inc...
Core was generated by `ircd-2.9.2p1'.
Program terminated with signal 10, Bus error.
Reading symbols from /usr/lib/libc.so.1.9...done.
Reading symbols from /usr/lib/libdl.so.1.0...done.
#0  0x8014 in hash_find_server (server=0xf7fffc40 "jsRq7Ke2C", cptr=0x0)
    at hash.c:566
566	for (tmp = (aClient *)tmp3->list; tmp; prv = tmp, tmp = tmp->hnext)
(gdb) where
#0  0x8014 in hash_find_server (server=0xf7fffc40 "jsRq7Ke2C", cptr=0x0)
    at hash.c:566
#1  0x27828 in find_server (name=0x31 <Address 0x31 out of bounds>, cptr=0x0)
    at ../common/parse.c:171
#2  0x1f9e8 in m_nick (cptr=0xd00030, sptr=0xd32da0, parc=2, parv=0x3ec58)
    at ../ircd/s_user.c:742
#3  0x28164 in parse (cptr=0xd00030, buffer=0xf <Address 0xf out of bounds>, 
    bufend=0xd00106 "") at ../common/parse.c:577
#4  0x25930 in dopacket (cptr=0xd00030, 
    buffer=0x3818c ":hendrix JOIN :#GABBER\nmonth\r\n:Zenap JOIN :#Starwars\r\n:Kmicic JOIN :#opole\r\n:cmc PRIVMSG #polska :hoo: ich kann nicht glauben\r\n:_GoD_ JOIN :#freenet\r\nu?\r\n :;)\r\n:|PoorBoy| PRIVMSG #warezelite :hey hey "..., length=23) at ../common/packet.c:103
#5  0xf510 in read_packet (cptr=0xd00030, msg_ready=219136)
    at ../ircd/s_bsd.c:1593
#6  0xfe64 in read_message (delay=86016, fdp=0x360c0) at ../ircd/s_bsd.c:1872
#7  0x9a00 in io_loop (delay=4) at ../ircd/ircd.c:900
#8  0x9830 in main (argc=0, argv=0xf7ffff80) at ../ircd/ircd.c:828
(gdb) quit