Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Out of Memory with File::Glob

by Zaxo (Archbishop)
on Oct 28, 2003 at 05:54 UTC ( [id://302641]=note: print w/replies, xml ) Need Help??


in reply to Out of Memory with File::Glob

I can replicate this in 5.6.1 i686-linux and get a little more error message,

$ perl -Mwarnings -Mstrict -MFile::Glob=:glob -e'my @ary1 = glob q(/*) +; my @ary2 = glob q(/home/*)' Out of memory during "large" request for 1073745920 bytes, total sbrk( +) is 367464 bytes at /usr/lib/perl5/5.6.1/i686-linux/File/Glob.pm lin +e 127. $
but it runs fine for me in 5.8.1 i686-linux-thread-multi.

After Compline,
Zaxo

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://302641]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (7)
As of 2024-04-23 17:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found