Closed chevrm closed 10 years ago
Hi,
This looks like a bug in Bambus 2. Are you able to share the data (or a subset) so we can reproduce the error here? In the meantime, if you enable isolate mode (initPipeline -W iMetAMOS or -I parameter to runPipeline), metAMOS will skip Bambus 2 and rely on the scaffolds from your selected assemblers.
Should be fixed in RC2, reopen if not.
With runPipeline command: ./runPipeline -a soap,metaidba,metavelvet -b -t -q -u -d dir
scaffold segfaults with 139 error below:
****ERROR****** During scaffold, the following command failed with return code 139:
Last 10 lines of output (/media/user/data/workspace/metAMOS_v1.5rc1_binary/dir/Logs/SCAFFOLD.log) PROCESSING SCAFFOLD 514 PROCESSING CONTIG 954 PROCESSING SCAFFOLD 515 PROCESSING CONTIG 955 PROCESSING SCAFFOLD 516 PROCESSING CONTIG 956 END COMPRESSION ITERATION #4 UPDATED: 0 DONE COMPRESSION Finished! Had 466 Good links and 98 bad ones. /bin/bash: line 1: 3180 Segmentation fault /tmp/_MEIPgFGGi/AMOS/Linux-x86_64/bin/OutputScaffolds -b /media/user/data/workspace/metAMOS_v1.5rc1_binary/dir/Scaffold/in/proba.bnk > /media/user/data/workspace/metAMOS_v1.5rc1_binary/dir/Scaffold/out/proba.scaffolds.final
Please veryify input data and restart MetAMOS. If the problem persists please contact the MetAMOS development team. ****ERROR******
rm: cannot remove ‘/media/user/data/workspace/metAMOS_v1.5rc1_binary/dir/Logs/scaffold.ok’: No such file or directory
This is with the miniDB, if that is relevant. Let me know if I should upload other logs to be more helpful.