ntfs causing kernel panic

2002-03-25 Thread David W. Chapman Jr.

Has anyone seen mounting an NTFS drive casing a kernel panic?  I'd 
love to give the output, but I'm not sure how to redirect the output 
into a file so I can post it here.

-- 
David W. Chapman Jr.
[EMAIL PROTECTED]   Raintree Network Services, Inc. www.inethouston.net
[EMAIL PROTECTED]   FreeBSD Committer www.FreeBSD.org

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: ntfs causing kernel panic

2002-03-25 Thread David W. Chapman Jr.

On Tue, Mar 26, 2002 at 10:08:20AM +1030, Greg 'groggy' Lehey wrote:
 On Monday, 25 March 2002 at  9:41:09 -0600, David W. Chapman Jr. wrote:
  Has anyone seen mounting an NTFS drive casing a kernel panic?  I'd
  love to give the output, but I'm not sure how to redirect the output
  into a file so I can post it here.
 
 You need to take a dump and analyse it.  There's some stuff in the
 handbook about how to do it.
 
Unfortunately it has been fixed, but I am still planning on looking 
at the handbook, thanks!

-- 
David W. Chapman Jr.
[EMAIL PROTECTED]   Raintree Network Services, Inc. www.inethouston.net
[EMAIL PROTECTED]   FreeBSD Committer www.FreeBSD.org

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: ntfs causing kernel panic

2002-03-25 Thread Greg 'groggy' Lehey

On Monday, 25 March 2002 at  9:41:09 -0600, David W. Chapman Jr. wrote:
 Has anyone seen mounting an NTFS drive casing a kernel panic?  I'd
 love to give the output, but I'm not sure how to redirect the output
 into a file so I can post it here.

You need to take a dump and analyse it.  There's some stuff in the
handbook about how to do it.

Greg
--
See complete headers for address and phone numbers

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: ntfs causing kernel panic

2002-03-25 Thread David W. Chapman Jr.

 It could be this problem is a result of the loadable VFS module bug
 hacked/fixed in the tree this morning.  Was the NTFS driver being loaded
 as a module, or compiled into the kernel?  If a loadable module, could you
 try compiling it into the kernel, or updating past the fix?  If already
 compiled in, follow the directions grog pointed at to generate useful
 debugging output.  Ideally, a copy of the full panic message, stack trace,
 and information on what kernel options you linked with so that the symbol
 offsets are useful.
 
The recent vfs fix has fixed it, but thanks for the tips on what 
information to provide.

-- 
David W. Chapman Jr.
[EMAIL PROTECTED]   Raintree Network Services, Inc. www.inethouston.net
[EMAIL PROTECTED]   FreeBSD Committer www.FreeBSD.org

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message