Bug 140596

Summary: [panic] Kernel panic/crash
Product: Base System Reporter: Pieter <pieter>
Component: amd64Assignee: freebsd-amd64 (Nobody) <amd64>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Pieter 2009-11-16 06:50:01 UTC
The FreeBSD server was serving raidz zfs pool over NFS. This night i copied 200GB of data from my old server to the FreeBSD server. This morning the FreeBSD server did not respond to anything over the network so i connected the monitor and keyboard. The server had some sort of kernel panic and was unable to continue. I rebooted the server and copied the /var/log directory, but i do not know what files to attach to this report. If someone could point that out to me, i would be glad to attach them later on.

Fix: 

Don't know.
How-To-Repeat: Don't know, but i still need to move 400GB to the FreeBSD server. If the problem repeats is certanly going to report this.
Comment 1 Rebecca Cran freebsd_committer freebsd_triage 2009-12-27 16:14:24 UTC
Since you're running 8.0 you should find a text file, core.txt.X
in /var/crash. If it's not present, you'll need to follow the
instructions in the handbook from
http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-gdb.html
to extract the data from the binary crash dump files.

-- 
Bruce Cran
Comment 2 Jaakko Heinonen freebsd_committer freebsd_triage 2010-09-03 08:04:08 UTC
State Changed
From-To: open->closed

There isn't enough information to proceed with this. We can reopen the PR 
if you still can reproduce the problem on 8.1 or later and provide more 
information.