Hi, In my environment i can map more than 1 MB but i am not able to understand why jemalloc is giving problem the control flow in my case is as below: malloc() --> imalloc() --> arena_malloc() --> arena_run_alloc() --> arena_chunk_alloc() --> In arena_chunck_alloc() it calls