Control: severity -1 serious On Mon, Feb 06, 2017 at 01:34:49PM +0000, Riku Voipio wrote: > Mike Hommey wrote: > > That's fixed in 47.5.0esr-3. Can you check if you still get crashes with > > that version? > > Thanks Mike for looking into this. > > Indeed firefox-esr doesn't segfault in jemalloc anymore. However, I get a new > crash - I assume Aaro will get the same. > > Looking at > http://sources.debian.net/src/firefox-esr/45.7.0esr-1/js/src/jit/none/AtomicOperations-none.h/ > AtomicOperations-ppc.h appears to include correct and portable implementation > (assuming gcc 4.6+). It's not clear to me what is the value of the *-none.h > file that only crashes. Using the -ppc.h instead can't make things worse.
Okay, that one was fixed upstream in https://bugzilla.mozilla.org/show_bug.cgi?id=1257055 Can you try applying the patch there and see how things go from there? (I'd rather avoid doing multiple uploads if it turns out not to be sufficient, which I suspect might be the case). Bumping severity because this pretty much makes the package unusable on a release architecture. Mike