On 08/31/2018 04:33 PM, Charles G Robertson wrote:
Hi,
I'm hoping someone can shed some light on this. I am trying to build Firefox
60.1ESR for s390x. When I install and run it crashes (segfault, core dump). See
the stack trace below.
It is crashing on this statement incrementing a member of this "zone" object.
Should I enter a bug on this?
Yes, file a bug on product=Core, component=JavaScript Engine, and CC me
(:sfink, or sph...@gmail.com). It will be easier to discuss there. But
what I'll first ask is:
Are you intentionally running with nursery strings (bug 903519) enabled?
Because it thinks you are, though that might be because things are
getting corrupted so a "never happens" bit pattern is happening. But
just in case you *are* running with nursery strings enabled, don't.
There are known bugs in that version. (It defaults to off, but you can
enable them with an environment variable or a preference.)
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform