Starting with r309124 (when clang/llvm 3.9.0 was imported) I'm seeing EC2
instances panic on boot with a division-by-zero error; the code in question
is in blkfront.c, printing out the size of disks:
> device_printf(dev, "%juMB <%s> at %s",
> (uintmax_t) sectors / (
FreeBSD_HEAD_i386 - Build #4293 - Fixed:
Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4293/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4293/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/4293/console
Change summaries:
309
please remove me from your mailing list. i repeat, please remove me from the
thi subscription and any other subscription
Daniel D'Alonzohttp://danieldalonzo.com/
On Sat, Dec 3, 2016 7:00 AM, freebsd-current-requ...@freebsd.org
wrote:
Send freebsd-current mailing list submissions to
f
On 3 December 2016 at 01:02, Eric McCorkle wrote:
> Therefore, I would like to issue a CFT for this changeset. We need
> people using the boot1/loader EFI boot setup to test their setup using
> boot1 and loader as built with this patch applied.
>
After I got this to build, I managed to install