FS#70372 - [zutty] illegal hardware instruction (core dumped)

Attached to Project: Community Packages
Opened by DDW (downloader03) - Thursday, 08 April 2021, 16:12 GMT
Last edited by Alexander F. Rødseth (xyproto) - Thursday, 08 April 2021, 17:49 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Hi, I installed latest version (0.8) from Arch Linux repository (https://archlinux.org/packages/community/x86_64/zutty/) , but it wont run and led to this error : zsh: illegal hardware instruction (core dumped)
I reported it on author's Github issues , and here is the answer :

Please report this against the Arch Linux package, or reproduce it with a binary of Zutty that you compiled yourself.
This is just speculation on my part, because I don't know how the Arch Linux package is made, but I think the problem might be that Arch Linux compiles a binary of Zutty using its build script out of the box, which includes compiler options -march=native and -mtune=native. Anyone wishing to create binaries for wider circulation / distribution should replace those with suitable downgrades so the binary is portable.

Additional info:
* package version(s)
0.8

* System Config :
Arch Linux
Kernel : 5.11.11
Desktop : KDE Plasma 5.21.4 (X server)
CPU : Intel i3 4150
RAM : 8 GB DDR3
GPU : amd radeon ( opengl 3.3)

* link to upstream bug report, if any
https://github.com/tomszilagyi/zutty/issues/30

Steps to reproduce:
1- pacman -S zutty
2- Terminal > zutty
This task depends upon

Closed by  Alexander F. Rødseth (xyproto)
Thursday, 08 April 2021, 17:49 GMT
Reason for closing:  Fixed
Comment by Alexander F. Rødseth (xyproto) - Thursday, 08 April 2021, 17:41 GMT
Thanks for reporting, I'll look into this.

Loading...