Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

out of memmory error? #53

Closed
p5pRT opened this issue Jun 10, 1999 · 3 comments
Closed

out of memmory error? #53

p5pRT opened this issue Jun 10, 1999 · 3 comments

Comments

@p5pRT
Copy link

p5pRT commented Jun 10, 1999

Migrated from rt.perl.org#855 (status was 'resolved')

Searchable as RT855$

@p5pRT
Copy link
Author

p5pRT commented Jun 10, 1999

From rbush@freeway.net

# perl -v

This is perl, version 5.004_04 built for i386-linux
(with 1 registered patch, see perl -V for more detail)

Copyright 1987-1998, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5.0 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http​://www.perl.com/, the Perl Home Page.

# perl -e ' for $a(aaaaaaaa..zzzzzzzz){for $b(AAAAAAAA..ZZZZZZZZ){for $c($a..$b){print "$c \n";}}}'
Out of memory!

It's not clear to me why this should take so much memmory ...

This does work btw on a dual 266mhz pentium system with 256meg ram, slackware, a 2.0.36 kernel and perl version 5.005_02
built for i586-linux5.002.

--Ray

@p5pRT
Copy link
Author

p5pRT commented Jul 24, 2000

From [Unknown Contact. See original ticket]

fixed in 5.00503

@p5pRT
Copy link
Author

p5pRT commented Nov 28, 2003

From The RT System itself

fixed in 5.00503

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant