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

How to solve segmentation fault (core dumped) #15

Open
punnpkin opened this issue Jul 5, 2019 · 7 comments
Open

How to solve segmentation fault (core dumped) #15

punnpkin opened this issue Jul 5, 2019 · 7 comments

Comments

@punnpkin
Copy link

punnpkin commented Jul 5, 2019

segmentation fault (core dumped)

Snipaste_2019-07-05_16-35-59.png

Have anyone meet this problem before?

@zxprog
Copy link

zxprog commented Jul 24, 2019

hello pumpkin @punnpkin

@1171257311
Copy link

i also encounter this problem.

@1171257311
Copy link

这个问题我用了一个很奇怪的方法解决了。
使用cuda9.0+tf-gpu=1.9.0+keras2.1.4,但是cuda9我在编译的时候会出问题(出现undefined reference to __cudapopcallconfiguration',但是使用cuda10编译没有问题),因此我使用cuda10编译,之后运行再换回来cuda9,就可以正常运行了.

@1171257311
Copy link

另外之前使用anaconda但是不行,这个环境是在virtualenv下配置的

@bloo-cp
Copy link

bloo-cp commented Dec 2, 2020

I have this problem too,could anyone share how to solve this?

@bloo-cp
Copy link

bloo-cp commented Dec 2, 2020

我的问题是在编译boost等库和maskfusion的时候所用的g++版本不一样,我用g++5.5重新编译就ok了

@HelloTaeyeon
Copy link

作者的build.sh里面不是用的gcc4.9吗,请问是全部替换成5.5可以编译成功吗

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

5 participants