harababurel/gcsf

Random unmounts

Opened this issue · 0 comments

GCSF sometime unmounts itself. Looking at the logs it shows:

Jul 10 10:24:14 bwei-arch gcsf[29756]: thread '<unnamed>' panicked at 'called Option::unwrap()on aNonevalue', src/libcore/option> Jul 10 10:24:14 bwei-arch gcsf[29756]: note: Run withRUST_BACKTRACE=1 environment variable to display a backtrace. Jul 10 10:24:14 bwei-arch gcsf[29756]: WARN fuse::reply > Reply not sent for operation 114220, replying with I/O erro

(I am not sure if the above is relevant to the issue.)

Re-running gcsf mount resolves the issue.