Mounting without existing directory causes core dump

Issue #13 resolved
Christian Nygaard created an issue

Trying to mount a filesystem without an existing mount directory causes Segmentation fault core dump.

Create test file system

ori newfs test

Mount test file system

orifs test

fuse: bad mount point `test': No such file or directory Segmentation fault (core dumped)

Comments (3)

  1. Ali Mashtizadeh

    Doesn't seem to occur on 0.8.1 on FreeBSD. Going to test Linux and Mac OS X when I get a chance.

  2. Log in to comment