-
Notifications
You must be signed in to change notification settings - Fork 33
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
Segmentation fault version 1.3.0 #47
Comments
Hi, My commands reference indexing
mapping
|
same here :) |
* fix(dragmap): Rollback to 1.2.1 Illumina/DRAGMAP#47 * chore: Bump md5sums
* fix(dragmap): Rollback to 1.2.1 Illumina/DRAGMAP#47 * chore: Bump md5sums
Has anybody managed to run |
Same problem here |
same for me (installed from conda) |
Anyone figured how to get over this issue? |
Looks like c4cb6c9 might fix this, but the release was never cut on GitHub at least, so it hasn't triggered the conda builds and what not. |
I created a new env named dragmap and only installed conda dragmap in this environment, it worked for me. |
So maybe it's samtools? It also worked for @nvnieuwk 🤔 |
BTW forked the repo because of various open PRs that didn't get the love they deserved, and merged them. Working on Rust FFI integration and going to start a rewrite if anyone's interested |
Hi everyone. I still get the segmentation fault (core dumped) error message when using dragmap V1.3. It is installed with conda and also not working when installing it to a separate individual conda environment. Anyone has any advice what to do about it? |
It is working when I am using V1.2.1, so my input files should be fine. |
Yeah that's what we've found at nf-core 😞 You can try out https://github.com/edmundmiller/NARFMAP and I merged all of the open PRs #55 might have fixed it, but it didn't seem to. |
If you want you can try THIS singulairty version or the binary file in realease that should work on any debian distro. |
I can also confirm that the binaries from https://github.com/gambalab/DRAGMAP work well. I did few tests to validate my usecase. The dockerfile I used is below just in case.
|
Não está estável ne na versão 1.2.1 nem na versão 1.3.1, ambas tem bugs. |
Hi,
I am running dragmap 1.3.0 on some small test data and continue to get a failure with
as soon as I downgrade back to 1.2.1, it works on the same data/setup.
Command run:
The text was updated successfully, but these errors were encountered: