Seaf-gc.sh: Segmentation Fault

Hey,

I want to check the size of unused blocks with

seaf-gc.sh --dryrun

and i get the error message

./seaf-gc.sh: line 75:  5061 Segmentation fault      (core dumped) LD_LIBRARY_PATH=$SEAFILE_LD_LIBRARY_PATH ${seaf_gc} -c "${default_ccnet_conf_dir}" -d "${seafile_data_dir}" -F "${default_conf_dir}" ${seaf_gc_opts}

I’m running 6.2.0 beta.

Any help will be appreciated!

I updated to 6.2.2 and it’s working. I don’t think it’s version related but now I executed the gc-script as seafile-user instead of root.