Skip to content

Instantly share code, notes, and snippets.

@michaeleisel
Created January 21, 2020 20:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaeleisel/b3d19ae076e293c10699b1f731bbcc54 to your computer and use it in GitHub Desktop.
Save michaeleisel/b3d19ae076e293c10699b1f731bbcc54 to your computer and use it in GitHub Desktop.
#2 0x00007fff685e56a6 in abort ()
#3 0x000000010045af6e in rtree_child_leaf_tryread at /Users/michael/projects/jemalloc/src/rtree.c:205
#4 0x000000010045abdd in je_rtree_leaf_elm_lookup_hard at /Users/michael/projects/jemalloc/src/rtree.c:292
#5 0x00000001003ffbfb in rtree_leaf_elm_lookup at /Users/michael/projects/jemalloc/include/jemalloc/internal/rtree.h:381
#6 0x00000001003ff531 in rtree_read at /Users/michael/projects/jemalloc/include/jemalloc/internal/rtree.h:406
#7 0x00000001003f974a in rtree_szind_slab_read at /Users/michael/projects/jemalloc/include/jemalloc/internal/rtree.h:494
#8 0x00000001003f955d in ifree at /Users/michael/projects/jemalloc/src/jemalloc.c:2570
#9 0x00000001003f9b58 in je_free_default at /Users/michael/projects/jemalloc/src/jemalloc.c:2799
#10 0x00000001003f9c91 in je_free at /Users/michael/projects/jemalloc/src/jemalloc.c:2867
#11 0x0000000100475c05 in operator delete(void*) at /Users/michael/projects/jemalloc/src/jemalloc_cpp.cpp:107
#12 0x0000000100037668 in std::__1::_DeallocateCaller::__do_call(void*) [inlined] at /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/new:320
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment