Re: [vpp-dev] Assertion failure in nat_get_vlib_main() in snat_init()

2020-05-08 Thread Dave Barach via lists.fd.io
I merged Ole's patch a minute ago. Again, thanks for the report... Dave -Original Message- From: vpp-dev@lists.fd.io On Behalf Of Elias Rudberg Sent: Friday, May 8, 2020 5:30 AM To: otr...@employees.org Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Assertion failure

Re: [vpp-dev] Assertion failure in nat_get_vlib_main() in snat_init()

2020-05-08 Thread Ole Troan
Hi Elias, Good to hear. Only ruined your morning then. ;-) Best regards, Ole > On 8 May 2020, at 11:30, Elias Rudberg wrote: > > Hi Ole, > > Yes, that fixes it! > With that patch my NAT test works, no more assertion failures. > > / Elias > > > On Fri, 2020-05-08 at 10:06 +0200, Ole Troan

Re: [vpp-dev] Assertion failure in nat_get_vlib_main() in snat_init()

2020-05-08 Thread Elias Rudberg
Hi Ole, Yes, that fixes it! With that patch my NAT test works, no more assertion failures. / Elias On Fri, 2020-05-08 at 10:06 +0200, Ole Troan wrote: > Hi Elias, > > Thanks for finding that one. > Can you verify that this patch fixes it: > https://gerrit.fd.io/r/c/vpp/+/26951 nat: fix per

Re: [vpp-dev] Assertion failure in nat_get_vlib_main() in snat_init()

2020-05-08 Thread Ole Troan
Hi Elias, Thanks for finding that one. Can you verify that this patch fixes it: https://gerrit.fd.io/r/c/vpp/+/26951 nat: fix per thread data vlib_main_t usage take 2 [NEW] Best regards, Ole > On 7 May 2020, at 22:57, Elias Rudberg wrote: > > Hello, > > With the current master branch

Re: [vpp-dev] Assertion failure in nat_get_vlib_main() in snat_init()

2020-05-07 Thread Dave Barach via lists.fd.io
this sort of problem... Dave -Original Message- From: vpp-dev@lists.fd.io On Behalf Of Elias Rudberg Sent: Thursday, May 7, 2020 4:58 PM To: vpp-dev@lists.fd.io Subject: [vpp-dev] Assertion failure in nat_get_vlib_main() in snat_init() Hello, With the current master branch (def78344) we now

[vpp-dev] Assertion failure in nat_get_vlib_main() in snat_init()

2020-05-07 Thread Elias Rudberg
Hello, With the current master branch (def78344) we now get an assertion failure on startup, here: (gdb) bt #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #1 0x7462e801 in __GI_abort () at abort.c:79 #2 0x004071f3 in os_panic () at