LibreSprite / Dotto

A portable and modern pixelart editor, written from scratch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mak448a opened this issue · comments

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

this something related to nodejs lib bundled with dotto