Skip to content
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

Error when executing split command #80

Closed
MeganDruce opened this issue Apr 13, 2018 · 2 comments
Closed

Error when executing split command #80

MeganDruce opened this issue Apr 13, 2018 · 2 comments

Comments

@MeganDruce
Copy link

Hi!

I have been trying to run CaVEMan on a few of my WGS samples but each time I run the split command I get this strange error:

caveman split -i 1 -f /home/druce/caveman.cfg.ini
Found chr: 1 of length: 195471971 at index 1
*** Error in caveman': free(): invalid next size (fast): 0x0000000001f0b250 *** *** Error in caveman': malloc(): memory corruption: 0x0000000001f0b290 ***

I have tried looking into this error but cannot figure out a way to solve it. Do you have any advice? I'm using CaVEMan version 1.13.1.

@ghost
Copy link

ghost commented Apr 27, 2018

Hi @MeganDruce do you have valgrind installed? It may give a more useful output to try and track down the location of this error. You run it as valgrind caveman <rest of command>.

@ghost
Copy link

ghost commented Mar 11, 2019

Hi @MeganDruce

I released some issues around sscanf calls that may have resolved this problem. Is there any chance you could try the latest release and let me know how that works please?

#86 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants