Skip to content

The test executable fails to run due to call stack exhausted (swift-wasm-DEVELOPMENT-SNAPSHOT-2024-03-22-a) #5573

Closed
@kkebo

Description

@kkebo

Description

Some test executables fail with the "call stack exhausted" error.

What they have in common:

  • they all have many test cases
  • the error occurs only when building with the latest (swift-wasm-DEVELOPMENT-SNAPSHOT-2024-03-22-a) toolchain
    • swift-wasm-DEVELOPMENT-SNAPSHOT-2024-03-20-a doesn't have this issue

Reproduction

Expected behavior

I expected the test executable to succeed in running.

In fact, the executable built with the previous (swift-wasm-DEVELOPMENT-SNAPSHOT-2024-03-20-a) toolchain has succeeded.

Environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions