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

i-nex-7.6.1 core dumps with new libcpuid-0.5.0 #100

Open
martinkg opened this issue Dec 24, 2020 · 1 comment
Open

i-nex-7.6.1 core dumps with new libcpuid-0.5.0 #100

martinkg opened this issue Dec 24, 2020 · 1 comment

Comments

@martinkg
Copy link

Hi,

i get this error message when trying to launch i-nex on Fedora:

[root@fc33 tmp]# i-nex
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
[12/24/2020 09:46:41.426] [INFO] [MStart.Main.23] Starting log
[12/24/2020 09:46:41.442] [INFO] [MStart.Main.24] Checking if eeprom module is loaded
[12/24/2020 09:46:49.03] [ERROR] [MStart.Main.31] I did not find the eeprom module in the system
[12/24/2020 09:46:49.043] [INFO] [Finfosys.Form_Open.66] Call to MLibcpuid14
double free or corruption (!prev)
Aborted (core dumped)

correct libcpuid library version, so that it will be find

sed -i -e 's|"libcpuid:14.0.1"|"libcpuid:15.0.0"|' I-Nex/i-nex/.src/CPU/MLibcpuid14.module

@martinkg
Copy link
Author

should be solved by adding this 3 patches from AUR Linux

Adapt-for-new-libcpuid-structure.patch
Fix-error-if-proc-mtrr-doesn-t-exist.patch
Fix-libcpuid-SOVERSION.patch

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

No branches or pull requests

1 participant