| Summary: | net-wireless/broadcom-sta null pointer dereference | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Dave Kennedy <dirk.fizzlebeef> |
| Component: | Current packages | Assignee: | Matt Turner <mattst88> |
| Status: | RESOLVED INVALID | ||
| Severity: | critical | CC: | mpagano, tomboy64 |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
null pointer dereference error
dmesg emerge --info kernel .config |
||
|
Description
Dave Kennedy
2016-04-04 04:54:21 UTC
(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. |