Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2008 08:40:03 GMT
From:      Alexander Motin <mav@FreeBSD.org>
To:        freebsd-net@FreeBSD.org
Subject:   Re: kern/123741: [netgraph] [panic] kernel panic due to netgraph mpd
Message-ID:  <200805170840.m4H8e3NM077767@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/123741; it has been noted by GNATS.

From: Alexander Motin <mav@FreeBSD.org>
To: bug-followup@FreeBSD.org,  mimielliot@gmail.com
Cc:  
Subject: Re: kern/123741: [netgraph] [panic] kernel panic due to netgraph
 mpd
Date: Sat, 17 May 2008 11:33:29 +0300

 Alexander Motin wrote:
 > It looks like crash due to unchecked netgraph data items exhaustion.
 > Attached patch should fix this crash, but problem may remain in some
 > other symptoms. It would be good to investigate the reason of this
 > exhaustion. It could be or just high netgraph load or some resource leak.
 
 I was wrong. Bug actually is not there. This patch was going to hide
 original items allocation problem with NG_WAITOK. That was already fixed
 in HEAD and going to be merged.
 
 -- 
 Alexander Motin



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