bird6 segfault

2010-05-28 Thread Arjan Filius
Hello, Starting to configure bird6 for iBGP and ran in a repeatable crash running 1.2.2 from ppa on ubuntu 10.04 LTS x64. as soon as i configure in a protocol bgp it's neighbor like: neighbor 2A00:1388:::3 as MYAS; bird6 crashes i unset the ulimit core to produce a core file, but no

Re: bird6 segfault

2010-05-28 Thread Arjan Filius
Hello, an update. added listen bgp v6only; in the global section of my bird6.conf seems to solve it. a mistery still why it kept running with exchange connection then, that put me on the wrong foot. i'd always saw a bird6: sk_open: bind: Address already in use which i ignored for later

Re: bird6 segfault

2010-05-28 Thread Ondrej Zajicek
On Fri, May 28, 2010 at 02:26:51PM +0200, Arjan Filius wrote: Hello, Hello, thanks for the bugreport. an update. added listen bgp v6only; in the global section of my bird6.conf seems to solve it. a mistery still why it kept running with exchange connection then, that put me on the