Skip to content

Disable JIT compiler on SpiderMonkey 60#2446

Merged
davisp merged 1 commit intomasterfrom
disable-jit-on-sm-60
Jan 13, 2020
Merged

Disable JIT compiler on SpiderMonkey 60#2446
davisp merged 1 commit intomasterfrom
disable-jit-on-sm-60

Conversation

@davisp
Copy link
Member

@davisp davisp commented Jan 13, 2020

We've had a number of segfaults in the make javascript test suite. The
few times we've been able to get core dumps all appear to indicate
something wrong in the JIT compiler. Disabling the JIT compilers appears
to prevent these segfaults.

@davisp davisp force-pushed the disable-jit-on-sm-60 branch from 0b503a5 to 66f65bc Compare January 13, 2020 22:26
We've had a number of segfaults in the `make javascript` test suite. The
few times we've been able to get core dumps all appear to indicate
something wrong in the JIT compiler. Disabling the JIT compilers appears
to prevent these segfaults.
@davisp davisp force-pushed the disable-jit-on-sm-60 branch from 66f65bc to 05c5f92 Compare January 13, 2020 22:30
@davisp davisp merged commit 3593b5a into master Jan 13, 2020
@davisp davisp deleted the disable-jit-on-sm-60 branch January 13, 2020 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant