Hi Ethan,
Thanks for the bug report. Does the segfault happen immediately, or does it run for a while first? Does it run to completion single-threaded?
I would ask you to upgrade to the latest release and let me know if you still see the segfault. If so, we can discuss possibly troubleshooting it, if you are up for it.
Best,
julian
--
Stacks website: http://catchenlab.life.illinois.edu/stacks/
---
You received this message because you are subscribed to a topic in the Google Groups "Stacks" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/stacks-users/mva7F-0WWBE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to stacks-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/stacks-users/SN6PR11MB2557BE7BF036A0BA80065BAAA7E6A%40SN6PR11MB2557.namprd11.prod.outlook.com.
Hi Ethan,
If you could prepare a subset of your data that causes the segfault, and put it on Dropbox (or similar), I could download it and troubleshoot the segfault. If you want to try troubleshooting, you could run the program in the debugger, gdb, if you have it installed on your system. We have a script that will do this for you, stacks-gdb. Basically, you run:
stacks-gdb process_radtags…. <rest of your command here>
It will run and when the segfault hits it should print out a backtrace telling us where the problem is. That said, fixing multithreading bugs can be complex, so one backtrace from you may not be enough to figure things out (though it may help).
Best,
julian
You received this message because you are subscribed to the Google Groups "Stacks" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
stacks-users...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/stacks-users/CAHzDFD7RcOj-yULprPxVuoxUfj0fSEC6%2BJV2m1aHrVfR_KWVLw%40mail.gmail.com.
Hi Tyler,
I believe this was fixed in Stacks v2.66, it was related to retaining discarded reads in parallel mode. Please upgrade and try your data set again. If you still see a segfault with 2.66, we could go through either of the debugging steps I outlined in the previous post.
Best,
Julian
To view this discussion on the web visit https://groups.google.com/d/msgid/stacks-users/40f69f52-f4c4-4060-8f82-8cd4720b721bn%40googlegroups.com.