Re: ccd error with two large components

2024-03-03 Thread Michael van Elst
roland.il...@gmx.de (Roland Illig) writes: >That's this line: >> unit =3D *(const int *)newp; >I don't know at which point newp is validated; maybe that validation is >missing in this case, although I'd expect it to be in the common sysctl >infrastructure code. newp is valid, it's a userland

daily CVS update output

2024-03-03 Thread NetBSD source update
Updating src tree: P src/distrib/sets/lists/base/mi P src/doc/3RDPARTY P src/doc/CHANGES U src/external/bsd/elftoolchain/README cvs update: `src/external/bsd/elftoolchain/addrcsid' is no longer in the repository cvs update: `src/external/bsd/elftoolchain/prepare-import.sh' is no longer in the

Re: ccd error with two large components

2024-03-03 Thread Roland Illig
Am 03.03.2024 um 19:55 schrieb Paul Goyette: > I have two 2TB nvme devices, configured with ``ccdconfig ccd0 64 > none /dev/dk1 /dev/dk0'' > then i mount the ccd on /mnt > and then ccdconfig -g goes boom!! > > prevented access to 0x7f7fff9e7fbc (SMAP) > ccd_info_sysctl+77 > > The

Automated report: NetBSD-current/i386 build success

2024-03-03 Thread NetBSD Test Fixture
The NetBSD-current/i386 build is working again. The following commits were made between the last failed build and the first successful build: 2024.03.03.19.13.59 christos src/external/bsd/elftoolchain/lib/libelf/Makefile 1.4 Logs can be found at:

ccd error with two large components

2024-03-03 Thread Paul Goyette
I have two 2TB nvme devices, configured with ``ccdconfig ccd0 64 none /dev/dk1 /dev/dk0'' then i mount the ccd on /mnt and then ccdconfig -g goes boom!! prevented access to 0x7f7fff9e7fbc (SMAP) ccd_info_sysctl+77 The instruction decode at that point is movl 0(%r8),

Automated report: NetBSD-current/i386 build failure

2024-03-03 Thread NetBSD Test Fixture
This is an automatically generated notice of a NetBSD-current/i386 build failure. The failure occurred on babylon4.netbsd.org, a NetBSD/amd64 host, using sources from CVS date 2024.03.03.17.43.32. An extract from the build.sh output follows: