[Digikam-devel] [Bug 276923] Crash during initial run of facial recognition
Jeff Robinson
jeffnik at anecho.mb.ca
Tue Jul 12 03:59:45 BST 2011
https://bugs.kde.org/show_bug.cgi?id=276923
--- Comment #8 from Jeff Robinson <jeffnik anecho mb ca> 2011-07-12 02:59:44 ---
(In reply to comment #7)
> > Application: digiKam (digikam), signal: Illegal instruction
>
> "Illegal instruction" or SIGILL means the processor was given an instruction to
> execute which it does not support.
> Most probably, your OpenCV was compiled requiring some sort of SSE which your
> compiler does not speak.
This was the exact problem. The machine that OpenCV crashed on was using an
Athlon processor. The odd thing is that I built OpenCV on that same machine
but it didn't change the configuration or acknowledge the lack of SSE.
I changed the configure options to remove SSE support, recompiled, and now
everything works as expected.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list