GNU bug report logs - #54194
Memory Leak on Fedora Machine

Previous Next

Package: grep;

Reported by: Mahyar Mirrashed <mirrashm <at> myumanitoba.ca>

Date: Mon, 28 Feb 2022 08:16:07 UTC

Severity: normal

Tags: moreinfo

Full log


Message #8 received at 54194 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Mahyar Mirrashed <mirrashm <at> myumanitoba.ca>
Cc: 54194 <at> debbugs.gnu.org
Subject: Re: bug#54194: Memory Leak on Fedora Machine
Date: Mon, 28 Feb 2022 09:38:11 -0800
On 2/27/22 21:34, Mahyar Mirrashed wrote:
> I accidentally profiled
> `grep` and noticed that there was over 110KB of memory leakage.

There's a good possibility that it's not a true memory leakage. grep 
doesn't bother freeing storage just before it exits, merely to pacify 
memory checkers, as it's faster to simply exit. To find out for sure 
you'll need to investigate further.




This bug report was last modified 3 years and 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.