Opened 15 hours ago
Last modified 5 hours ago
#19453 assigned bug
write access attempted on write-protected area
Reported by: | cobra | Owned by: | adrian |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Drivers/Network/atheroswifi | Version: | R1/beta5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
Booting the R1/beta5 x86 image on a Pentium III machine. KDL area
from a different boot with an identical result but with slightly different addresses. listdev
from a session where atheroswifi was disabled via bootloader safe mode options.
Attachments (3)
Change History (6)
by , 15 hours ago
Attachment: | syslog.txt added |
---|
by , 15 hours ago
KDL area command from a different session where the area shown by the error is 0x18a4 instead of 0x18a3
comment:2 by , 5 hours ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
That won't make a difference, this is a bug in the atheroswifi driver. It's trying to write to a const data section here: https://grok.dragonflybsd.org/xref/freebsd/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c?r=95ee2897&mo=89730&fi=2710#2756
adrian (one of the FreeBSD developers) indicated he'll work on fixing this in upstream FreeBSD.
comment:3 by , 5 hours ago
aha! That's an old enough machine to really HAVE an AR9160 NIC installed in it.
Which physical wifi card do you have in it? I'd like to at least get a model number so I can add it to my list of hardware at home!
And yeah I know what the bug is, I'm going to need to finally implement what my comment circa 2011 says I need to do. :-)
syslog