tothuhien / lsd-0.3beta

GNU General Public License v3.0
12 stars 3 forks source link

Segmentation fault #12

Open bqminh opened 4 years ago

bqminh commented 4 years ago

When I ran LSD with a simple command using unrooted tree:

~/software/lsd-0.3beta/src/lsd -i example.phy.treefile -r a -s 1998

LSD crash with

Reading the tree 1
Segmentation fault: 11

Please find the tree file attached.

Any idea what happened?

Note that if I supplied an outgroup file (attached), everything works fine:

~/software/lsd-0.3beta/src/lsd -i example.phy.treefile -g example.outgroup -s 1998

Thanks! Minh

example.phy.treefile.txt example.outgroup.txt