-
Notifications
You must be signed in to change notification settings - Fork 16
GitHubDesktop-linux-1.6.0-linux1.AppImage is crashing the appimaged process #56
Comments
@azubieta mind to have a look? |
Can you please retest with the experimental build that is using libappimage 0.2?
|
works with that experimental build. ./appimaged-x86_64.AppImage --version |
@freddii I'm not being able to reproduce this error. Would you mind to mention the name of the system you are using, it's version and architecture. Also, please the appimaged version as you did above. |
This appimaged version works without crashing: https://artifacts.assassinate-you.net/artifactory/appimaged/travis-87/appimaged-x86_64.AppImage The latest version from github did not work for any Appimage. https://github.com/AppImage/appimaged/releases/download/continuous/appimaged-x86_64.AppImage I am using Xubuntu 18.04 Bionic 64 bit. |
Likely a duplicate of #58, since closing here |
I placed GitHubDesktop-linux-1.6.0-linux1.AppImage in a folder appimaged scans.
/home/$USER/.local/bin/
Then appimaged crashed with:
munmap_chunk(): invalid pointer
Aborted (core dumped)
So do not place it in common folders for appimaged.
But run it once, then it will create its own working starter.
https://github.com/shiftkey/desktop/releases/download/release-1.6.0-linux1/GitHubDesktop-linux-1.6.0-linux1.AppImage
The text was updated successfully, but these errors were encountered: