I'm getting 'Segmentation fault (core dumped)' errors when using gzipped output formats. It seems to depends on what is being written, but when it happens it always happens.

e.g.

$ obabel data.pdb.gz -O output.mol2.gz -h -z
Segmentation fault (core dumped)
$ obabel data.pdb.gz -O output.mol2 -h
1 molecule converted
$ obabel data.pdb.gz -O output.mol2 -z
1 molecule converted

This is with version 2.4.1 on Linux.

Any thoughts?



_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to