INN 2.4.0 core dumps

Alexey Luckyanchikov alexl at alkar.net
Tue Feb 20 15:55:24 UTC 2001



Hello,

I tried to install latest inn from CVS. After 10-15 minutes innd crash:
#0  TMRsumone (labels=0x808622c, timer=0xa01d580,
    buf=0xa09e40f "idle 9936(1511) ", len=899) at timer.c:293
293         node->total = 0;
(gdb) bt
#0  TMRsumone (labels=0x808622c, timer=0xa01d580,
    buf=0xa09e40f "idle 9936(1511) ", len=899) at timer.c:293
#1  0x808278f in TMRsummary (labels=0x808622c) at timer.c:327
#2  0x80584d6 in CHANreadloop () at chan.c:969
#3  0x805b43d in main (ac=4, av=0xbfbfdd58) at innd.c:639
#4  0x804f355 in _start ()
(gdb) p node
$1 = (struct timer *) 0x0

innfeed crash too:
#0  0x8072ba3 in TMRstop (timer=6) at timer.c:245
245         if (timer != timer_current->id)
(gdb) bt
#0  0x8072ba3 in TMRstop (timer=6) at timer.c:245
#1  0x8055663 in hostLogStatus () at host.c:3113
#2  0x8053341 in hostCxnSleeping (host=0x814a600, cxn=0x8089900) at
host.c:1956
#3  0x805f339 in cxnSleep (cxn=0x8089900) at connection.c:3185
#4  0x805e3fe in cxnSleepOrDie (cxn=0x8089900) at connection.c:2367
#5  0x805bdbc in cxnConnect (cxn=0x8089900) at connection.c:630
#6  0x805135f in hostAlterMaxConnections (host=0x814a600, absMaxCxns=5,
    maxCxns=1, makeConnect=0) at host.c:832
#7  0x80519d9 in newHost (listener=0x8132680, p=0x8145580) at
host.c:1109
#8  0x8050e50 in configHosts (talkSelf=0) at host.c:641
#9  0x8058035 in main (argc=1, argv=0xbfbfdd68) at main.c:485
#10 0x8049ddd in _start ()
(gdb) p timer_current
$1 = (struct timer *) 0x0

-- 
Sincerely,                                      e-mail: alexl at alkar.net
Alexey Luckyanchikov



More information about the inn-bugs mailing list