On 1 November 2014 15:39, Mark R V Murray <ma...@freebsd.org> wrote: > Hi > > I’m not sure what you are showing me here? > > How yo you draw the “not enough entropy” conclusion?
This is a kernel backtrace from the hostap process. It's stuck in that particular read, waiting somewhere in random_adaptor_read(). If I hit ctrl-C on this process, the whole kernel hangs. I'll see if I can get some ddb output from that. > The writing happens at shutdown; before you do the shutdown could you please > do a ‘sysctl kern.random’ and post the result? It won't ever get to that point, as it's hanging at startup. :) > Do you have anything random-related in your rc.conf? Nope. > Could you please do a verbose boot on a kernel with “options RANDOM_DEBUG” > set and send me the dmesg output from a failing box. Ok, I'll give that a go. Thanks, -adrian _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"