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

uTox segfaults almost immediately #936

Closed
kozross opened this issue Mar 28, 2015 · 11 comments
Closed

uTox segfaults almost immediately #936

kozross opened this issue Mar 28, 2015 · 11 comments

Comments

@kozross
Copy link

kozross commented Mar 28, 2015

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

@irungentoo
Copy link
Collaborator

where did you download the build?

@kozross
Copy link
Author

kozross commented Mar 28, 2015

It's the latest utox-git from Parabola's PCR. This should be the same as the latest AUR build.

@GrayHatter
Copy link
Collaborator

@kozross can you run it with gdb and get a bt?

I can provide directions if you need them...

@kozross
Copy link
Author

kozross commented Mar 29, 2015

@GrayHatter Should I just do gdb utox and then run?

@GrayHatter
Copy link
Collaborator

yeah, if it segfaults again then bt, and copy all of that into a https://gist.github.com

@kozross
Copy link
Author

kozross commented Mar 29, 2015

@GrayHatter
Copy link
Collaborator

what OS are you on?

@kozross
Copy link
Author

kozross commented Mar 29, 2015

@GrayHatter Parabola GNU/Linux-libre.

@GrayHatter
Copy link
Collaborator

@kozross can you clone the git repo and...

make
gdb ./utox
run
bt

The version you're using omits debugging symbols...

@kozross
Copy link
Author

kozross commented Mar 29, 2015

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.

@GrayHatter
Copy link
Collaborator

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

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

3 participants