I have a calculation that runs over two days. The memory usage stays below 3GB when using 1.7.2, but grows very slowly to over 30GB in 1.8.0 until the OOM killer terminates julia. It takes about a day to get there though. Is this a known issue? If not, I will try to debug it a bit more, although I dread the amount of time that it will take. Maybe I would also need suggestion how to get started with debugging?