skevy / graphiql-app

Light, Electron-based Wrapper around GraphiQL
MIT License
2.95k stars 336 forks source link

Segmentation faults #198

Open faisalthaheem opened 2 years ago

faisalthaheem commented 2 years ago

OS: PopOs 21.10 Non sudo execution Version: graphiql-app-0.7.2-x86_64.AppImage

Upon launching I was prompted to install and I chose yes, but it crashed without launching and is giving seg faults ever since. How do I remove it?

./graphiql-app-0.7.2-x86_64.AppImage ? installed: X-AppImage-BuildId=24b6ccb0-2df4-11a8-2ae7-31fb38ad6b4e image: X-AppImage-BuildId=24b6ccb0-2df4-11a8-2ae7-31fb38ad6b4e Failed to get crash dump id. Report Id: Segmentation fault (core dumped)

APwinger commented 2 years ago

I am having the same issue. Tried some older versions with no luck.

aleda145 commented 2 years ago

Same issue, I am also using PopOS 21.10

stivyw commented 2 years ago

Same issue on Ubuntu 22.04

rthickling commented 1 year ago

Same issue: also Ubuntu 22.04

$ graphiql-app-0.7.2-x86_64.AppImage 
installed: X-AppImage-BuildId=24b6ccb0-2df4-11a8-2ae7-31fb38ad6b4e image: X-AppImage-BuildId=24b6ccb0-2df4-11a8-2ae7-31fb38ad6b4e
Failed to get crash dump id.
Report Id: 
Segmentation fault (core dumped)
jmader-at-gradient commented 1 year ago

initially i thought that perhaps this was related to a possibly missing libfuse2 package on an Ubuntu 22.04 installation, however in my case, that package is already installed.

on my system, dmesg shows errors like:

[240064.081905] traps: graphiql-app[168992] general protection fault ip:7f836aabce9c sp:7ffc27ade5b0 error:0 in libharfbuzz.so.0.20704.0[7f836aa21000+a6000]
scalefree commented 1 year ago

same problem, ubuntu 22.04. found this in dmesg:

[61359.547109] process '/app/graphiql-app' started with executable stack [61363.432534] graphiql-app[45160]: segfault at ffff9e08e8df8948 ip ffff9e08e8df8948 sp 00007ffde6e68398 error 15

ericksposito commented 1 year ago

Same issue on Ubuntu 22.04

BenMorel commented 1 year ago

Same issue on Ubuntu 22.10. Any advice?

scalefree commented 1 year ago

I've not yet received any advice or meaningful reply. I'm stumped at core dumping.

Tim -- doveryay, no proveryay

On Thu, Mar 16, 2023 at 10:54 AM Benjamin Morel @.***> wrote:

Same issue on Ubuntu 22.10. Any advice?

— Reply to this email directly, view it on GitHub https://github.com/skevy/graphiql-app/issues/198#issuecomment-1472134009, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE2T73IQ4NMLUMES3OKG63W4MSQ5ANCNFSM5QNI23UQ . You are receiving this because you commented.Message ID: @.***>

x4th commented 1 month ago

Same here on Debian 12.

stephaneeybert commented 1 month ago

Same error message on my Ubuntu 22.04.4 LTS