buggrep - Bugs: bug #38500, memory leak featuring find exec

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #38500: memory leak featuring find exec

Submitter:  -Deleted Account- <egeektronic>
Submitted:  Mon 11 Mar 2013 10:17:40 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Need Info Privacy:  Public
Assigned to:  None Open/Closed:  Open

Discussion

Mon 11 Mar 2013 02:48:38 PM UTC, comment #1: 

What makes you think it's a memory leak?  Perhaps grep simply ran out of memory.

Paul Eggert <eggert>
Group Member
Mon 11 Mar 2013 10:17:40 AM UTC, original submission:  

greping 4 or more urandom

% grep --version
grep (GNU grep) 2.14

% ls /lib/udev/devices/
initctl  null  ppp  shm  urandom  X0R  zero

% find /lib/udev/devices/ -name "*" -exec grep -H "aaaa" {} \;
grep: /lib/udev/devices/: Is a directory
grep: /lib/udev/devices/ppp: Permission denied
grep: /lib/udev/devices/shm: Is a directory
grep: memory exhausted

-Deleted Account- <egeektronic>

 

Attached Files

This item currently has no attached files.

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

Carbon-Copy List
  • -email is unavailable- added by eggert (Posted a comment)
  • -email is unavailable- added by egeektronic (Submitted the item)
  •  

    Votes

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    History

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-03-11 eggert StatusNone Need Info

    Back to the top

    Powered by Savane 3.16-598c.
    Corresponding source code