Date: Mon, 10 Oct 2011 07:40:11 GMT From: Andriy Gapon <avg@FreeBSD.org> To: freebsd-fs@FreeBSD.org Subject: Re: kern/161280: [zfs] Stack overflow in gptzfsboot Message-ID: <201110100740.p9A7eBuh033999@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/161280; it has been noted by GNATS. From: Andriy Gapon <avg@FreeBSD.org> To: bug-followup@FreeBSD.org, dorionpatrick@gmail.com Cc: Subject: Re: kern/161280: [zfs] Stack overflow in gptzfsboot Date: Mon, 10 Oct 2011 10:38:10 +0300 I believe that the problem happens in (zfs)loader, not (gpt)(zfs)boot code. You shot your foot by adding /boot/loader.conf to loader_conf_files, which caused a recursion in parsing of loader.conf. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110100740.p9A7eBuh033999>