Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jun 2004 16:58:27 -0400
From:      Brian Feldman <green@FreeBSD.org>
To:        Gleb Smirnoff <glebius@cell.sick.ru>
Cc:        net@FreeBSD.org
Subject:   Re: HEADSUP! netgraph Metadata changing.
Message-ID:  <20040607205827.GD20308@green.homeunix.org>
In-Reply-To: <20040607172132.GA22717@cell.sick.ru>
References:  <Pine.BSF.4.21.0406061825360.15217-100000@InterJet.elischer.org> <20040607160206.G854@pukruppa.net> <20040607172132.GA22717@cell.sick.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 07, 2004 at 09:21:32PM +0400, Gleb Smirnoff wrote:
> On Mon, Jun 07, 2004 at 04:11:47PM +0200, Peter Ulrich Kruppa wrote:
> P> Sorry for topposting, but I don't know if this has got something 
> P> to do with your changes:
> P> I am trying to rebuild my -CURRENT system now for some days and 
> P> keep receiving panic messages from ng_ppoe
> P> like this
> P> 
> P> panic NG_MKMESSAGE() with how=M_DONTWAIT(1)
> P> at line 913 in file /usr/src/sys/netgraph/ng_pppoe.c
> P> ...
> P> 
> P> netgraph/pppoe is used by ppp to connect to my ISP .
> P> My last working kernel was built on May 31 .
> P> 
> P> Thanks, if you know how to repair this.
> 
> Seems like you problem is caused (indirectly) by mbuma import. See
> 
> http://lists.freebsd.org/pipermail/freebsd-current/2004-June/028153.html
> 
> Perhaps Bosko has more comments.

Please try removing both KASSERT() calls from NG_MKMESSAGE() in
src/sys/sys/ng_message.h, and then rebuild (and unload and reload)
all netgraph modules.  The KASSERT() lines appear to be entirely
bogus now.

-- 
Brian Fundakowski Feldman                           \'[ FreeBSD ]''''''''''\
  <> green@FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040607205827.GD20308>