Date: Mon, 22 Mar 2021 00:20:58 +0000 From: bugzilla-noreply@freebsd.org To: mips@FreeBSD.org Subject: [Bug 254449] mips_unaligned_load_store: unhandled opcode in address error: 0x38 Message-ID: <bug-254449-27794-HNLqgQ4isO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254449-27794@https.bugs.freebsd.org/bugzilla/> References: <bug-254449-27794@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254449 Adrian Chadd <adrian@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adrian@freebsd.org --- Comment #1 from Adrian Chadd <adrian@freebsd.org> --- oh, this is panicing in the kernel? Dang. :-) Yeah, we don't currently support kernel alignment fix-ups which means some places in our networking stack get unhappy with us. We need to fix that, bo= th for MIPS and RISC-V. Can you do some digging to see if it's trying to talk to the address 0x38 (which is likely a NULL pointer dereference?) Or, just send me a message/em= ail telling me how you set it up? I have an ERL here that I want to setup to fix FreeBSD issues on but I don't yet have instructions on how to make it work. :-) Thanks! -adrian --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254449-27794-HNLqgQ4isO>