[Pkg-kde-extras] Bug#1042376: digikam crashes with "Illegal instruction"
Detlef Matthiessen
detlef.matthiessen at gmx.de
Sun Jul 30 06:45:11 BST 2023
On 30.07.23 07:27, Detlef Matthiessen wrote:
> Program received signal SIGILL, Illegal instruction.
> 0x00007ffff6cc20d3 in operator* (m1=..., m2=...) at /usr/include/x86_64-linux-gnu/qt5/QtGui/qmatrix4x4.h:642
> Downloading source file /usr/include/x86_64-linux-gnu/qt5/QtGui/qmatrix4x4.h
> 642 /usr/include/x86_64-linux-gnu/qt5/QtGui/qmatrix4x4.h: Directory not empty.
I just realized that the last message was due to not having installed the related dev-packages on my system. So I did:
root at fluke:~# apt-get install qtbase5-dev
and now the complete error message reads:
Program received signal SIGILL, Illegal instruction.
0x00007ffff6cc20d3 in operator* (m1=..., m2=...) at /usr/include/x86_64-linux-gnu/qt5/QtGui/qmatrix4x4.h:642
642 QMatrix4x4 m = m1;
Cheers, Kay
More information about the pkg-kde-extras
mailing list