Re: NFSv4 stuck

2017-01-12 Thread Slawa Olhovchenkov
On Thu, Jan 12, 2017 at 11:08:18PM +, Rick Macklem wrote: > Slawa Olhovchenkov wrote: > > >On Thu, Jan 12, 2017 at 01:13:58PM +0700, Eugene Grosbein wrote: > > > >> 12.01.2017 6:50, Slawa Olhovchenkov пишет: > >> > On Wed, Jan 11, 2017 at 03:20:22PM -0800, Michael Sinatra wrote: > >> > > >> >

Re: NFSv4 stuck

2017-01-12 Thread Rick Macklem
Slawa Olhovchenkov wrote: >On Thu, Jan 12, 2017 at 01:13:58PM +0700, Eugene Grosbein wrote: > >> 12.01.2017 6:50, Slawa Olhovchenkov пишет: >> > On Wed, Jan 11, 2017 at 03:20:22PM -0800, Michael Sinatra wrote: >> > >> >> On 01/11/17 14:59, Slawa Olhovchenkov wrote: >> >>> On Wed, Jan 11, 2017 at 1

Fix dangling pointer left by ifmedia_removeall

2017-01-12 Thread Matt Joras
I thought I'd bring this review to people's attention: https://reviews.freebsd.org/D9164 The problem is fairly straightforward, as is the fix. ixgbe(4) uses ifmedia_removeall in a way that other drivers do not, which ends up leaving a dangling pointer in the ifmedia struct leading to incorrect inf

Re: FLOWTABLE aka TCP route caching panic

2017-01-12 Thread Adrian Chadd
i can reproduce this daily using flowtable on a wifi enabled PC on -HEAD. -adrian On 12 January 2017 at 06:13, Jakub Palider wrote: > An update: eventually, FLOWTABLE option also resulted in crash with > __rw_lock_hard on FreeBSD release/11.0.0 (also on VM). > This time, however, the backtrace

[Bug 215998] if.c has dependencies on loop and ether

2017-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215998 Bjoern A. Zeeb changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org

Re: FLOWTABLE aka TCP route caching panic

2017-01-12 Thread Jakub Palider
An update: eventually, FLOWTABLE option also resulted in crash with __rw_lock_hard on FreeBSD release/11.0.0 (also on VM). This time, however, the backtrace was different, instead of tcp_output->ip_output->ether_output() chain, it happened in flowtable_clean_vnet() On Wed, Jan 11, 2017 at 10:42 AM

Re: NFSv4 stuck

2017-01-12 Thread Slawa Olhovchenkov
On Thu, Jan 12, 2017 at 01:13:58PM +0700, Eugene Grosbein wrote: > 12.01.2017 6:50, Slawa Olhovchenkov пишет: > > On Wed, Jan 11, 2017 at 03:20:22PM -0800, Michael Sinatra wrote: > > > >> On 01/11/17 14:59, Slawa Olhovchenkov wrote: > >>> On Wed, Jan 11, 2017 at 10:39:42PM +, Rick Macklem wrot

[Bug 215933] SCM_RIGHTS messages being lost, socket data being lost as well, with example code

2017-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215933 Mark Linimon changed: What|Removed |Added Summary|SCM_RIGHTS messages being |SCM_RIGHTS messages being

[Bug 215933] SCM_RIGHTS messages being lost, socket data being lost as well (with example code)

2017-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215933 Mark Linimon changed: What|Removed |Added Summary|SCM_RIGHTS messages being |SCM_RIGHTS messages being