Created attachment 1454276 [details] ff bt Description of problem: Program received signal SIGSEGV, Segmentation fault. allocateFromFreeList (this=0x3ffffdb5dc0, src=0x3ffec314158) at /usr/src/debug/firefox-60.1.0/js/src/gc/ArenaList-inl.h:344 344 return freeList(thingKind)->allocate(thingSize); Version-Release number of selected component (if applicable): firefox-60.1.0-4.el6 How reproducible: 100% Steps to Reproduce: 1. startup firefox 2. 3. Actual results: startup segfault Expected results: no segfault, ff should start Additional info: might be variation of bz1594664
This is a crash at JS engine on s390x and we don't have a fix for that.
Upstream bug https://bugzilla.mozilla.org/show_bug.cgi?id=1472970
i'm hitting the same issue but with different application. is there any update on the fix in allocateFromFreeList()?
Sorry, no update yet.
np. it is an known issue? any workaround can be used?
(In reply to kinerak from comment #6) > np. it is an known issue? any workaround can be used? Yes, it's a known issue and there's no workaround for it.