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

Broken? #4

Open
BrycensRanch opened this issue Nov 19, 2024 · 3 comments
Open

Broken? #4

BrycensRanch opened this issue Nov 19, 2024 · 3 comments

Comments

@BrycensRanch
Copy link

BrycensRanch commented Nov 19, 2024

I was building a RPM Spec file for this fork when I noticed after unpacking the deb and running on my system that everything was hilariously broken
image

I opened cider in my terminal and it refused to run with this error message

[315423:1118/211128.053073:FATAL:zygote_host_impl_linux.cc(221)] Check failed: . : Invalid argument (22)
Trace/breakpoint trap (core dumped)

Note: My system is Fedora Linux 42, and runs everything else just fine on KDE Plasma Wayland 6.2.3.

Now, I thought this had something to do with the deb package being compiled against a different ABI than expected, so I created an Ubuntu Noble container, and it needs to output the same error.

I just built it from source and ran electron-builder, yeah, it's broken. :3

@BrycensRanch BrycensRanch changed the title Deb package broken? Broken? Nov 19, 2024
@taoky
Copy link
Owner

taoky commented Dec 31, 2024

Oops, I didn't notice this issue in November... I myself am using the flatpak build and I have never seen this kind of error. I'm going to check if it is broken in a Fedora VM to spend some time in the new year eve :)

@BrycensRanch
Copy link
Author

Sounds cool! Happy New Years Eve! 🔥

@taoky
Copy link
Owner

taoky commented Dec 31, 2024

Happy New Years Eve! Though I could not reproduce this issue under Fedora 41 with spec file in #3.

Looks like the error is related to a custom plugin ("gh_510140500" in the screenshot). More info about that plugin might help debugging.

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