HEADSUP! netgraph Metadata changing.

Brian Feldman green at FreeBSD.org
Mon Jun 7 20:58:29 GMT 2004


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 at FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\


More information about the freebsd-current mailing list