Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2016 05:46:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 212168] [panic] [UFS] use-after-free panic (0xdeadc0dedeadc0de)
Message-ID:  <bug-212168-3630-DX8J2GIsqp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212168-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212168-3630@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=3D212168

--- Comment #8 from Peter Wemm <peter@FreeBSD.org> ---
One more comment:
ffs_vfree() appears to be compiled as a tail jump into the body of
ffs_freefile() rather than a call/return. This may lead to "interesting"
backtraces.

--=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-212168-3630-DX8J2GIsqp>