On Mon, Jul 15, 2024 at 09:42:31 +0200, J. Hannken-Illjes wrote: > No UVMHIST involved. > > Seems to originate from a printf() without "\n" at sys/uvm/uvm_map.c > function uvm_findspace_invariants() at line 1795.
Ah, thanks... I looked at the function name and uvm_map_findspace starts with a UVMHIST log that at the first glance looks sufficiently similar. I'll fix the printf. Thanks! -uwe
