-
Notifications
You must be signed in to change notification settings - Fork 46
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) #45
Comments
How did you install Toxygen? What version are you using? |
i installed by following toxygen documentation, regarding version, tried both latest stable and development versions after getting the initial login window it's ending up with Segmentation fault (core dumped) toxcore package compiled : OS details:
|
Are you sure that both python and toxcore are 64 (32) bit? |
I think you have to check libtoxcore.so manually. "file" command probably can help. |
Thanks for your info, i found that
|
Interesting. Can you provide output for:
|
Libtoxcore.so was loaded successfully, so problem is smth else. Will debug it today. |
For some reason creation of ToxAV instance fails. Probably toxcore can't work with latest libvpx normally. I recommend to try prebuilt binary for now. I will try to find a solution but it requires more time. |
prebuilt binary work like charm 👍 |
@ingvar1995 is there any update on the issue |
@basiljose1 I tried to compile toxcore with old libs but without success. Didn't have free time to look closer. Hope to back to this problem during weekend. |
@ingvar1995 Ok thanks |
i am seeing this also when installing on arch from the AUR |
@strannik-j |
While running toxygen in Ubuntu 17.02 , getting Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered: