$ ▶ ./blatt.sh /var/tmp/portage/logs/dev-libs\:jemalloc-3.2.0\:20121204-211737.log >>> dev-libs/jemalloc-3.2.0: ISSUES FOUND > Hardcoded calls: ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/tcache.pic.o src/util.pic.o src/tsd.pic.o ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/tcache.o src/util.o src/tsd.o Reproducible: Always
*** Bug 447858 has been marked as a duplicate of this bug. ***
Created attachment 350958 [details, diff] jemalloc-3.3.1-ar.patch I've created a patch which should fix ar direct calling. Please have a look at it.
(In reply to Michael Mair-Keimberger (iamnr3) from comment #2) > Created attachment 350958 [details, diff] [details, diff] > jemalloc-3.3.1-ar.patch > > I've created a patch which should fix ar direct calling. Please have a look > at it. Patch looks fine, I have landed it in mozilla overlay and will push to tree in a few days.
Thanks for reporting. Has already landed in tree.