I'm able to build the package, but when I try to load the module with `modprobe wl` the kernel crashes. Similar to https://bugs.gentoo.org/show_bug.cgi?id=265385. Here's the error: http://ix.io/vwk Here's the rest of dmesg: http://ix.io/vwl Here's `emerge --info`: http://ix.io/vwm Finally, here's the kernel config: http://ix.io/vwn
(In reply to Dave Kennedy from comment #0) > I'm able to build the package, but when I try to load the module with > `modprobe wl` the kernel crashes. Similar to > https://bugs.gentoo.org/show_bug.cgi?id=265385. > > Here's the error: http://ix.io/vwk > > Here's the rest of dmesg: http://ix.io/vwl > > Here's `emerge --info`: http://ix.io/vwm > > Finally, here's the kernel config: http://ix.io/vwn Please attach your information to the bug. This ensures that the information is available if anyone ever needs to look at the bug.
Created attachment 429656 [details] null pointer dereference error
Created attachment 429658 [details] dmesg
Created attachment 429660 [details] emerge --info
Created attachment 429662 [details] kernel .config
After remerging this package I'm able to `modprobe wl` without errors. I've tried a number of things since reporting this bug so it's hard to say which might have fixed it. I compared my current kernel config to the attached here and they are the same, so no leads there.