falconindy / auracle

A flexible command line client for Arch Linux's User Repository
MIT License
235 stars 26 forks source link

Core dump on Intel Atom when issuing 'info' #100

Closed manfred3000 closed 1 year ago

manfred3000 commented 2 years ago

OS: Arch Linux Auracle version: built from master (auracle-git)

First off, thanks for this awesome tool! When running e. g. auracle info auracle-git on my Intel Atom Eee PC, I get:

Repository     : aur
Name           : auracle-git
Version        : r366.8739929-5 [installed: r366.8739929-5]
URL            : https://github.com/falconindy/auracle.git
AUR Page       : https://aur.archlinux.org/packages/auracle-git
Keywords       : aur
Depends On     : pacman  libcurl.so  libsystemd
Makedepends    : meson  git  perl  systemd
Checkdepends   : python  fakechroot  gtest
Provides       : auracle
Conflicts With : auracle
Licenses       : MIT
Votes          : 113
Popularity     : 1.652021
Maintainer     : artafinde
zsh: illegal hardware instruction (core dumped)  auracle info auracle-git

Note that the "Description" array is not printed...

The relevant output of # coredumpctl: Thu 2022-08-25 14:21:54 CEST 2480 1000 1000 SIGILL none /usr/bin/auracle n/a I'm aware that this hardware is quite old, but any insight is appreciated.

Thanks

manfred3000 commented 1 year ago

The build I used wasn't optimized for my hardware - sorry for the noise. Hope the dev is okay and that this great project will go on...