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

Segfault on Ubuntu 18.10 #15

Closed
ghost opened this issue Nov 12, 2018 · 7 comments
Closed

Segfault on Ubuntu 18.10 #15

ghost opened this issue Nov 12, 2018 · 7 comments
Assignees

Comments

@ghost
Copy link

ghost commented Nov 12, 2018

When starting, it just segfaults.
Perhaps because of node library not being compatible to glibc?

See:

@ehrishirajsharma
Copy link
Owner

Let me reproduce it on Ubuntu with this version. In meantime confirm me,

  • Did you try running app from source? or used binary?
  • Node version

@ghost
Copy link
Author

ghost commented Nov 12, 2018

I did use the App Image.
My node version is 8.11.4
This issue should effect ALL Electron based apps. (Also have reproduced it with slack)
As a temp. workaround many advice to switch the node lib see http://ubuntuhandbook.org/index.php/2018/11/slack-app-not-launching-ubuntu-18-10/

Perhaps you can check out vscode or atom because they also had and solved those issues.
Also, building it on Ubuntu 18.10 should work (I recently "built" another electron app which worked just fine)

@ehrishirajsharma
Copy link
Owner

It does seem to be an issue with latest version, thanks for all the infos - will try to re-build it on 18.10 and check if that works..

Thanks again..

@ehrishirajsharma
Copy link
Owner

In meantime, could you also confirm running this app from source?

@ghost
Copy link
Author

ghost commented Nov 12, 2018

Ah Unfortunately I have build issues (error file sh) so I cannot fully test

@ehrishirajsharma ehrishirajsharma transferred this issue from ehrishirajsharma/SwiftnessX Nov 13, 2018
@ehrishirajsharma ehrishirajsharma transferred this issue from another repository Nov 17, 2018
@ehrishirajsharma
Copy link
Owner

This is fixed in latest release, please confirm.

@ghost
Copy link
Author

ghost commented Nov 17, 2018

It now works as expected on Ubuntu 18.10
Thank you!

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

2 participants