Date: Sat, 03 Jan 2015 01:29:10 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 194995] lsof -i panics system Message-ID: <bug-194995-8-phrZ95PBxb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194995-8@https.bugs.freebsd.org/bugzilla/> References: <bug-194995-8@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=194995 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: kib Date: Sat Jan 3 01:28:59 UTC 2015 New revision: 276600 URL: https://svnweb.freebsd.org/changeset/base/276600 Log: For /dev/mem and /dev/kmem accesses, avoid asserting that addresses are within direct map. We want to return error instead of panicing. PR: 194995 Sponsored by: The FreeBSD Foundation Changes: head/sys/amd64/amd64/mem.c head/sys/amd64/include/vmparam.h -- 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-194995-8-phrZ95PBxb>