rambaut / Seq-Gen

Sequence simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update source code on Seq-Gen website

niemasd opened this issue · comments

I'm not sure what was causing it, but I was getting a segfault when simulating sequences using the Seq-Gen version on the website (the segfault would occur in the "output" function). I tried compiling from the GitHub source with -g to try to dive deeper and see what might be the issue using gdb, but the GitHub version worked just fine. There must be some bug in the version on the website that was fixed on GitHub, so it would be nice if the version on the website had the bug fixed as it is the link Google finds (or just link to the GitHub repo on the website directly)