Local haddock 2.5 segmentation error

Hi Haddock users,
I recently installed haddock 2.5 local version and submitted docking run.
It ended with a segmentation error

I am running the example protein-peptide complex with parameters obtained from online webserver
any help in this regard appreciated.

It looks like your run completed successfully.

The segmentation errors come during the cleaning phase, which runs the haddock-clean script to remove unnecessary files.
Strange as it only uses rm commands.

You can turn off cleaning in run.cns and see if the error persists.

In any case you can analyse your results

Hi Alexandre,
Thanks for the suggestions.
I am able to analyse results and local installation runs fine.