Hi, applied the patch by hands as suggested:
urtwn0: no link ......... got link
DHCPDISCOVER on urtwn0 - interval 1
DHCPDISCOVER on urtwn0 - interval 1
panic: invalid transition AUTH -> RUN
Stopped at panic+0x158: TID PID UID PRFLAGS
PFLAGS C
PU COMMAND
*489298 5181 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> show panic
invalid transition AUTH -> RUN
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
@Stefan thanks!
:-)
2017-08-01 18:39 GMT-03:00 Stefan Sperling <[email protected]>:
> On Tue, Aug 01, 2017 at 06:54:00AM -0300, R0me0 *** wrote:
> > Hello, Stefan! How you doing!? Hope very well!;
> >
> > I have installed the latest snapshot and the issue persists. Also, I
> took a
> > look at diff you provided ( I am not a programmer sorry any mistake ) and
> > seems is already committed.
>
> AFAIK this diff is not committed yet.
>