On Tue, Jul 07, 2020 at 06:38:46AM -0400, Jeremy O'Brien wrote: > >Synopsis: iwm crash shortly after boot > >Category: kernel > >Environment: > System : OpenBSD 6.7 > Details : OpenBSD 6.7-current (GENERIC) #321: Mon Jul 6 14:49:38 > MDT 2020 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > iwm panic in ieee80211_input_ba() > ddb: https://pintobyte.com/tmp/iwm_crash1.jpeg > ddb: https://pintobyte.com/tmp/iwm_crash2.jpeg > >How-To-Repeat: > booted up, iwm associated to access point, crash followed shortly after > > dmesg: > OpenBSD 6.7-current (GENERIC.MP) #328: Mon Jul 6 01:33:46 MDT 2020
Can you reproduce this with a freshly compiled kernel clean -current sources? It looks like a problem in the Tx aggregation diff I sent out. Maybe that went into a snapshot? That diff is broken in several ways, and shouldn't be used. I will send a new diff once I have managed to figure out all known issues.
