Hi, I got a core dump from Bahamut 1.89 ircd. Shown below:
Program terminated with signal 11, Segmentation fault.
#0 0x0000003b206782d0 in strlen () from /lib64/libc.so.6
(gdb) bt
#0 0x0000003b206782d0 in strlen () from /lib64/libc.so.6
#1 0x0000003b20646729 in vfprintf () from /lib64/libc.so.6
#2 0x0000003b20663689 in vsprintf () from /lib64/libc.so.6
#3 0x0000000000451479 in sendto_channel_butone (one=0x2ad5837e2fb8,
from=0x2ad5837e2fb8, chptr=<value optimized out>,
pattern=0x46996d ":%s %s %s :%s") at send.c:529
#4 0x0000000000448590 in m_message (cptr=0x2ad5837e2fb8,
sptr=0x2ad5837e2fb8, parc=<value optimized out>, parv=0x7cf8e0,
notice=0) at s_user.c:1612
#5 0x000000000042bd2e in client_dopacket (cptr=0x2ad5837e2fb8,
buffer=<value optimized out>, length=<value optimized out>)
at packet.c:234
#6 0x0000000000437831 in do_client_queue (cptr=0x2ad5837e2fb8) at
s_bsd.c:1409
#7 0x0000000000437ffa in readwrite_client (cptr=0x2ad5837e2fb8, isread=1,
iswrite=667256208) at s_bsd.c:1691
#8 0x0000000000457e55 in engine_read_message (delay=4) at
socketengine_epoll.c:167
#9 0x0000000000419db8 in main (argc=0, argv=<value optimized out>) at
ircd.c:1150
--
zsxxsz