I\'m trying to implement my own version of the memory allocator malloc(). However I was pointed that in my case the brk() has exceeded the max heap.
I needed to run m