Changes between Version 41 and Version 42 of TipAndDoc/misc


Ignore:
Timestamp:
Dec 4, 2013 11:35:04 PM (10 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/misc

    v41 v42  
    4646 * FreeArcで巨大ファイル(500GBのディスクイメージ)を圧縮していると、以下のようなエラーで失敗する 
    4747{{{ 
     48Compressing 1 file, 500,107,862,016 bytes. Processed 100.0% 
    4849Stack space overflow: current size 80000000 bytes. 
    4950Use `+RTS -Ksize' to increase it. 
     51100.0% 
    5052}}} 
    5153  * [https://code.google.com/p/freearc/issues/detail?id=269 Issue 269 - freearc - Fix "Stack space overflow. Use `+RTS -Ksize'" on 14k files compression - The world's most efficient and feature-rich archiver - Google Project Hosting]