[Digikam-devel] [Bug 261319] Digikam crash at startup with "signal: Illegal instruction" (SIGILL)

Michael G. Hansen mike at mghansen.de
Sun Dec 26 22:37:07 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=261319


Michael G. Hansen <mike at mghansen.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike at mghansen.de
          Component|general                     |RemoveRedEyes
            Product|digikam                     |kipiplugins




--- Comment #3 from Michael G. Hansen <mike mghansen de>  2010-12-26 23:37:06 ---
Well, the backtrace is not so useful because there are no debug-symbols
applied, but at least we know the crash is in opencv, supporting your theory.

If you want to get digikam to start without having to do a recompile: I think
the only plugin that uses OpenCV is the Removed-Red-Eyes plugin. Therefore, you
can simply, as root, rename the file: /usr/lib/kde4/kipiplugin_removeredeyes.so 

mv /usr/lib/kde4/kipiplugin_removeredeyes.so
/usr/lib/kde4/kipiplugin_removeredeyes.so.disabled

This way, the removedredeyes plugin should not be loaded, hence avoiding the
crash for now.

Michael

-- 
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