Hello Lev,
Tuesday, September 4, 2018, 2:25:21 AM, you wrote:
> arc4random: no preloaded entropy cache
> arc4random: no preloaded entropy cache
> random: read_random_uio unblock wait
> random: read_random_uio unblock wait
> random: unblocking device.
> mdmfs: mount exited with error code 1
> cp:
Hello Lev,
Saturday, September 1, 2018, 2:39:12 AM, you wrote:
> I have NanoBSD system built from and it works. It creates THREE memory
> filesystems, as needed:
> % mount | grep /dev/md
> /dev/md0 on /etc (ufs, local)
> /dev/md1 on /var (ufs, local)
> /dev/md2 on /var/tmp (ufs, local)
> %
>
Testing out various BSD's with a Huawei Matebook D, and FreeBSD -CURRENT is
failing to boot from an installer image. No serial console, so unable to
grab full boot output, any other info or boot flags that would help would
be awesome.
https://i.imgur.com/WAqwbza.jpg, shows where boot process hangs,
Shawn Webb shawn.webb at hardenedbsd.org wrote on
Mon Sep 3 17:41:17 UTC 2018 :
> I'm unsure whether this is a false positive or true positive, but it
> looks like there may be a buffer overflow in swapoff_one:
>
> Sep 3 13:13:13 hbsd-dev-laptop kernel: [619] REDZONE: Buffer overflow
> detected
On Mon, Sep 03, 2018 at 01:40:16PM -0400, Shawn Webb wrote:
> I'm unsure whether this is a false positive or true positive, but it
> looks like there may be a buffer overflow in swapoff_one:
>
> Sep 3 13:13:13 hbsd-dev-laptop kernel: [619] REDZONE: Buffer overflow
> detected. 16 bytes corrupted
I'm unsure whether this is a false positive or true positive, but it
looks like there may be a buffer overflow in swapoff_one:
Sep 3 13:13:13 hbsd-dev-laptop kernel: [619] REDZONE: Buffer overflow
detected. 16 bytes corrupted after 0xfe1fe0023248 (2237000 bytes allocated).
Sep 3 13:13:13 hb