Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2018 19:20:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233377] [PowerPC64] Panic during high disk I/O activity
Message-ID:  <bug-233377-227-izRdOAaU18@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233377-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233377-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=3D233377

--- Comment #7 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to Sean Bruno from comment #6)
Indeed, this points again at the UMA bucket zones.  The stack is somewhat
bogus; I believe the only way that we can call uma_zalloc() while freeing
something is by allocating a bucket.  I think the best approach will be to
figure out why memguard-enabled kernels don't boot, and then use memguard to
find the use-after-free.

--=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-233377-227-izRdOAaU18>