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

Killed after receive Aborted:SIGABRT(6) signal #37

Open
BenMinch opened this issue May 9, 2024 · 0 comments
Open

Killed after receive Aborted:SIGABRT(6) signal #37

BenMinch opened this issue May 9, 2024 · 0 comments

Comments

@BenMinch
Copy link

BenMinch commented May 9, 2024

I am running kmtricks to index the Tara oceans metagenomic data and ran into this problem.

[2024-05-09 13:52:29.352] [info] Run with Kmer<32> - uint64_t implementation
[2024-05-09 13:52:30.558] [info] Compute configuration...
[2024-05-09 13:52:30.558] [info] 412 samples found (824 read files).
[2024-05-09 14:08:17.815] [info] Use 166 partitions.
[2024-05-09 14:08:19.740] [info] Compute minimizer repartition...
Compute SuperK [> ] [00m:00s]
Count partitions [> ] [00:00s]
terminate called recursively
terminate called recursively
terminate called recursively
terminate called recursively
terminate called after throwing an instance of 'std::runtime_error'
terminate called recursively
terminate called recursively
terminate called recursively
what(): Unable to open /nas/TARA_OCEANS/raw_reads/TARA_MetaG_Index/superkmers/ERR1726527/skp.97
[2024-05-09 14:38:05.882] [error] Killed after receive Aborted:SIGABRT(6) signal. Demangled backtrace dumped at ./kmtricks_backtrace.log. If the problem persists, please open an issue with the return of 'kmtricks infos' and the content of ./kmtricks_backtrace.log
[2024-05-09 14:38:05.882] [error] Killed after receive Aborted:SIGABRT(6) signal. Demangled backtrace dumped at ./kmtricks_backtrace.log. If the problem persists, please open an issue with the return of 'kmtricks infos' and the content of ./kmtricks_backtrace.log

This is the command I used: kmtricks pipeline --file formatted_file_paths.txt --run-dir TARA_MetaG_Index --kmer-size 25 --bloom-size 1000000 -bitw 4 --mode hash:bfc:bin

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

1 participant