Hacker News new | ask | show | jobs
by threeme3 2508 days ago
microfs looks interesting to me, but unfortunately crashes with a SEGFAULT on Ubuntu 19.04:

Program received signal SIGSEGV, Segmentation fault. 0x00007ffff7de88b8 in __GI__IO_fread (buf=buf@entry=0x7fffffffd4f0, size=size@entry=1, count=count@entry=1024, fp=0x0) at iofread.c:35

1 comments

This was a school project that only had to compile on one specific machine.

I may rewrite it in Rust (probably with lots of new features) if there is interest.