C assert error on encrypted home of Ubuntu

Issue #235 resolved
Takashi Kato repo owner created an issue

Ubuntu can encrypt home directory however this restricts path length 128 or so. If a cache file name is longer than this, Sagittarius stops with the following error:

ASSERT failure /home/takashi/.scheme-env/work/sagittarius-0.8.9/src/os/posix/file.c:174: posix_is_open(self)

It would be convenient if this simply disables cache.

Comments (3)

  1. Log in to comment