-
Notifications
You must be signed in to change notification settings - Fork 149
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
uTox segfaults almost immediately #936
Comments
where did you download the build? |
It's the latest utox-git from Parabola's PCR. This should be the same as the latest AUR build. |
@kozross can you run it with gdb and get a bt? I can provide directions if you need them... |
@GrayHatter Should I just do |
yeah, if it segfaults again then |
what OS are you on? |
@GrayHatter Parabola GNU/Linux-libre. |
@kozross can you clone the git repo and... make
gdb ./utox
run
bt The version you're using omits debugging symbols... |
It seems that cloning that one works perfectly. I'll contact the package maintainers and ask them to rebuild the package using the current source. |
they (or you) may need to upgrade toxcore, but if that was the case, you wouldn't be able to compile. Thanks for the report @kozross |
I just tried launching uTox, and I got the following:
Read 84 bytes (/home/koz/.config/tox/utox_save)
have GTK
new tox object ipv6: 1 no_udp: 0 proxy: 0 0
Segmentation fault (core dumped)
This has never happened before
The text was updated successfully, but these errors were encountered: