I have an eggdrop 1.6.15 running on Gentoo Linux 2.4.21, tcl version 8.3.4. (Quakenet, channel #agww, for the curious

I'd like my bot to keep all logs, but as soon as I switch on the option
set keep-all-logs 1
in the .conf file, I get
/home/stlogger/eggdrop 227% ./eggdrop ST-Logger.conf
Eggdrop v1.6.15 (C) 1997 Robey Pointer (C) 2003 Eggheads
[11:21] --- Loading eggdrop v1.6.15 (Thu Jun 17 2004)
Segmentation fault
Unfortunately there is no further error output that might get me on the track of the problem...
As soon as I change the line to
set keep-all-logs 0
the bot starts without any problems and logs everything to agww.log as it should.
I'm somewhat at a loss here and hope some kind soul here is able to explain the problem to me and hopefully solve it...
Thanks a lot in advance!
Stayka