[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/
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
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
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