NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: jemalloc SEGV problem



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


Home | Main Index | Thread Index | Old Index