[IRCServices] Restarting...

Scott Seufert scotts at qx.net
Mon Sep 20 06:53:09 PDT 1999


I would like to state that during the time I was running 4.3pre0 I had so
such problem with restart nor any other command I also run Linux, RedHat5.2
to be exact.

-----Original Message-----
From: Nick Krassas <dreamer at darkness.gr>
To: 'ircservices at ender.shadowfire.org' <ircservices at ender.shadowfire.org>
Date: Monday, September 20, 1999 9:42 AM
Subject: [IRCServices] Restarting...


>Greetings all,
> I've notice something during some tests on the services 4.3pre0,
>that is not fixed yet, and is reported at the KnownBugs file.
>The problem take place when an admin tries to restast the services for
>second time. The services just ingore the restart command, and do nothing.
>This feature is reported untill now only at linux systems, ( i don't know
>if this problem exist in other platforms) and is due to the signal
>manipulation at main.c.
>
>line 43 : static jmp_buf panic_jmp;
>line 54 : signal(SIGHUP, SIG_INT); // the signal is ignored from now on
>line 58 : longjmp(panic_jmp, 1);
>
>The longjmp function should be changed to siglongjmp() and jmp_buf to
>sigjmp_buf.
>
>
>Dinos
>
>Admin @darkness.irc.gr
>http://www.irc.gr


Scott Seufert
aka katsklaw at irc
Network Admin
FlameBait.Org

---------------------------------------------------------------
To unsubscribe, send email to majordomo at ender.shadowfire.org
with "unsubscribe ircservices" in the body, without the quotes.