|
https://bugs.kde.org/show_bug.cgi?id=309769
Bug ID: 309769 Severity: major Version: 3.0.0 Priority: NOR Assignee: [hidden email] Summary: Crash on startup: 'Program received signal SIGILL, Illegal instruction.' (libopencv_nonfree) Classification: Unclassified OS: Linux Reporter: [hidden email] Hardware: Exherbo Packages Status: UNCONFIRMED Component: Face Management Product: digikam Application terminates before main window is shown with 'Program received signal SIGILL, Illegal instruction.' See backtrace attached for more information. Reproducible: Always Steps to Reproduce: 1. Compile from source with no errors coming up. 2. Start application. 3. Actual Results: GNU gdb (GDB) 7.5 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/digikam...Reading symbols from /usr/lib/debug/usr/bin/digikam.debug...(no debugging symbols found)...done. (no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/digikam [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3200.4-gdb.py", line 9, in <module> from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> import gdb.backtrace ImportError: No module named backtrace Program received signal SIGILL, Illegal instruction. 0xb1f0393f in cv::SIFT::SIFT(int, int, double, double, double) () from /usr/lib/libopencv_nonfree.so.2.4 (gdb) bt #0 0xb1f0393f in cv::SIFT::SIFT(int, int, double, double, double) () from /usr/lib/libopencv_nonfree.so.2.4 #1 0xb1f02480 in cv::createSIFT() () from /usr/lib/libopencv_nonfree.so.2.4 #2 0xb1f02795 in cv::initModule_nonfree() () from /usr/lib/libopencv_nonfree.so.2.4 #3 0xb1e2a50f in _GLOBAL__sub_I_matchers.cpp () from /usr/lib/libopencv_stitching.so.2.4 #4 0xb7fed963 in call_init () from /lib/ld-linux.so.2 #5 0xb7fedaa4 in _dl_init_internal () from /lib/ld-linux.so.2 #6 0xb7fe01ef in _dl_start_user () from /lib/ld-linux.so.2 Compiled packages: opencv-2.4.2 digikam-2.9.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
https://bugs.kde.org/show_bug.cgi?id=309769
Markus Schmits <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.0.0 |2.9.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Markus Schmits
https://bugs.kde.org/show_bug.cgi?id=309769
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[hidden email] Resolution|--- |UPSTREAM --- Comment #1 from Gilles Caulier <[hidden email]> --- It crash in OpenCV library, not digiKam. Check your system... Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Markus Schmits
https://bugs.kde.org/show_bug.cgi?id=309769
--- Comment #2 from Markus Schmits <[hidden email]> --- (In reply to comment #1) > It crash in OpenCV library, not digiKam. Check your system... > > Gilles Caulier Sorry bothering you then. But this lib is required by digikam, so a compile without it would fail? I recheck using an older version of opencv then, as I did not having problems in the past with digikam. Thanks. Markus Schmits -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
| Free forum by Nabble | Edit this page |
