[IRCServices] ircservices dev

Gabriel gabriel.baez at solid-ircd.com
Thu Nov 2 04:57:23 PST 2006


Sorry I forgot here we go.
(gdb) bt
#0  0x0805551e in sstrdup (s=0x0) at memory.c:89
#1  0x0805e4a1 in match_usermask (mask=0x0, user=0x85a15a0) at users.c:696
#2  0x007156f1 in check_kick (user=0x85a15a0, chan=0xbffe16d1 "#latinchat",
on_join=1)
    at modules/chanserv/check.c:343
#3  0x0070eb8f in do_channel_join_check (channel=0xbffe16d1 "#latinchat",
user=0x85a15a0)
    at modules/chanserv/main.c:681
#4  0x0805788c in _call_callback_5 (module=0x0, id=19, arg1=0xbffe16d1,
arg2=0x85a15a0, 
    arg3=0x0, arg4=0x0, arg5=0x0) at modules.c:819
#5  0x0804e2ed in chan_adduser (user=0x85a15a0, chan=0xbffe16d1
"#latinchat", modes=1)
    at channels.c:125
#6  0x0805e249 in join_channel (user=0x85a15a0, channel=0xbffe16d1
"#latinchat", modes=1)
    at users.c:585
#7  0x0045c423 in do_sjoin_protocol_bahamut (
    source=0xbffe1900 "nemesis.dallas.tx.americhat.net", ac=4, av=0x85435a0)
    at modules/protocol/sjoin.c:106
#8  0x08058d9a in process () at process.c:141
#9  0x0805be85 in do_callback (s=0x85433f0, cb=0x8055008
<readline_callback>, param=0x695)
    at sockets.c:1483
#10 0x0805c8f5 in check_sockets () at sockets.c:793
#11 0x08055340 in main (ac=2, av=0xbffe2ad4, envp=0xbffe2ae0) at main.c:339

-----Original Message-----
From: Andrew Church [mailto:achurch at achurch.org] 
Sent: Wednesday, November 01, 2006 9:27 AM
To: ircservices at ircservices.za.net
Subject: Re: [IRCServices] ircservices dev

>Program received signal SIGSEGV, Segmentation fault.
>0x0805551e in sstrdup (s=0x0) at memory.c:89
>89          char *t = xsmalloc(strlen(s) + 1);
>(gdb)

     This isn't enough for me to be able to locate the problem.  Please
include a backtrace (use the GDB command "bt") as well.

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/
------------------------------------------------------------------
To unsubscribe or change your subscription options, visit:
http://lists.ircservices.za.net/mailman/listinfo/ircservices