Problems after upgrade to 1.6.1 from 1.6.0

Ralf Hildebrandt Ralf.Hildebrandt at charite.de
Wed Sep 28 15:39:06 CEST 2016


* Ralf Hildebrandt <Ralf.Hildebrandt at charite.de>:

> (gdb) run
> Starting program: /usr/src/bird-1.6.1/build-ipv4/bird -f -u bird -g bird

I tried running as root, same result:

(gdb) set args -f
(gdb) run
Starting program: /usr/src/bird-1.6.1/build-ipv4/bird -f
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"/lib/x86_64-linux-gnu/libthread_db.so.1".
2016-09-28 15:37:21 <INFO> Chosen router ID 141.42.1.11 according to
interface bond0
2016-09-28 15:37:21 <INFO> Started

Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0  0x0000000000000000 in ?? ()
#1  0x00005555555b8812 in sk_err (s=0x555555804b20, revents=9) at io.c:1867
#2  0x00005555555b93f1 in io_loop () at io.c:2237
#3  0x00005555555bec05 in main (argc=2, argv=0x7fffffffe618) at main.c:883

(gdb) bt full
#0  0x0000000000000000 in ?? ()
No symbol table info available.
#1  0x00005555555b8812 in sk_err (s=0x555555804b20, revents=9) at io.c:1867
        se = 0
        sse = 4
#2  0x00005555555b93f1 in io_loop () at io.c:2237
        s = 0x555555804b20
        count = 1
        poll_tout = 1000
        tout = 4334691
        nfds = 3
        events = 0
        pout = 1
        s = 0x555555819010
        n = 0x5555557f3d88 <sock_list+8>
        fdmax = 256
        pfd = 0x55555580f410
#3  0x00005555555bec05 in main (argc=2, argv=0x7fffffffe618) at main.c:883
        use_uid = 0
        use_gid = 0
        conf = 0x5555557f5ed0
			
-- 
Ralf Hildebrandt                   Charite Universitätsmedizin Berlin
ralf.hildebrandt at charite.de        Campus Benjamin Franklin
http://www.charite.de              Hindenburgdamm 30, 12203 Berlin
Geschäftsbereich IT, Abt. Netzwerk fon: +49-30-450.570.155


More information about the Bird-users mailing list