Summary: | Signaal Segmentation fault (11) on exit/close/quit digiKam | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Rinus Bakker <sleeplessregulus> |
Component: | Faces-Detection | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.1.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.1.0 | |
Sentry Crash Report: |
It's not digiKam. it's openCV 2.2.0 crash. Gilles Caulier Op 25-09-11 21:16, Gilles Caulier schreef: > https://bugs.kde.org/show_bug.cgi?id=282749 > > > Gilles Caulier<caulier.gilles@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |caulier.gilles@gmail.com > > > > > --- Comment #1 from Gilles Caulier<caulier gilles gmail com> 2011-09-25 19:16:04 --- > It's not digiKam. it's openCV 2.2.0 crash. Any advice what to do with opencv bug? info.? Rinus > Gilles Caulier > try to run digiKam into valgrind to check memory leak. See HACKING file for details. post backtrace here. Gilles Caulier New digiKam 4.11.0 is available. https://www.digikam.org/node/740 Can you reproduce the problem with this release ? Gilles Caulier digiKam 4.12.0 is out : https://www.digikam.org/node/741 We need a fresh feedback using this release please... Thanks in advance. With digiKam 5.0.0, this problem is not reproducible. I close this file now. Don't hesitate to re-open if necessary. Gilles Caulier |
Version: 2.1.1 (using KDE 4.7.0) OS: Linux > > Digikam returns this error on everytime close. Was initially not the case, > > so it is probably not a bug in digikam. > > Any ideas? > > > > Rinus Run it into GDB and look where it crash... Gilles Caulier Is this useful?: Program received signal SIGSEGV, Segmentation fault. __strcmp_sse2 () at ../sysdeps/x86_64/multiarch/../strcmp.S:214 214 ../sysdeps/x86_64/multiarch/../strcmp.S: Bestand of map bestaat niet. in ../sysdeps/x86_64/multiarch/../strcmp.S (gdb) bt #0 __strcmp_sse2 () at ../sysdeps/x86_64/multiarch/../strcmp.S:214 #1 0x00007fffed7cd3bd in cvFindType () from /usr/lib/libopencv_core.so.2.2 #2 0x00007fffed7cd3d9 in cvUnregisterType () from /usr/lib/libopencv_core.so.2.2 #3 0x00007fffef1a5d3d in __cxa_finalize (d=0x7fffec9bf400) at cxa_finalize.c:56 #4 0x00007fffec777b36 in ?? () from /usr/lib/libopencv_objdetect.so.2.2 #5 0x0000000000000158 in ?? () #6 0x0000000000000000 in ?? () Reproducible: Always Steps to Reproduce: not reproducable on other computer Actual Results: returns error Expected Results: close without error