Bug#768360: iceweasel: crashes with Illegal instruction at startup

Mike Hommey mh at glandium.org
Mon Nov 10 22:18:14 UTC 2014


On Mon, Nov 10, 2014 at 09:25:50PM +0100, Ondrej Zary wrote:
> On Monday 10 November 2014 06:03:04 Mike Hommey wrote:
> > On Sun, Nov 09, 2014 at 08:30:58AM +0900, Mike Hommey wrote:
> > > Okay, so despite all the changes in the related code, this was not
> > > fixed. I now need to know if this is a bug in cpu detection or in the
> > > code deciding what to JIT features to enabled based on the cpu
> > > detection.
> > >
> > > In gdb, after the crash, with version 31, could you report what the
> > > following command prints out?
> > >
> > > gdb> print JSC::MacroAssemblerX86Common::s_sseCheckState
> 
> Program received signal SIGILL, Illegal instruction.
> [Switching to Thread 0xac4ffb70 (LWP 6778)]
> 0xac620722 in ?? ()
> (gdb) print JSC::MacroAssemblerX86Common::s_sseCheckState
> No type "MacroAssemblerX86Common" within class or namespace "JSC".

Did you run this on version 31?

Mike



More information about the pkg-mozilla-maintainers mailing list