[Bug 230167] geom(8) segfaults under 32-bit emulation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 29 23:18:37 UTC 2018


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

--- Comment #1 from Alan Somers <asomers at FreeBSD.org> ---
It looks like the same underlying bug affects mdconfig.  Using 32-bit emulation
"mdconfig -lv" returns nothing, even though there are md devices on the system.
 Internally, mdconfig is using geom_gettree, so it's probably related to this
bug.  To reproduce, run sbin/mdconfig/mdconfig_test:attach_malloc in a 32-bit
chroot on an amd64 system.

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


More information about the freebsd-geom mailing list