Re: BIRD 2.0.1 Segmentation fault when configured with merge paths

2018-01-24 Thread Petko Bordjukov
On Tue, 23 Jan 2018 16:14:28 +0200, Ondrej Zajicek wrote: > Attached patch should fix it. > Hello, It does. Thank you!

Re: BIRD 2.0.1 Segmentation fault when configured with merge paths

2018-01-23 Thread Ondrej Zajicek
On Fri, Jan 19, 2018 at 04:22:24PM +0200, Petko Bordjukov wrote: > Hello, > > Example config file that causes the SEGFAULT: > > router id 192.168.1.1; > > protocol kernel { > merge paths; > ipv6 { > export all; > }; > } Hello Attached patch should fix it

Re: BIRD 2.0.1 Segmentation fault when configured with merge paths

2018-01-19 Thread Ondrej Zajicek
On Fri, Jan 19, 2018 at 04:22:24PM +0200, Petko Bordjukov wrote: > Hello, > > Example config file that causes the SEGFAULT: > > router id 192.168.1.1; > > protocol kernel { > merge paths; > ipv6 { > export all; > }; > } > > I am able to provide core dump

BIRD 2.0.1 Segmentation fault when configured with merge paths

2018-01-19 Thread Petko Bordjukov
Hello, Example config file that causes the SEGFAULT: router id 192.168.1.1; protocol kernel { merge paths; ipv6 { export all; }; } Program terminated with signal SIGSEGV, Segmentation fault. #0 0x56445cef23ea in krt_set_merge_paths (cc=0x0, merge=1,