Message994

Author admin
Recipients
Date 2023-08-29.13:27:29
Content
[Bugzilla user: telari7455@pbridal.com]
[Bugzilla date: 2023-08-29T11:27:29+00:00]

I experimentally determined that the exact way of crashing is that if the file size is greater than RAM size PLUS the swap size then on Ubuntu the exact error message is just "Killed". Which means that somewhere there is "malloc(entire_file_size)" which then crashes
History
Date User Action Args
2026-07-29 15:51:28adminlinkissue217 messages
2026-07-29 15:51:28admincreate