Description of problem: Qt libs can be run as program in order to get info. But they segfaults $ /usr/lib64/libQt5Core.so.5 This is the QtCore library version Qt 5.13.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 8.3.1 20190719) Copyright (C) 2016 The Qt Company Ltd. Contact: http://www.qt.io/licensing/ Installation prefix: /usr Library path: lib64 Include path: include/qt5 Erreur de segmentation (core dumped) $ gdb -q /usr/lib64/libQt5Core.so.5 (gdb) r Starting program: /usr/lib64/libQt5Core.so.5 This is the QtCore library version Qt 5.13.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 8.3.1 20190719) Copyright (C) 2016 The Qt Company Ltd. Contact: http://www.qt.io/licensing/ Installation prefix: /usr Library path: lib64 Include path: include/qt5 Program received signal SIGSEGV, Segmentation fault. qDetectCpuFeatures () at tools/qsimd.cpp:538 538 quint64 f = detectProcessorFeatures();
CC: (none) => mageiaAssignee: bugsquad => kde
is this still valid on cauldron ? i can't reproduce
(In reply to Nicolas Lécureuil from comment #1) > is this still valid on cauldron ? > i can't reproduce Users who have experienced this problem are encouraged to upgrade to the latest update of their distribution, and if this issue turns out to still be reproducible in the latest update, please reopen this bug with additional information. Closing as OLD.
Status: NEW => RESOLVEDCC: (none) => ouaurelienResolution: (none) => OLD