Latest core dump ... newest CVS ...

The Hermit Hacker scrappy at hub.org
Mon Feb 12 13:36:18 UTC 2001


On 12 Feb 2001, Alex Kiernan wrote:

> The Hermit Hacker <scrappy at hub.org> writes:
>
> > based on that theory, how can/does one disabled perl filtering
> > temporarily, to see if that fixes it?
> >
>
> ctlinnd perl n

With perl filter disabled:

#0  0x80529fd in ARTpost (cp=0x80bf5b8) at art.c:2299
2299        data->Distribution.List[0] = NULL;
(gdb) where
#0  0x80529fd in ARTpost (cp=0x80bf5b8) at art.c:2299
#1  0x805edcd in NCpostit (cp=0x80bf5b8) at nc.c:194
#2  0x8060d35 in NCproc (cp=0x80bf5b8) at nc.c:972
#3  0x80617a4 in NCreader (cp=0x80bf5b8) at nc.c:1174
#4  0x805a6a1 in CHANreadloop () at chan.c:1081
#5  0x805e6f7 in main (ac=0, av=0xbfbffd60) at innd.c:637
#6  0x804d467 in _start ()
(gdb)


and, just in case, ran it a second time as such:

#0  0x80529fd in ARTpost (cp=0x80bdc58) at art.c:2299
2299        data->Distribution.List[0] = NULL;
(gdb) where
#0  0x80529fd in ARTpost (cp=0x80bdc58) at art.c:2299
#1  0x805edcd in NCpostit (cp=0x80bdc58) at nc.c:194
#2  0x8060d35 in NCproc (cp=0x80bdc58) at nc.c:972
#3  0x80617a4 in NCreader (cp=0x80bdc58) at nc.c:1174
#4  0x805a6a1 in CHANreadloop () at chan.c:1081
#5  0x805e6f7 in main (ac=0, av=0xbfbffd60) at innd.c:637
#6  0x804d467 in _start ()

it crashes faster with perl disabled then with it enabled ...




More information about the inn-workers mailing list