-
Notifications
You must be signed in to change notification settings - Fork 13
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 #14
Comments
Thanks for letting me know about this. Rufus interpret is segfaulting because it’s not getting any input from OverlapRegion2. Its on the list of exceptions to handle when things go wrong that I haven’t fixed yet. Can you check that Overlap assembled contigs? Can you send me an “ls -l” of TempOverlap for that run and the full output.
=================================
Andrew Farrell PhD
Director of Research and Science
Department of Human Genetics
USTAR Center for Genetic Discovery
Eccles Institute of Human Genetics
University of Utah School of Medicine
15 North 2030 East, Room 7140
Salt Lake City, UT 84112-5330
Email: [email protected]
http://marthlab.org/
=================================
… On Jul 29, 2019, at 7:38 PM, Yosef ***@***.***> wrote:
Hello,
I got this error while running RUFUS, I haven't had this problem before with any of my previous runs. I've run it around 7 times.
/net/apps/x86_64/RUFUS/scripts/Overlap.sh: line 92: 19299 Segmentation fault (core dumped) $OverlapRebion2 ./TempOverlap/$NameStub.3.fastqd .98 50 2 ./TempOverlap/$NameStub.4 $NameStub 1 $Threads > /dev/null
On a separate line:
starst with
/net/apps/x86_64/RUFUS/scripts/Overlap.sh: line 216: 19105 Done samtools view ./$NameStub.overlap.hashcount.fastq.bam
19106 Segmentation fault (core dumped) | $RUFUSinterpret -mod Intermediates/$NameStub.overlap.asembly.hash.fastq.sample -mQ 8 -r $humanRef -hf $HashList -o ./$NameStub.overlap.hashcount.fastq.bam -m 1000000 $(echo $parentCRString) -sR Intermediates/$NameStub.overlap.asembly.hash.fastq.Ref.sample -s Intermediates/$NameStub.overlap.asembly.hash.fastq.sample -e ./Intermediates/$NameStub.ref.RepRefHash
8578338.55user 4592.68system 72:19:52elapsed 3296%CPU (0avgtext+0avgdata 41707244maxresident)k
Thank you,
Yosef
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
total 7041192 Thanks, Yosef |
Hello,
I got this error while running RUFUS, I haven't had this problem before with any of my previous runs. I've run it around 7 times.
On a separate line:
Thank you,
Yosef
The text was updated successfully, but these errors were encountered: