[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Segfault when parsing 4GB file.
- From: Meino.Cramer@...
- Date: Sat, 31 Jan 2015 09:49:10 +0100
Soni L. <fakedme@gmail.com> [15-01-31 03:52]:
> So I gave Lua 5.2.3 (on archlinux x86_64) a 4GB file of " \n" (where \n
> is an actual newline). It segfaulted. I expected it to error with
> "chunk has too many lines". (Also, why are the errors all lowercase?
> ("chunk has too many lines" instead of "Chunk has too many lines"))
>
> --
> Disclaimer: these emails are public and can be accessed from <TODO: get
> a non-DHCP IP and put it here>. If you do not agree with this, DO NOT
> REPLY.
>
If you are on UNIX/Linux check the uliit settings for the user, who
executes that lua program.
Best regards,
Meino