bug-zebra
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

assertion failed


From: Jussi Hamalainen
Subject: assertion failed
Date: Wed, 2 Jul 2003 18:33:52 +0300 (EEST)

Hello!

My ospfd keeps crashing about every 5-10 minutes with this error
message:

ospfd: ospf_lsa.c:2792: ospf_lsa_different: Assertion  `l1->data->length > 20' 
failed.

This happens with Zebra 0.92a, 0.93b and even the CVS version.

My system is a Compaq Deskpro P2 running Slackware Linux 9.0 with
kernel 2.4.20. Here is my ospfd.conf:

!
hostname myrkkykatko
password xxxxxxxxx
enable password xxxxxxxxxx
log file /appl/zebra/log/ospfd.log
!
interface lo
!
interface sit0
!
interface eth0
!
interface eth1
!
router ospf
 ospf router-id 10.1.1.8
 redistribute connected
 network 153.1.0.0/16 area 0
 passive-interface lo
 passive-interface sit0
 passive-interface eth1
!

The subnet on eth0 has multiple routers (6 at the moment) connected.

-- 
Jussi Hämäläinen          +358 3 215 8086    University of Tampere
System administrator      +358 50 5900641    Computer Centre
address@hidden             Room E214          http://www.uta.fi/laitokset/tkk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]