On Wednesday, October 23, 2013 5:27:10 am Anton Shterenlikht wrote:
> This time alllocks has lots of info.
> 
> I updated the PR:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/183007

Hmm, unfortunately it seems like all the stack traces did not work.  There are 
lots of threads blocked on VM-related locks, and CPU 0 is running vm_daemon.
Probably would need a stack trace of that thread to see what it is doing (this
is part of why a real crash dump would be far better than a textdump as you 
can get more info after the crash instead of having to know in advance 
everything you want).  I saw earlier you had a thread to get textdumps to 
work.  Did you ever have regular crashdumps working?

-- 
John Baldwin
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to