[Xorp-users] OpenBSD-3.6 segfaults

Troy Benjegerdes hozer@hozed.org
Tue, 7 Dec 2004 23:58:55 -0600


> > I am running XORP-1.0.
> > OpenBSD-3.6 also has the compiler bug. I build gcc-3.3.2 from ports, and
> > it is much happier now. Some fo the bgp/harness tests seem to fail, but 
> > a lot more works than with gcc-2.95.
> 
> Do you still get the rtrmgr coredump?
> I couldn't replicate the problem on my OpenBSD-current (as of July
> 2004 or so), but actually I have been using XORP-cvs and it was
> triggering some other compiler/linker-related errors.
> 

No more coredumps, at least on xorp_rtrmgr.

I changed the RP to the cisco router, but I have a xorp_rib.core file now.

I also get 3 failures on 'make check'.. (one of which is in the rib dir)
bash-3.00# grep FAIL checklog
FAIL: test_routing1.sh
FAIL: test_rib1.sh
FAIL: test_rib_fea1.sh

What should I be looking for in the make check log?