Re: misc/185092: panic: rtfree 2 (using RADIX_MPATH in a VNET jail)

2014-01-03 Thread Nikolay Denev
On Fri, Jan 3, 2014 at 5:26 PM, Alexander V. Chernikov wrote: > Please check if attached patch solves your issues. > > This fix is temporary, more proper one is on the way. Thanks Alexander, this prevent the panics I was seeing, also the kernel now survives the route add/delete test from my previ

Re: misc/185092: panic: rtfree 2 (using RADIX_MPATH in a VNET jail)

2014-01-03 Thread Alexander V. Chernikov
Please check if attached patch solves your issues. This fix is temporary, more proper one is on the way. Index: route.c === --- route.c (revision 260226) +++ route.c (working copy) @@ -943,9 +992,20 @@ register struct radix_node *rn

Re: misc/185092: panic: rtfree 2 (using RADIX_MPATH in a VNET jail)

2014-01-02 Thread Nikolay Denev
On Wed, Jan 1, 2014 at 5:39 PM, Nikolay Denev wrote: > Ok, killing openvpn with -9 leaves the routes around, and particularly > interesting are the following routes : > > 78.90.222.xx 10.255.255.0 UGHS0 5841 epair0 => > 78.90.222.xx/3210.255.255.0 UGS

Re: misc/185092: panic: rtfree 2 (using RADIX_MPATH in a VNET jail)

2014-01-01 Thread Nikolay Denev
The following reply was made to PR misc/185092; it has been noted by GNATS. From: Nikolay Denev To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@freebsd.org, "freebsd-...@freebsd.org" Cc: Subject: Re: misc/185092: panic: rtfree 2 (using RADIX_MPATH in a VNET jail) Date:

Re: misc/185092: panic: rtfree 2 (using RADIX_MPATH in a VNET jail)

2014-01-01 Thread Nikolay Denev
Ok, killing openvpn with -9 leaves the routes around, and particularly interesting are the following routes : 78.90.222.xx 10.255.255.0 UGHS0 5841 epair0 => 78.90.222.xx/3210.255.255.0 UGS 00 epair0 Now, if I do : route delete 78.90.2

Re: misc/185092: panic: rtfree 2 (using RADIX_MPATH in a VNET jail)

2014-01-01 Thread Nikolay Denev
On Wed, Jan 1, 2014 at 1:10 PM, Nikolay Denev wrote: > On Sun, Dec 22, 2013 at 1:10 PM, wrote: > >> Thank you very much for your problem report. >> It has the internal identification `misc/185092'. >> The individual assigned to look at your >> report is: freebsd-bugs. >> >> You can access the st

Re: misc/185092: panic: rtfree 2 (using RADIX_MPATH in a VNET jail)

2014-01-01 Thread Nikolay Denev
The following reply was made to PR misc/185092; it has been noted by GNATS. From: Nikolay Denev To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@freebsd.org, "freebsd-...@freebsd.org" Cc: Subject: Re: misc/185092: panic: rtfree 2 (using RADIX_MPATH in a VNET jail) Date:

Re: misc/185092: panic: rtfree 2 (using RADIX_MPATH in a VNET jail)

2014-01-01 Thread Nikolay Denev
On Sun, Dec 22, 2013 at 1:10 PM, wrote: > Thank you very much for your problem report. > It has the internal identification `misc/185092'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any time > via this link: > > http

misc/185092: panic: rtfree 2 (using RADIX_MPATH in a VNET jail)

2013-12-22 Thread Nikolay Denev
>Number: 185092 >Category: misc >Synopsis: panic: rtfree 2 (using RADIX_MPATH in a VNET jail) >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: