Summary: | digikam crash closing application | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Johann-Nikolaus Andreae <johann-nikolaus> |
Component: | Database-Versioning | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.2.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.1.0 | |
Sentry Crash Report: |
Description
Johann-Nikolaus Andreae
2011-10-16 11:57:42 UTC
It crash in versioning implementation : #11 0x00007f961297f41a in operator-> (this=<optimized out>) at /usr/src/debug/digikam-2.2.0/core/libs/dimg/imagehistory/dimagehistory.cpp:64 It reproducible at 100% ? Can you run digiKam through valgrind, and report the console trace here. Look in HACKING file for details. Gilles Caulier Crash occurs accessing K_GLOBAL_STATIC data from a completely normal constructor (not dereferencing any sort of pointer, just plainly default-constructing an object). Either memory corruption, binary incompatibility or some other defect. Main question is: reproducible? digiKam 2.2.0 is out since few weeks. Crash still valid with this version ? Gilles Caulier Johann, we wait a fresh feedback about this entry... 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 |