[IRCServices] ircservices segfault issue?

andy andy at shady.org
Mon Jan 31 04:26:59 PST 2005


Hi, 

ircservices running on FreeBSD sparc64 Ultra5
5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Jan 26 11:05:51 GMT 2005 sparc64

Ircservices is latest build from freebsd ports tree.
5.0.0 patch level 23

IRCD is Unreal3.2.2b running on same machine.


Program received signal SIGSEGV, Segmentation fault.
0x000000004041790c in strcasecmp () from /lib/libc.so.5
(gdb) bt
#0  0x000000004041790c in strcasecmp () from /lib/libc.so.5
#1  0x000000004057b7d4 in do_receive_message (source=0xffffffffffffe720 <Error reading address 0xffffffffffffe720: Bad address>, 
    cmd=0xffffffffffffe6e0 <Error reading address 0xffffffffffffe6e0: Bad address>, ac=2, av=0x418140) at unreal.c:857
#2  0x0000000000110cac in call_callback_5 (module=0x238360, id=0, arg1=0xffffffffffffe720, arg2=0xffffffffffffe6e0, arg3=0x2, arg4=0x418140, arg5=0x0)
    at modules.c:666
#3  0x00000000001114c0 in process () at process.c:126
#4  0x000000000010cffc in readfirstline_callback (s=0x411c00, param_unused=0x40) at main.c:164
#5  0x00000000001136a8 in check_sockets () at sockets.c:491
#6  0x000000000010d398 in main (ac=2277376, av=0x7fdffffec88, envp=0x7fdffffeca8) at main.c:266


is this fixable ?

cheers

andy