Re: ktrace and kdump

Valery Ushakov <[email protected]> Thu, 14 Jul 2022 23:15:49 +0300
Newsgroups gmane.os.netbsd.ports.x86-64
Message-ID <[email protected]>
On Thu, Jul 14, 2022 at 16:15:11 +0000, Steve Blinkhorn wrote:

> A proces is running under ktrace, and a ktrace,out file is being
> produced.
> 
> # kdump
> kdump: Unsupported ktrace version 0

Stupid question, but are you sure you don't accidentally have another
ktrace process also writing to the same file?

-uwe