devdocs-desktop icon indicating copy to clipboard operation
devdocs-desktop copied to clipboard

AppImage segmentation fault

Open edn9 opened this issue 4 years ago • 1 comments

Hello, i'm having this problem with the AppImage:

./DevDocs-0.6.9-x86_64.AppImage
installed: X-AppImage-BuildId=953ae1c0-2b8c-11a8-3e9e-77e0236a2afd image: X-AppImage-BuildId=953ae1c0-2b8c-11a8-3e9e-77e0236a2afd
[1]    31788 segmentation fault  ./DevDocs-0.6.9-x86_64.AppImage

I'm using Void Linux 4.19.66_1, terminal st with zsh.

edn9 avatar Aug 16 '19 15:08 edn9

On manjaro 5.3.0-1-MANJARO with fish shell I'm seeing similar result:

$ ./DevDocs-0.6.9-x86_64.AppImage                                                                          ↵ 139
installed: X-AppImage-BuildId=953ae1c0-2b8c-11a8-3e9e-77e0236a2afd image: X-AppImage-BuildId=953ae1c0-2b8c-11a8-3e9e-77e0236a2afd
fish: “./DevDocs-0.6.9-x86_64.AppImage” terminated by signal SIGSEGV (Address boundary error)

DevDocs terminated before showing anything.

kotatsuyaki avatar Oct 09 '19 09:10 kotatsuyaki