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

[Bug] imhex crashes instantly after startup on Gentoo Linux #1547

Closed
1 task done
kernaltrap8 opened this issue Feb 15, 2024 · 10 comments
Closed
1 task done

[Bug] imhex crashes instantly after startup on Gentoo Linux #1547

kernaltrap8 opened this issue Feb 15, 2024 · 10 comments
Labels
bug Something isn't working

Comments

@kernaltrap8
Copy link

Operating System

Linux

What's the issue you encountered?

Upon launching imhex, the following output is presented and then the program crashes with exit status 127

~>imhex                                                                                               608.847s 21:58
[11:49:51] [INFO]  [main]       Welcome to ImHex 1.32.2!
[11:49:51] [INFO]  [main]       Compiled using commit Unknown@Unknown
[11:49:51] [INFO]  [main]       Running on Linux 6.7.4-gentoo-dist #1 SMP PREEMPT_DYNAMIC Wed Feb 14 16:54:17 CST 2024 (x86_64)
[11:49:51] [INFO]  [main]       Native scaling set to: 1.0
[11:49:51] [INFO]  [main]       Using 'Intel' GPU
[11:49:51] [INFO]  [main]       Task 'Setting up environment' finished successfully in 0 ms
[11:49:51] [INFO]  [main]       Task 'Creating directories' finished successfully in 0 ms
[11:49:51] [INFO]  [main]       Task 'Loading settings' finished successfully in 0 ms
[11:49:51] [INFO]  [main]       Loading plugin 'ui.hexpluglib'
~[127]>       

How can the issue be reproduced?

Launch imhex under Wayland on Gentoo

ImHex Version

1.32.2

ImHex Build Type

  • Nightly or built from sources

Installation type

From source using portage package manager

Additional context?

No response

@kernaltrap8 kernaltrap8 added the bug Something isn't working label Feb 15, 2024
@WerWolv
Copy link
Owner

WerWolv commented Feb 15, 2024

Hey! Thanks for the report
Gentoo isn't officially supported by us so you'll need to bring this up with the people who put ImHex on portage.
You can try using the AppImage build and see if that works for you though.

@kernaltrap8
Copy link
Author

sounds great, will do. thank you for the response.

@TakuikaNinja
Copy link

TakuikaNinja commented Feb 27, 2024

I have the same issue with version 1.33.0 on EndeavourOS (X11, XFCE), using the imhex-bin AUR package and direct installation with pacman. The imhex package compiles and runs fine, however.

@kernaltrap8
Copy link
Author

I have the same issue with version 1.33.0 on EndeavourOS (X11, XFCE), using the imhex-bin AUR package and direct installation with pacman. The imhex package compiles and runs fine, however.

the thing is; im running Gentoo, so packages are compiled from source anyway, maybe its an ebuild issue. not too sure.

@iTrooz
Copy link
Collaborator

iTrooz commented Feb 28, 2024

Does the AppImage work ?

@kernaltrap8
Copy link
Author

kernaltrap8 commented Feb 28, 2024 via email

@RocketMaDev
Copy link

I have the same issue, using Arch Linux. I just yay imhex-bin.

@iTrooz
Copy link
Collaborator

iTrooz commented Mar 2, 2024

Feel free to use the AppImage until I get the time to fix this.

If someone wants to make a PR, also feel free to :)

@iTrooz
Copy link
Collaborator

iTrooz commented Mar 2, 2024

I can confirm the issue. It seems to be caused by -DUSE_SYSTEM_YARA=ON

@kernaltrap8
Copy link
Author

I can confirm the issue. It seems to be caused by -DUSE_SYSTEM_YARA=ON

great you found the issue! lmk when you fix the ebuild and i can resync the repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants