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

imhex crashes #330231

Closed
MrQubo opened this issue Jul 26, 2024 · 2 comments · Fixed by #323501
Closed

imhex crashes #330231

MrQubo opened this issue Jul 26, 2024 · 2 comments · Fixed by #323501

Comments

@MrQubo
Copy link
Contributor

MrQubo commented Jul 26, 2024

Describe the bug

Imhex on unstable and nixos-24.05 crashes.

Steps To Reproduce

nix run 'nixpkgs#imhex'

Additional context

Output from the above command:

[18:49:47] [INFO]  [main | Main]               Welcome to ImHex 1.33.2!
[18:49:47] [INFO]  [main | Main]               Compiled using commit Unknown@Unknown
[18:49:47] [INFO]  [main | Main]               Running on Linux 6.6.41 #1-NixOS SMP PREEMPT_DYNAMIC Thu Jul 18 11:21:27 UTC 2024 (x86_64)
[18:49:47] [INFO]  [main | Main]               Native scaling set to: 1.0
[18:49:47] [FATAL] [main | Main]               ImHex crashed during initial setup!
Error: Received signal 'SIGSEGV' (11)
[18:49:47] [FATAL] [main | Main]                 /nix/store/4q9n3x2hwmfd30pm02h57wwqwwr00kf5-imhex-1.33.2/bin/imhex(_ZN3hex10stacktrace13getStackTraceEv+0x5a) [0x43421a]
[18:49:47] [FATAL] [main | Main]                 /nix/store/4q9n3x2hwmfd30pm02h57wwqwwr00kf5-imhex-1.33.2/bin/imhex(_ZN3hex5crash11handleCrashERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x2c) [0x4267cc]
[18:49:47] [FATAL] [main | Main]                 /nix/store/4q9n3x2hwmfd30pm02h57wwqwwr00kf5-imhex-1.33.2/bin/imhex() [0x426e71]
[18:49:47] [FATAL] [main | Main]                 /nix/store/4q9n3x2hwmfd30pm02h57wwqwwr00kf5-imhex-1.33.2/bin/imhex() [0x427114]
[18:49:47] [FATAL] [main | Main]                 /nix/store/m71p7f0nymb19yn1dascklyya2i96jfw-glibc-2.39-52/lib/libc.so.6(+0x405c0) [0x7f89a05bc5c0]
[18:49:47] [INFO]  [main | Main]               Exit task 'Saving settings' finished successfully
[18:49:47] [INFO]  [main | Main]               Exit task 'Prepare exit' finished successfully
[18:49:47] [INFO]  [main | Main]               Exit task 'Unloading plugins' finished successfully
[18:49:47] [INFO]  [main | Main]               Exit task 'Deleting old files' finished successfully

Notify maintainers

@kashw2 @cafkafk

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.41, NixOS, 24.05 (Uakari), 24.05.3164.63d37ccd2d17`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.5`
 - channels(nix): `""`
 - channels(root): `"home-manager-24.05.tar.gz, nixos-24.05, nixos-hardware, nixos-unstable, nur"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Add a 👍 reaction to issues you find important.

@eclairevoyant
Copy link
Contributor

same as #309532
pending #323501 to merge

@MrQubo
Copy link
Contributor Author

MrQubo commented Jul 26, 2024

Ah, sorry, I only searched in opened issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants