Stream: beginners

Topic: Dir.list function is crashing on linux


view this post on Zulip Artur Swiderski (Nov 26 2022 at 17:36):

ubuntu linux, Dir.list is crashing with error
Dir.list...
munmap_chunk(): invalid pointer
roc nightly pre-release, build from commit 1aa928b on Sa 19 Nov 2022 09:32:56 UTC

view this post on Zulip Richard Feldman (Nov 26 2022 at 17:52):

huh, haven't seen that before! Can you open an issue on https://github.com/roc-lang/basic-cli/issues ?

view this post on Zulip Richard Feldman (Nov 26 2022 at 17:52):

(we're in the process of moving the CLI platform from examples/ to its own repo!)

view this post on Zulip Artur Swiderski (Nov 26 2022 at 18:00):

I think I can't see documentation regarding using directory and file access. Which would be my primary use for the time being


Last updated: Jul 05 2025 at 12:14 UTC