Changes between Version 41 and Version 42 of TipAndDoc/misc
- Timestamp:
- Dec 4, 2013 11:35:04 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/misc
v41 v42 46 46 * FreeArcで巨大ファイル(500GBのディスクイメージ)を圧縮していると、以下のようなエラーで失敗する 47 47 {{{ 48 Compressing 1 file, 500,107,862,016 bytes. Processed 100.0% 48 49 Stack space overflow: current size 80000000 bytes. 49 50 Use `+RTS -Ksize' to increase it. 51 100.0% 50 52 }}} 51 53 * [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]