Stefan Sperling <[email protected]> writes: > On Tue, Dec 12, 2017 at 02:38:14PM +0100, Stefan Sperling wrote: >> On Tue, Dec 12, 2017 at 02:17:03PM +0100, Grégoire Jadi wrote: >> > I tried a simple reboot, and I also repeated the upgrade but it didn't >> > crash. >> > >> > Is there anything else I can try? >> >> Nothing so far, apart from trying over and over again.
Ok, I'll try to reboot it several times. >> This looks like a race where the device receives a frame before things >> are fully initialized. Still trying to put my finger on it though, it's >> still unclear how this can happen exactly. >> > > Grégoire, what does your hostname.iwn0 file look like (without any wifi > passwords of course)? I'd like to know if there's something about it that > would cause the kernel to put the driver up/down multiple times, which > could increase the likelyhood of such races. Eh, that's possible given my hostname.iwn0. Here it is : ########## /etc/hostname.iwn0 up -wpa -wpakey -nwkey -nwid -bssid !/etc/rc.d/wpa_supplicant stop !route -n flush -iface iwn0 lladdr random nwid ID wpakey PASSPHRASE dhcp ##########
