On Tue, Dec 24, 2013 at 12:31:56AM +0200, Alexey Suslikov wrote: > On Tue, Dec 24, 2013 at 12:26 AM, Jirimie Courrhges-Anglas > <[email protected]> wrote: > > Alexey Suslikov <[email protected]> writes: > > > >> On Tue, Dec 24, 2013 at 12:16 AM, Chris Smith <[email protected]> > >> wrote: > >>> On Mon, Dec 23, 2013 at 5:10 PM, Alexey E. Suslikov > >>> <[email protected]> wrote: > >>>> blind guess - you have kernel and userland out of sync. > >>> > >>> Not so. > >> > >> It doesn't matter "how" so: ABI is either in sync, or it is out of sync > >> (hence > >> the issue). cvs up and rebuild/reinstall netstat. > > > > This may very well be a real issue, not just another case of > > out-of-sync. > > ... but *first* cvs up and rebuild/reinstall netstat, right? >
It is a real issue, due to errors I made replacing CIRCLEQ with TAILQ. A fix is being worked on, and a workaround probably sooner than that. .... Ken

