From: Nick Bowler <nbowler@elliptictech.com>
To: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Cc: Catalin Marinas <catalin.marinas@arm.com>
Subject: kmemleak fails to report detected leaks after allocation failure
Date: Tue, 19 Jul 2011 17:14:38 -0400 [thread overview]
Message-ID: <20110719211438.GA21588@elliptictech.com> (raw)
I just ran into a somewhat amusing issue with kmemleak. After running
for a while (10 days), and detecting about 100 "suspected memory leaks",
kmemleak ultimately reported:
kmemleak: Cannot allocate a kmemleak_object structure
kmemleak: Automatic memory scanning thread ended
kmemleak: Kernel memory leak detector disabled
OK, so something failed and kmemleak apparently can't recover from
this. However, at this point, it appears that kmemleak has *also*
lost the ability to report the earlier leaks that it actually
detected.
cat: /sys/kernel/debug/kmemleak: Device or resource busy
It seems to me that kmemleak shouldn't lose the ability to report leaks
that it already detected after it disables itself due to an issue that
was potentially caused by the very leaks that it managed to detect
(unlikely in this instance, but still...).
This was on a 2.6.39.2 kernel on x86_64.
I imagine that such a failure is unlikely to repeat itself, but I
figured I'd throw it out there.
Cheers,
--
Nick Bowler, Elliptic Technologies (http://www.elliptictech.com/)
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next reply other threads:[~2011-07-19 21:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-19 21:14 Nick Bowler [this message]
2011-07-20 8:30 ` kmemleak fails to report detected leaks after allocation failure Catalin Marinas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110719211438.GA21588@elliptictech.com \
--to=nbowler@elliptictech.com \
--cc=catalin.marinas@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).