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) while generaing a genome graph #81

Open
lingliao opened this issue Nov 2, 2022 · 4 comments
Open

Segmentation fault (core dumped) while generaing a genome graph #81

lingliao opened this issue Nov 2, 2022 · 4 comments

Comments

@lingliao
Copy link

lingliao commented Nov 2, 2022

I attached the output while trying to generate a genome graph...
Any suggestion would be appreciated!
[M::main::0.0014.79] loaded the graph from "bap1_hg38.fa"
[M::mg_index::0.004
1.46] indexed the graph
[M::mg_opt_update::0.0041.46] occ_max1=10; lc_max_occ=2
[M::ggen_map::0.005
1.40] loaded file "bap1_CHM13v2.0.fa"
[M::ggen_map::0.005*1.40] mapped 1 sequence(s) to the graph
Segmentation fault (core dumped)

@lh3
Copy link
Owner

lh3 commented Nov 3, 2022

Could you share the input sequences? Thanks.

@lingliao
Copy link
Author

lingliao commented Nov 3, 2022

Thanks for the reply!!
I also tried the test files, MT-chimp.fa and MT-human.fa, they also only work when t = 1,
minigraph -cxggs -t 1 MT-chimp.fa MT-human.fa > graph_test.gfa
My data also only works when t = 1.
Would you please let me know why it couldn't work with more thread?

@lh3
Copy link
Owner

lh3 commented Nov 3, 2022

It works on my machine. Maybe something specific to your machine.

@lingliao
Copy link
Author

lingliao commented Nov 3, 2022

I see, that would be weird, we are using in-campus storage1, and sorry I didn't share the data here, I don't have access to download file...

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