Date: Sun, 29 Jul 2018 23:18:35 +0000 From: bugzilla-noreply@freebsd.org To: geom@FreeBSD.org Subject: [Bug 230167] geom(8) segfaults under 32-bit emulation Message-ID: <bug-230167-14739-xVPamsNi7Z@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230167-14739@https.bugs.freebsd.org/bugzilla/> References: <bug-230167-14739@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=230167 --- Comment #1 from Alan Somers <asomers@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230167-14739-xVPamsNi7Z>
