-
-
Notifications
You must be signed in to change notification settings - Fork 12
Segfault on attempting to download binary from github #195
Comments
Failed to reproduce issue. tutamd64 downloaded successfully! |
@alcinnz does the terminal output give any hints on how I can further debug? If you cannot reproduce, it is probably an issue on my end ... or it may be how I have compiled the dependencies on Gentoo (which will affect how Odysseus is packaged for Gentoo) ... |
A gdb stacktrace would be useful. I think a theory just occurred to me. Maybe it's a desktop-integration I've implemented specific to the Pantheon and late Unity desktops, and I'm not recovering well enough from errors there. I'll try adding some more NULL checks tonight and have you test if that fixes it. |
Try the latest master, or failing that commenting out If you run it under GDB what does running |
Still broken. Hopefully this helps?
|
|
Maybe I cited the wrong line in that file, but never mind. I definitely was barking up the wrong tree. |
Now try the latest master, this might fix it. If the issue was that you were lacking the standardized environment variable telling me where to place downloads... |
Tested build from source from last night, on amd64, Gentoo.
From the terminal when it crashes:
The text was updated successfully, but these errors were encountered: