Now that 8.3.0-2 has landed in testing, I can confirm that the bug
has been fixed.
Thanks, Detlef
On 19.08.23 22:00, Steven Robbins wrote:
1. Test a build without SSE4.
I built 8.1.0-2 from sources (which took 70 minutes on my machine,
btw), removed the version from "sid" that I had installed the other day
and then did:
root@fluke:~# dpkg -i digikam_8.1.0-2_amd64.deb
digikam-data_8.1.0-
Hi Steve,
I'm afraid, it doesn't prevent digikam from crashing.
Here is what I did (after fetching the latest updates from "testing" this
morning):
root@fluke:/etc/apt# sed -i 's/trixie/sid/' sources.list
root@fluke:/etc/apt# apt-get update
Get:1 http://ftp.de.debian.org/debian sid InR
Hi Steve,
dm@fluke:/tmp$ g++ matrixtest.cc -I /usr/include/x86_64-linux-gnu/qt5 -msse2
-msse4.1 -fPIC -lQt5Core
dm@fluke:/tmp$ ./a.out
Hello
Hm.
Just to be sure, I also ran the attached executables, however they are giving
me the same result:
dm@fluke:/tmp$ ./test-sse4
Hello
dm@fluke:
Hi Steve,
On 13.08.23 00:05, Steven Robbins wrote:
There must be more than this? Normally a backtrace shows a number of stack frames. Did
you type "bt" in the gdb propmpt after the crash?
Sorry, missed that part. My bad.
Program received signal SIGILL, Illegal instruction.
0x7ff
On 30.07.23 07:45, Detlef Matthiessen wrote:
642 QMatrix4x4 m = m1;
On a related note: a quick search for "digikam" and "642" yields the
following bug report:
https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/2000718
https://bugs.kde.org/show_bug.cgi?id=
On 30.07.23 07:27, Detlef Matthiessen wrote:
Program received signal SIGILL, Illegal instruction.
0x76cc20d3 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
Hi Steve,
I've got:
Program received signal SIGILL, Illegal instruction.
0x76cc20d3 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-li
Package: digikam
Version: 4:8.1.0-2
Severity: important
Dear Maintainer,
after updating digikam from 7.9.0-2 to 8.1.0-2, it crashes almost instantly:
dm@fluke:~$ digikam
Illegal instruction
The CPU I'm running this on is a rather old Quad Core:
dm@fluke:~$ lscpu
Architecture:x86_64
9 matches
Mail list logo