Closed issue by nuckle on void-packages repository https://github.com/void-linux/void-packages/issues/50839 Description: ### Is this a new report? Yes ### System Info Void 6.6.32_1 x86_64 GenuineIntel uptodate rrrmFFFFFFFF ### Package(s) Affected Vunrar-7.0.9_1 ### Does a report exist for this bug with the project's home (upstream) and/or another distro? _No response_ ### Expected behaviour A working `unrar` ### Actual behaviour Doesn't work ```sh $ unrar zsh: illegal hardware instruction unrar ``` Debug info ``` (gdb) run Starting program: /usr/bin/unrar unrar [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib64/libthread_db.so.1". Program received signal SIGILL, Illegal instruction. 0x000055555555b0fe in ?? () ``` Full backtrace ``` Thread 1 (Thread 0x7ffff7f7c740 (LWP 18716) "unrar"): #0 0x000055555555b0fe in ?? () No symbol table info available. #1 0x00007ffff7a3fd76 in call_init (env=, argv=0x7fffffffcd48, argc=1) at ../csu/libc-start.c:145 j = 0 jm = addrs = l = init_array = #2 __libc_start_main_impl (main=0x55555555af80, argc=1, argv=0x7fffffffcd48, init=, fini=, rtld_fini=, stack_end=0x7fffffffcd38) at ../csu/libc-start.c:347 No locals. #3 0x000055555555c271 in ?? () No symbol table info available. ``` `dmesg` output ``` traps: unrar[12893] trap invalid opcode ip:5623b754d0fe sp:7fff295c8818 error:0 in unrar[5623b754a000+49000] ``` ### Steps to reproduce Run `unrar`