Date: Thu, 04 Apr 2019 16:11:30 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 237018] kernel panic: Memory modified after free "most recently used by CAM periph," r345853 Message-ID: <bug-237018-227-2C4Uzl21Gz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237018-227@https.bugs.freebsd.org/bugzilla/> References: <bug-237018-227@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=3D237018 --- Comment #4 from Conrad Meyer <cem@freebsd.org> --- M_CAMPERIPH is only associated with a few possible short (8 byte) allocatio= ns. I guess it's also possible that some previous owner is the one using it aft= er free, not CAM. --=20 You are receiving this mail because: 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-237018-227-2C4Uzl21Gz>