Re: [Babel-users] more nlogn crash details

2018-10-28 Thread Dave Taht
must be late for you too. You should really compile check stuff... there's no ifp pointer in send_multihop_request. On Sun, Oct 28, 2018 at 3:57 PM Juliusz Chroboczek wrote: > > > #0 0x0040c1d4 in start_message (buf=buf@entry=0x171e5b8, > > type=type@entry=10, len=len@entry=22) at

Re: [Babel-users] more nlogn crash details

2018-10-28 Thread Juliusz Chroboczek
> #0 0x0040c1d4 in start_message (buf=buf@entry=0x171e5b8, > type=type@entry=10, len=len@entry=22) at message.c:957 > #1 0x0040c568 in send_multihop_request (buf=0x171e5b8, > prefix=0x1cf66b8 "\374c\311/S\266)j", plen=, > src_prefix=0x1cf66c9 "", src_plen=, seqno=, >

[Babel-users] more nlogn crash details

2018-10-28 Thread Dave Taht
I'm presently testing the below patch again so I went back to the pure nlogn branch to see if I could duplicate the one crash I had early on. It takes a while (injecting and reinjecting 12k routes over about 20 minutes), but ultimately crashed here: #0 0x0040c1d4 in start_message