The following reply was made to PR kernel/6621; it has been noted by GNATS.

From: RD Thrush <[email protected]>
To: Mark Kettenis <[email protected]>
Cc: [email protected], [email protected], [email protected]
Subject: Re: kernel/6621: hang during shutdown
Date: Thu, 02 Jun 2011 07:01:03 -0400

 On 06/02/11 05:56, Mark Kettenis wrote:
 > The only useful information in your report is that .xz file.  Next
 > time, use something in base to compress it.
 
 Sorry, I'll be sure to do that in the future.  That ddb info (~3mb 
uncompressed) 
 is now also in gzip form at [1].
 [1] <http://arp.thrush.com/a8v/a8v.out.gz>
 
 To summarize:
 x2:tmp/rd 11358>zgrep -n ddb{ a8v.out.gz
 215:ddb{0}> trace
 228:ddb{0}> ps
 251:ddb{0}> mach ddbcpu 1
 253:ddb{1}> trace
 260:ddb{1}> show reg
 278:ddb{1}> mach ddbcpu 0
 280:ddb{0}> show extents
 387:ddb{0}> show malloc
 443:ddb{0}> show panic
 445:ddb{0}> show proc
 452:ddb{0}> show registers
 470:ddb{0}> show uvmexp
 496:ddb{0}> callout
 521:ddb{0}> ps /w
 544:ddb{0}> ps /a
 567:ddb{0}> show all pools
 645:ddb{0}> show all pools /a
 771:ddb{0}> show all mounts
 961:ddb{0}> show all nfsnodes
 966:ddb{0}> show all nfsreqs
 968:ddb{0}> show all vnodes
 25045:ddb{0}> show all mounts /f
 29254:ddb{0}> show all nfsnodes /f
 29267:ddb{0}> show bcstats
 29272:ddb{0}> show map vm_map
 29274:ddb{0}> show all bufs
 58980:ddb{0}> boot crash

Reply via email to