On 2017/07/27 17:11, R0me0 *** wrote:
> Latest snapshot 07-26-17
> 
> The bug happens during wpa authentication:
> 
> 
> Stopped at      panic+0x158:        TID    PID    UID     PRFLAGS
>     PFLAGS  C
> PU  COMMAND
> *137987  33873      0     0x14000      0x200    0  usbtask
> db_enter() at panic+0x154
> panic() at rtwn_newstate+0x6c4
> rtwn_newstate() at urtwn_task+0x5c
> urtwn_task() at usb_task_thread+0xe8
> usb_task_thread() at proc_trampoline+0xc
> https://www.openbsd.org/ddb.html describes the minimum info required in bug
> reports.  Insufficient info makes it difficult to find and fix bugs.
> ddb> trace
> db_enter() at panic+0x154
> panic() at rtwn_newstate+0x6c4
> rtwn_newstate() at urtwn_task+0x5c
> urtwn_task() at usb_task_thread+0xe8
> usb_task_thread() at proc_trampoline+0xc

We need the panic message itself. If it's still in ddb,

show panic

Reply via email to