Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841413 - dev-cpp/highway-0.16.0-r1 : trap invalid opcode… error:0 in libhwy.so.0.16.0 -> impacts on kde-frameworks/kimageformats-5.92.0-r2
Summary: dev-cpp/highway-0.16.0-r1 : trap invalid opcode… error:0 in libhwy.so.0.16.0 ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Novomeský
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-04-28 05:41 UTC by Eric F. GARIOUD
Modified: 2022-06-08 08:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.txt,6.63 KB, text/plain)
2022-04-28 05:47 UTC, Eric F. GARIOUD
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric F. GARIOUD 2022-04-28 05:41:42 UTC
When kimageformats-5.92.0-r2 is built (successfully) with the jpegxl use flag set, kde plasma 5.23.5 will fail initializing the desktop with the following problems reported in dmesg :

traps: ksplashqml[1820] trap invalid opcode ip:7fffec083252 sp:7fffffffba90 error:0 in libhwy.so.0.16.0[7fffec082000+5000]
traps: latte-dock[2026] trap invalid opcode ip:7fffe4eb9252 sp:7fffffffa5f0 error:0 in libhwy.so.0.16.0[7fffe4eb8000+5000]
traps: BackgroundFinde[2035] trap invalid opcode ip:7fffe486e252 sp:7fffe5b530c0 error:0 in libhwy.so.0.16.0[7fffe486d000+5000]

Reproducible: Always
Comment 1 Eric F. GARIOUD 2022-04-28 05:47:11 UTC
Created attachment 775089 [details]
emerge --info
Comment 2 Daniel Novomeský 2022-04-28 18:16:25 UTC
Eric,
can you try upgrading the package to
dev-cpp/highway-9999 ?

Then reinstall:
media-libs/libjxl
kde-frameworks/kimageformats

to see if you can still reproduce the problem on your Core2Duo CPU?
Comment 3 Larry the Git Cow gentoo-dev 2022-06-08 08:12:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=453b5704f9019de4c47fb10941c832a52ada697a

commit 453b5704f9019de4c47fb10941c832a52ada697a
Author:     Daniel Novomesky <dnovomesky@gmail.com>
AuthorDate: 2022-06-03 11:46:23 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-06-08 08:12:11 +0000

    dev-cpp/highway: version bump to 0.17.0
    
    Closes: https://bugs.gentoo.org/841413
    
    Signed-off-by: Daniel Novomesky <dnovomesky@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/25739
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-cpp/highway/Manifest              |  1 +
 dev-cpp/highway/highway-0.17.0.ebuild | 37 +++++++++++++++++++++++++++++++++++
 dev-cpp/highway/highway-9999.ebuild   |  2 +-
 3 files changed, 39 insertions(+), 1 deletion(-)