Subject: Re: kern/29531: Active FTP support with NAT causes panic
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel.cahyna@st.cuni.cz>
List: netbsd-bugs
Date: 02/26/2005 17:59:01
The following reply was made to PR kern/29531; it has been noted by GNATS.

From: Pavel Cahyna <pavel.cahyna@st.cuni.cz>
To: gnats-bugs@netbsd.org, Arto Selonen <arto@selonen.org>
Cc: 
Subject: Re: kern/29531: Active FTP support with NAT causes panic
Date: Sat, 26 Feb 2005 18:58:05 +0100

 On Sat, 26 Feb 2005 09:25:01 +0000, Arto Selonen wrote:
 
 >  I've seen the same kind of panics twice now with NetBSD-current 2.99.15 
 >  from ~20050131. I haven't been able to trigger it with simple FTP tests,
 >  so I assumed it was related to another problem (see kern/29529).
 >  
 >  I have a crash dump of the first panic, if somebody is interested.
 >  The panic message was something about m_copydata, but I don't have the
 >  details at hand right now.
 
 The panic message could be interesting. In my case, this was simply:
 panic: m_copydata, but you are running -current, where this message was
 made non-ambiguous.
 
 Note: you can retrieve the log from the crash dump with dmesg -N ... -M ... 
 and the panic message should be there.
 
 Bye	Pavel