effekt-lang / effekt-lang/effekt

LLVM I/O benchmarks segfaulting on Mac

Open
#944 0 comments 0 reactions 0 assignees View on GitHub
area:llvm bug
Dominant language
Scala
Stars
469
Forks
41
Avg merge
1d 16h
Merged PRs (30d)
23

Description

Feel free to close this if it's a duplicate / if the issue is known and ignored.

On my MBP M1, on both current `master`, and on Effekt v0.26, v0.25, v0.24, the I/O benchmarks `word_count_ascii` and `interleave_promises` don't work:
```
$ effekt --backend=llvm examples/benchmarks/input_output/word_count_ascii.effekt
[error] Process exited with non-zero exit code 139.
$ effekt --backend=llvm examples/benchmarks/input_output/interleave_promises.effekt
[error] Process exited with non-zero exit code 138.
```

It appears to be somewhat random whether the error is 138 or 139. :)

All other unignored benchmarks seem to work on LLVM.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.