[Bug 814333] New: digikam will not start - message: Illegal instruction
https://bugzilla.novell.com/show_bug.cgi?id=814333 https://bugzilla.novell.com/show_bug.cgi?id=814333#c0 Summary: digikam will not start - message: Illegal instruction Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: kieltux@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=534261) --> (http://bugzilla.novell.com/attachment.cgi?id=534261) /cat/proc/cpuinfo User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 openSUSE 12.3 64bit with default KDE (4.10.00 "release 1") digikam don't start. After starting digikam from a console I get the message: Illegal instruction CPU is an AMD Athlon 64 3200+ with Newcastle Core Reproducible: Always Steps to Reproduce: 1. open a console 2. run digikam 3. "Illegal Instruction" Actual Results: Illegal Instruction Expected Results: digikam should start -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814333 https://bugzilla.novell.com/show_bug.cgi?id=814333#c1 --- Comment #1 from Kiel Tux <kieltux@gmail.com> 2013-04-09 15:04:32 UTC --- Created an attachment (id=534263) --> (http://bugzilla.novell.com/attachment.cgi?id=534263) ldd /usr/bin/digikam -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814333 https://bugzilla.novell.com/show_bug.cgi?id=814333#c2 --- Comment #2 from Kiel Tux <kieltux@gmail.com> 2013-04-09 15:05:12 UTC --- Created an attachment (id=534264) --> (http://bugzilla.novell.com/attachment.cgi?id=534264) rpm -qa | grep digikam -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814333 https://bugzilla.novell.com/show_bug.cgi?id=814333#c3 --- Comment #3 from Kiel Tux <kieltux@gmail.com> 2013-04-09 18:06:47 UTC --- Program received signal SIGILL, Illegal instruction. 0x00007fffeecf97bc in interpolateLanczos4 (coeffs=0x7fffffffcba0, x=<optimized out>) at /usr/src/debug/OpenCV-2.4.3/modules/imgproc/src/imgwarp.cpp:115 115 /usr/src/debug/OpenCV-2.4.3/modules/imgproc/src/imgwarp.cpp: Datei oder Verzeichnis nicht gefunden. (gdb) backtrace #0 0x00007fffeecf97bc in interpolateLanczos4 (coeffs=0x7fffffffcba0, x=<optimized out>) at /usr/src/debug/OpenCV-2.4.3/modules/imgproc/src/imgwarp.cpp:115 #1 interpolateLanczos4 (coeffs=0x7fffffffcba0, x=0.03125) at /usr/src/debug/OpenCV-2.4.3/modules/imgproc/src/imgwarp.cpp:147 #2 initInterTab1D (tab=<optimized out>, method=4, tabsz=<optimized out>) at /usr/src/debug/OpenCV-2.4.3/modules/imgproc/src/imgwarp.cpp:140 #3 cv::initInterTab2D (method=method@entry=4, fixpt=fixpt@entry=false) at /usr/src/debug/OpenCV-2.4.3/modules/imgproc/src/imgwarp.cpp:166 #4 0x00007fffeeb97ca2 in initAllInterTab2D () at /usr/src/debug/OpenCV-2.4.3/modules/imgproc/src/imgwarp.cpp:230 #5 __static_initialization_and_destruction_0 (__initialize_p=<optimized out>, __priority=<optimized out>) at /usr/src/debug/OpenCV-2.4.3/modules/imgproc/src/imgwarp.cpp:234 #6 _GLOBAL__sub_I_imgwarp.cpp(void) () at /usr/src/debug/OpenCV-2.4.3/modules/imgproc/src/imgwarp.cpp:3932 #7 0x00007ffff7de9966 in call_init () from /lib64/ld-linux-x86-64.so.2 #8 0x00007ffff7de9a4a in _dl_init_internal () from /lib64/ld-linux-x86-64.so.2 #9 0x00007ffff7ddc55a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2 #10 0x0000000000000001 in ?? () #11 0x00007fffffffe12b in ?? () #12 0x0000000000000000 in ?? () -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814333 https://bugzilla.novell.com/show_bug.cgi?id=814333#c4 Wolfgang Bauer <wbauer@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wbauer@tmo.at --- Comment #4 from Wolfgang Bauer <wbauer@tmo.at> 2013-04-09 20:20:14 UTC --- Can confirm this on an AMD Athlon 64 3000+ with Newcastle Core. The problem is that opencv (which is used by digikam, kipi-plugins and libkface1) is compiled with SSE3 support (in KDR410 as well as in standard 12.3), but our cpus only support up to SSE2... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814333 https://bugzilla.novell.com/show_bug.cgi?id=814333#c5 Christian Trippe <ctrippe@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |ctrippe@opensuse.org Resolution| |DUPLICATE --- Comment #5 from Christian Trippe <ctrippe@opensuse.org> 2013-04-09 20:52:03 UTC --- Then it is a duplicate of bug 789173 which also mentions a workaround for gwenview. *** This bug has been marked as a duplicate of bug 789173 *** http://bugzilla.novell.com/show_bug.cgi?id=789173 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814333 https://bugzilla.novell.com/show_bug.cgi?id=814333#c6 --- Comment #6 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-05-10 14:00:28 CEST --- This is an autogenerated message for OBS integration: This bug (814333) was mentioned in https://build.opensuse.org/request/show/174953 Factory / opencv -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814333 https://bugzilla.novell.com/show_bug.cgi?id=814333#c7 --- Comment #7 from Swamp Workflow Management <swamp@suse.de> 2013-06-10 10:19:24 UTC --- openSUSE-RU-2013:0955-1: An update that has two recommended fixes can now be installed. Category: recommended (moderate) Bug References: 789173,814333 CVE References: Sources used: openSUSE 12.3 (src): opencv-2.4.3-3.4.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com