-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
another seg fault issue #14
Comments
Hi Matt, I have seen anything wrong here for the usage of the code. For any run of scaff10x, it produces a directory such as tmp_rununik_***** to process all the files. Could you tell me the contents in the directory, by doing "ls -lrt"? Thanks, Zemin |
Sorry I haven't seen anything wrong. |
It's empty:
|
@zning-sanger, do you have a small test dataset I could use to make sure this it is not a problem with the installation? |
Scratch that. I've identified the bug:
See the path for |
Thanks Mat for the information. I don't know how you installed the package. I just did a test $ git clone https://github.com/wtsi-hpag/Scaff10X.git By setting CC= /software/gcc-4.9.2/bin/gcc, it works on the test sample. Let me know if you have further issues. Thanks again, Zemin |
sorry..
step 1. binary executes, results in help menu.
step 2. seg fault with dat file
here is the dat file
step 3. segfault with passing reads on the command line
The text was updated successfully, but these errors were encountered: