Stream: bugs

Topic: Compiler segfaults after FileNotFound error


view this post on Zulip MagicMan (Sep 05 2026 at 05:44):

Repo to reproduce the issue.

roc run ./src/main.roc
── ✗ file not found ────────────────────────────────────────────────────────────

./src/sort/Bubble_sort.roc: FileNotFound.

── 1 error and 0 warnings ─────────────────────────────────────── ./src/main.roc


Segmentation fault (SIGSEGV) in the Roc compiler.
Fault address: 0x13a0

Stack trace:
Cannot print stack trace: stack tracing is disabled

Last updated: Sep 24 2026 at 15:59 UTC