juninho12 / freearc

Automatically exported from code.google.com/p/freearc
1 stars 0 forks source link

Out of memory - ten millions files #298

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add to archive too many files (over ten millions)
2.
3.

What is the expected output? What do you see instead?
Output Error: Out of memory (and no other comments)

What version of the product are you using? On what operating system?
FreeArc 0.666 (May 20 2010), OS - Windows Seven 64

Please provide any additional information below.
Please compile this program in 64 format. This let to use dictionary over 2GB 
and operate with billions of files.

Original issue reported on code.google.com by webpeter...@gmail.com on 27 Apr 2012 at 7:03

GoogleCodeExporter commented 9 years ago
Unfortunately, haskell compiler i've used (GHC) still lacks Win64 version

Original comment by bulat.zi...@gmail.com on 28 Apr 2012 at 7:14

GoogleCodeExporter commented 9 years ago
I'm trying to expand a .bin file with over 1,000,000,000 (1 billion) files and 
about 18GB. Right before the GUI shows the number of files exceeding 1 billion, 
FreeArc crashes with a Windows error, "FreeArc.exe has stopped working", and 
then it closes. Do I need a 64bit version of FreeArc? If one does not exist, 
can you point me to software that can handle this many files?

Original comment by daneirac...@gmail.com on 15 Jul 2012 at 8:46