Bug 13434

Summary: Natd Causes Kernel Panic under 3.2-STABLE
Product: Base System Reporter: bifrost <bifrost>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.2-STABLE   
Hardware: Any   
OS: Any   

Description bifrost 1999-08-28 07:20:01 UTC
After setting up IPFW rules to enable divert sockets, running natd will 
cause a kernel panic.
This machine has Three Ethernet Interfaces, with bridging enabled.
Bridging includes IPFW support.

add 300 divert 8668 all from any to X.X.X via fxp0
add 400 divert 8669 all from 10.1.0.0 to any via fxp2

natd -i 8668 -o 8669 -a X.X.X.X -log

Instant Kernel Panic.

Fix: 

N/A
How-To-Repeat: Start natd with specified parameters.
Comment 1 chris 1999-08-28 10:37:02 UTC
On Fri, Aug 27, 1999, bifrost@dis.org wrote:
> Instant Kernel Panic.

   Perhaps you could provide us with some more information.  What
did the kernel panic message say?

-- 
|Chris Costello <chris@calldei.com>
|Tomorrow will be canceled due to lack of interest.
`--------------------------------------------------
Comment 2 bifrost 1999-08-30 07:36:27 UTC
>    Perhaps you could provide us with some more information.  What
> did the kernel panic message say?

Sorry about that, I'll try to provide more info.
Its an onsite gig that I'm not at that frequently, I'll put
in a debugging kernel and copy down the messages by hand.
Do you want a kdump?
Comment 3 chris 1999-08-30 09:03:33 UTC
On Sun, Aug 29, 1999, Evil Bifrost wrote:
>  Sorry about that, I'll try to provide more info.
>  Its an onsite gig that I'm not at that frequently, I'll put
>  in a debugging kernel and copy down the messages by hand.
>  Do you want a kdump?

   I was thinking of a backtrace from the kernel debugger,
actually.

-- 
|Chris Costello <chris@calldei.com>
|Every program is either trivial or it contains at least one bug.
`----------------------------------------------------------------
Comment 4 bifrost 1999-08-31 07:05:50 UTC
> >  Sorry about that, I'll try to provide more info.
> >  Its an onsite gig that I'm not at that frequently, I'll put
> >  in a debugging kernel and copy down the messages by hand.
> >  Do you want a kdump?
> 
>    I was thinking of a backtrace from the kernel debugger,
> actually.

ok, I'll give that a shot.
I won't be there till sometime next week though
Comment 5 Ruslan Ermilov 1999-09-03 12:14:30 UTC
On Mon, Aug 30, 1999 at 11:10:02PM -0700, Evil Bifrost wrote:
>  
>  ok, I'll give that a shot.
>  I won't be there till sometime next week though

So, does the problem still exist?
If yes, what about `gdb -k' trace?

-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank,
ru@FreeBSD.org		FreeBSD committer,
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age
Comment 6 ru freebsd_committer freebsd_triage 1999-09-12 17:44:37 UTC
On Mon, Aug 30, 1999 at 11:10:02PM -0700, Evil Bifrost wrote:
> The following reply was made to PR kern/13434; it has been noted by GNATS.
> 
> From: Evil Bifrost <bifrost@kizmiaz.dis.org>
> To: Chris Costello <chris@calldei.com>
> Cc: freebsd-gnats-submit@freebsd.org
> Subject: Re: kern/13434: Natd Causes Kernel Panic under 3.2-STABLE
> Date: Mon, 30 Aug 1999 23:05:50 -0700 (PDT)
> 
>  > >  Sorry about that, I'll try to provide more info.
>  > >  Its an onsite gig that I'm not at that frequently, I'll put
>  > >  in a debugging kernel and copy down the messages by hand.
>  > >  Do you want a kdump?
>  > 
>  >    I was thinking of a backtrace from the kernel debugger,
>  > actually.
>  
>  ok, I'll give that a shot.
>  I won't be there till sometime next week though
>  
Evil!

If you won't tell us whether the problem still exists, I will
close this PR in two days, since I can't reproduce it on any
of my -stable systems and there is no feedback from your side.


-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank,
ru@FreeBSD.org		FreeBSD committer,
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age
Comment 7 ru freebsd_committer freebsd_triage 1999-09-14 10:34:23 UTC
State Changed
From-To: open->closed

Can't reproduce myself, originator doesn't respond.