OOM when compiling 56.1
When compiling 56.1 (specifically src/common/iso639_language_list.cpp), GCC steadily consumes more memory. Eventually the agonies of swapping are encountered until the linux OOM killer deploys. This happens with GCC 10.2.0 and 9.3.0. I honestly don't know if this is truly a mkvtoolnix problem but I thought you should know about it. I did not experience anything like this when building mkvtoolnix-51.0.0.
Attached log shows sequence of events until cc1plus is killed. uname information: Linux Paprika 5.10.17-gentoo #1 SMP Thu Feb 18 09:11:52 PST 2021 x86_64 Intel(R) Xeon(R) CPU E3-1275 v3 @ 3.50GHz GenuineIntel GNU/Linux.
System has 32GB RAM + 32GB swap is usually unused.
Edited by Vincent Reher