Re: stable/11 -r307797 on BPi-M3 (cortex-a7): truss gets segmentation fault for handling unknown system call

2016-10-29 Thread Mark Millard
[I re-established the crotchet-build based failure context finally. Unfortunately truss just dies in a new place.] On 2016-Oct-28, at 7:29 AM, John Baldwin wrote: > On Tuesday, October 25, 2016 11:40:38 AM Mark Millard wrote: >> [The following has been reported in: >> https://bugs.freebsd.org/

r308090: buildkernel failure: undefined reference to ...

2016-10-29 Thread O. Hartmann
Most recent r308090 fails to buildkernel with lots of " undefined reference to ...", as shown below. [...] Building /usr/obj/usr/src/sys/THOR/kernel.full linking kernel.full refcount.o:(.data+0x8): undefined reference to `sysctl___vfs_zfs' freebsd32_misc.o: In function `freebsd32_utimes': /usr/s

Re: was: CURRENT [r308087] still crashing: Backtrace provided

2016-10-29 Thread O. Hartmann
Am Sun, 23 Oct 2016 15:18:57 -0400 (EDT) Benjamin Kaduk schrieb: > On Sun, 23 Oct 2016, O. Hartmann wrote: > > > How can I track a memory leak? > > I think I did not read enough of the context, but vmstat and top can track > memory usage as a general thing. > > > How can I write to disk the

Re: stable/11 -r307797 on BPi-M3 (cortex-a7): truss gets segmentation fault for handling unknown system call

2016-10-29 Thread Mark Millard
On 2016-Oct-28, at 4:02 PM, Mark Millard wrote: > On 2016-Oct-28, at 7:29 AM, John Baldwin wrote: > >> On Tuesday, October 25, 2016 11:40:38 AM Mark Millard wrote: >>> [The following has been reported in: >>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213778 .] >>> >>> In trying to bui