Hello Andrzej, On Mon, Aug 08, 2016 at 05:23:53PM +0200, Sebastian Andrzej Siewior wrote: > On 2016-08-08 12:06:24 [+1200], jfp wrote: > > Thread 1 "icedove" received signal SIGSEGV, Segmentation fault. > > 0x00007ffff3e007a1 in js::jit::SnapshotIterator::numAllocations > > (this=0x7ffffffeb560) at ./mozilla/js/src/jit/JitFrames.cpp:2159 > > 2159 ./mozilla/js/src/jit/JitFrames.cpp: No such file or directory. > > #0 0x00007ffff3e007a1 in js::jit::SnapshotIterator::numAllocations > > (this=0x7ffffffeb560) at ./mozilla/js/src/jit/JitFrames.cpp:2159 > > #1 js::jit::IonFrameStackDepthOp::IonFrameStackDepthOp (frame=..., > > this=<optimized out>) at ./mozilla/js/src/jit/JitFrames.cpp:421 > > #2 js::jit::TryNoteIterIon::TryNoteIterIon (frame=..., cx=0x7fffdf008000, > > this=0x7ffffffeb520) at ./mozilla/js/src/jit/JitFrames.cpp:431 > > This is the same thing I get. Bah. > > Could we please try > https://bugzilla.mozilla.org/show_bug.cgi?id=1245783#c31 > > ? It looks like the samething :)
we will try, I was already thinking of that. The problem at the end is this all is only a workaround in my eyes. The source is lacking some fixups for getting compiled with gcc-6 without regressions. More on this in BZ1251576 https://bugzilla.mozilla.org/show_bug.cgi?id=1251576 Regards Carsten