[IRCServices Coding] Odd problems with Services 5.0a33
Andrew Church
achurch at achurch.org
Wed May 22 14:23:29 PDT 2002
>Another seemingly random problem that I have seen once or twice in the past
>but almost every time I start services with this latest alpha is:
>
>[ircservices.log] IRC Services 5.0a33 starting up
>[ircservices.log] sockets: [v]sockprintf() with NULL socket!
Can you try to determine where this is coming from? E.g., add a
raise(SIGSEGV) right after that error message is logged (sockets.c:880),
then do a backtrace on the core file and send me the output.
>While going through the logs since the upgrade and looking for possible
>causes, I came across the following during one startup:
>
>[ircservices.log] nickserv/main: Expiring nickname jcat-buffy
>[ircservices.log] database/version4: Extension data found for nonexisting
>nick `jcat-buffy'
This is known and harmless.
--Andrew Church
achurch at achurch.org
http://achurch.org/