Program exited with code -11

Danny Arends Danny.Arends at gmail.com
Wed Sep 18 13:22:03 UTC 2019


Hey all,

I have written some code to analyze massive gzipped files (using 
std.iopipe), tested it on small subsets of the gzip files, and 
everything works using small 20 to 50 Mb files.

However when I try to run the code on 2.7 Gb file sizes the 
program always crashes with the following error:

"Program exited with code -11"

No other messages, did anyone ever encounter something like this 
before / got any ideas on how to figure out what is wrong ?

Danny




More information about the Digitalmars-d-learn mailing list