Memory leaks are hard to debug, especially when using programming languages with garbage collection. At home24 we had quite a journey searching for the cause of 139 exit codes from crashed docker containers. The outcome of the debugging was not only the fixed bug, but also an example how tools…