[Bug 212168] [panic] [UFS] use-after-free panic (0xdeadc0dedeadc0de)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 28 05:46:57 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212168

--- Comment #8 from Peter Wemm <peter at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list