Hi everyone,
I am writing to report the issue mentioned in the subject.
Essentially, when running an executable from a compressed folder in an NTFS partition mounted via ntfs3 I get a segfault.
The error line I get in dmesg is:
ntfs3: nvme0n1p5: ino=c3754, "hello" mmap(write) compressed not supported
I've attached a terminal script where I show my source, Makefile and how the error appears.
Bests,