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

The built AppImages from GitHub actions tab is broken on Fedora 38 #45

Open
mak448a opened this issue Mar 24, 2023 · 1 comment
Open

Comments

@mak448a
Copy link
Contributor

mak448a commented Mar 24, 2023

Describe the bug
It doesn't launch. It's probably related to #44.

To Reproduce

  1. Get a system with Fedora 37 on it.
  2. Make the AppImage executable.
  3. Try to launch it.

Error

Crashinfo: ¯\_(ツ)_/¯
Error: signal 11:
dotto(+0x11d266)[0x5639aeb79266]
/lib64/libc.so.6(+0x3cb20)[0x7f7d83978b20]
dotto(+0x249be3)[0x5639aeca5be3]
dotto(+0x24a197)[0x5639aeca6197]
/tmp/.mount_Dotto-fAQtvN/usr/lib/libnode.so.72(_ZN2v88internal25FunctionCallbackArguments4CallENS0_15CallHandlerInfoE+0x179)[0x7f7d84f03ab9]
/tmp/.mount_Dotto-fAQtvN/usr/lib/libnode.so.72(+0xd03e65)[0x7f7d84f03e65]
/tmp/.mount_Dotto-fAQtvN/usr/lib/libnode.so.72(+0xd046ba)[0x7f7d84f046ba]
/tmp/.mount_Dotto-fAQtvN/usr/lib/libnode.so.72(_ZN2v88internal21Builtin_HandleApiCallEiPmPNS0_7IsolateE+0x1d)[0x7f7d84f050bd]
/tmp/.mount_Dotto-fAQtvN/usr/lib/libnode.so.72(+0x178ac79)[0x7f7d8598ac79]

Suggested Fix
Maybe bundle node with Dotto?

Desktop (please complete the following information):

  • OS: Fedora 37
@pegvin
Copy link
Contributor

pegvin commented Mar 24, 2023

this something related to nodejs lib bundled with dotto

@mak448a mak448a changed the title The built AppImages from GitHub actions tab is broken on Fedora 37 The built AppImages from GitHub actions tab is broken on Fedora 38 May 18, 2023
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