Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Scala 2.13's scala.util.RandomTest.testShuffle() crashes V8 on WebAssembly #4990

Open
@sjrd

Description

@sjrd

Filing this ahead of #4988 being merged, but it will only apply once it is.

See the exclusion of scala.util.RandomTest in project/Build.scala when enabling WebAssembly.

We suspect a V8 bug rather than a bug on our side. No matter how bad the code we generate is, V8 shouldn't get into a SIGSEGV.

Metadata

Metadata

Assignees

No one assigned

    Labels

    internalNot visible to users of Scala.js (only by devs in this repo)wasmApplies to the WebAssembly backend only

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions