NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/55271: kgmon sometimes creates unreasonably large output file



The following reply was made to PR bin/55271; it has been noted by GNATS.

From: Roland Illig <roland.illig%gmx.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: bin/55271: kgmon sometimes creates unreasonably large output file
Date: Sun, 17 May 2020 22:47:30 +0200

 Indeed, running "kgmon -d", it looks like an endless loop:
 
 kgmon: [mcleanup] frompc 0xffffffff809e6504 selfpc 0x0 count 0
 kgmon: [mcleanup] frompc 0xffffffff809e650c selfpc 0xffffffff8021f54a
 count 174504
 kgmon: [mcleanup] frompc 0xffffffff809e650c selfpc 0xffffffff8098ff84
 count 174135
 kgmon: [mcleanup] frompc 0xffffffff809e650c selfpc 0xffffffff809daad3
 count 546607
 kgmon: [mcleanup] frompc 0xffffffff809e650c selfpc 0xffffffff8021f54a
 count 174504
 kgmon: [mcleanup] frompc 0xffffffff809e650c selfpc 0xffffffff8098ff84
 count 174135
 kgmon: [mcleanup] frompc 0xffffffff809e650c selfpc 0xffffffff809daad3
 count 546607
 kgmon: [mcleanup] frompc 0xffffffff809e650c selfpc 0xffffffff8021f54a
 count 174504
 kgmon: [mcleanup] frompc 0xffffffff809e650c selfpc 0xffffffff8098ff84
 count 174135
 kgmon: [mcleanup] frompc 0xffffffff809e650c selfpc 0xffffffff809daad3
 count 546607
 kgmon: [mcleanup] frompc 0xffffffff809e650c selfpc 0xffffffff8021f54a
 count 174504
 kgmon: [mcleanup] frompc 0xffffffff809e650c selfpc 0xffffffff8098ff84
 count 174135
 kgmon: [mcleanup] frompc 0xffffffff809e650c selfpc 0xffffffff809daad3
 count 546607
 


Home | Main Index | Thread Index | Old Index