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

Segmentation fault (core dumped) #26

Open
fzhang005 opened this issue Oct 18, 2016 · 16 comments
Open

Segmentation fault (core dumped) #26

fzhang005 opened this issue Oct 18, 2016 · 16 comments

Comments

@fzhang005
Copy link

Hi Qing,

When I run giremi, I got the following error: Segmentation fault (core dumped). I don't know if it's the problem of the SNV list, please see the attached file. Thanks.

Best,
Fan

SRR307897.txt

@zhqingit
Copy link
Owner

Hi Fan,

It looks your SNV list is ok. How much memory do you use?

Best,
Qing

2016-10-17 21:36 GMT-07:00 fzhang005 notifications@github.com:

Hi Qing,

When I run giremi, I got the following error: Segmentation fault (core
dumped). I don't know if it's the problem of the SNV list, please see the
attached file. Thanks.

Best,
Fan

SRR307897.txt
https://github.com/zhqingit/giremi/files/535267/SRR307897.txt


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#26, or mute the thread
https://github.com/notifications/unsubscribe-auth/ALL2zaupMCUxnt11w52KYkMbwQ-biHeKks5q1EzAgaJpZM4KZXlS
.

@fzhang005
Copy link
Author

Hi Qing,

Thanks for reply.
I used a cluster and applied for 60G memory to run GIREMI.

Best,
Fan

@zhqingit
Copy link
Owner

Hi Fan,

Are you using linux 64? Can you send me a piece of bam file and your
command?

Best,
Qing

2016-10-17 23:52 GMT-07:00 fzhang005 notifications@github.com:

Hi Qing,

Thanks for reply.
I used a cluster and applied for 60G memory to run GIREMI.

Best,
Fan


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#26 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ALL2zVawW99HC6JtUMd4v29qt6PTVtLBks5q1GySgaJpZM4KZXlS
.

@fzhang005
Copy link
Author

Hi Qing,

Yes, it's a 64bit linux. Please find the first 1k lines in the bam file.
My command is:
giremi -f ${fastaPath}/hg19.fa -l SRR307897.txt -o ${outPathGiremi}.res -p 1 -m 5 -s 0 SRR307897_callOut.bam

SRR307897_callOut_1k.bam.txt

@fzhang005
Copy link
Author

Hi Qing,

Now the problem is still there. Could you give me some suggestions on it?
BTW, could you share your complete scripts for running GIREMI to us? Thanks a lot.

Best,
Zhang Fan

@zhqingit
Copy link
Owner

Hi Fan,

I think it's related to your system. I have tried the sample and the
command you send to me, there is no any issue. I wonder if you can try
giremi in other computers?

Best,
Qing

2016-10-30 20:01 GMT-07:00 fzhang005 notifications@github.com:

Hi Qing,

Now the problem is still there. Could you give me some suggestions on it?
BTW, could you share your complete scripts for running GIREMI to us?
Thanks a lot.

Best,
Zhang Fan


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#26 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ALL2zSS9oss3Tu5xMjzsv2ielN2DYAw_ks5q5Vn0gaJpZM4KZXlS
.

@fzhang005
Copy link
Author

Hi Qing,

Thanks for your suggestion. I will try on other platform.

Best,
Zhang Fan

@JohnMCMa
Copy link

JohnMCMa commented Nov 4, 2016

Hi @fzhang005 , I wonder what is the output if you run picard ValidateSam on your bam file? At one point I have the same problem, but I have been able to isolate it to an BAM file issue.

@fzhang005
Copy link
Author

Hi @JohnMCMa, thanks for your suggestion, but my problem should be caused by the server, although I couldn't find out the exact reason, I have managed to run after changed to another server.

Best,
Zhang Fan

@fzhang005
Copy link
Author

Hi @zhqingit ,

May I ask another question, is there any other filter in the GIREMI besides SNP? Such as separating Alu and nonAlu, removal of the sites near to splicing junctions?

Best.
Zhang Fan

@zhqingit
Copy link
Owner

Hi Fan,

We don't have other filters. Thanks.

Best,
Qing

2016-11-22 22:47 GMT-07:00 fzhang005 notifications@github.com:

Hi @zhqingit https://github.com/zhqingit ,

May I ask another question, is there any other filter in the GIREMI
besides SNP? Such as separating Alu and nonAlu, removal of the sites near
to splicing junctions?

Best.
Zhang Fan


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#26 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ALL2zSuHUF6sDZGwXNuKPq3-mWzvxop6ks5rA9NsgaJpZM4KZXlS
.

@fzhang005
Copy link
Author

Hi @zhqingit,

Noted with thanks.

Best,
Zhang Fan

@AMChalkie
Copy link

I also get a core dump, and without knowing what the code is doing it is hard to resolve (tried multiple bam files). Would be useful beyond a core dump to know what step the program is in (allocating memory - how much for example). +1 for helpful error messages.

@Comy97
Copy link

Comy97 commented Nov 21, 2019

Hi @zhqingit ,
I also get a segementation fault (core dump) and I have struggled for over one months. I have read several papers your team written but still cannot found the solution. My tutor was mad at me. I am eager to solve the problem. Hope you could help me. Thanks.

Best,
Comy Kong

test.txt

test_test_dup2.sam.txt

@Comy97
Copy link

Comy97 commented Nov 21, 2019

For convenience, I convert the bam file to sam file using samtools.
My command is :
giremi -p 0 -s 1 -f hg.fa -l test.txt -o RNAE.lst test_test_dup2.bam

@jiabowang
Copy link

Hi @zhqingit,
I also have this error. Please help us.
I can not change to another computer.
Hope you can help me.

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

6 participants