Another reboot hang

Svatopluk Kraus onwahe at gmail.com
Wed Apr 27 15:15:51 UTC 2016


On Tue, Apr 26, 2016 at 11:43 PM, bob prohaska <fbsd at www.zefox.net> wrote:
> On Tue, Apr 26, 2016 at 11:28:42PM +0200, Svatopluk Kraus wrote:
>>
>> Hmm, it's third command which needs WITNESS option. I added 'show all
>> pcpu' on first place later and did not fix the reference. By breaking
>> to debugger repeatedly I mean -  type 'c' in ddb ('continue' command)
>> and then break to debugger again.
>>
>>
> Ok, that sounds much easier. I'll try continuing and returning
> to the debugger first.


Those were general hints how to deal with such situation. In your
case, it looks more like an infinite waiting for something on another
thread not in your backtrace. So the all procs and locks dumps would
be unavoidable. And probably a backtrace of all threads too.


>
> Thanks again!
>
> bob
>


More information about the freebsd-arm mailing list