Summary: | Crash while adding tags | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Axel Krebs <axel.krebs> |
Component: | Tags-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | axel.krebs, caulier.gilles |
Priority: | NOR | ||
Version: | 2.5.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.1.0 | |
Sentry Crash Report: |
Description
Axel Krebs
2012-03-28 03:06:02 UTC
This is the line: m_data.constCastData()->tagIds = ids; then inside QList. Assignment is done under mutex protection, read lock is waiting in thread 16, no further concurrency. No idea why it crashes. Hello Marcel:
So sorry: what do you want to tell me?
Axel
Am 29.03.2012 21:33, schrieb Marcel Wiesweg:
> https://bugs.kde.org/show_bug.cgi?id=296934
>
> --- Comment #1 from Marcel Wiesweg <marcel.wiesweg@gmx.de> ---
> This is the line:
> m_data.constCastData()->tagIds = ids;
> then inside QList.
> Assignment is done under mutex protection, read lock is waiting in thread 16,
> no further concurrency.
> No idea why it crashes.
>
That I have, at the moment, no idea why it crashes Official digiKam 2.6.0 release is out since few days now : http://www.digikam.org/drupal/node/656 Please, check if this entry still valid, or update report accordingly. Thanks in advance. Gilles Caulier digiKam 3.5.0 is out. Can you give a fresh feedback about your report ? Crash still reproducible ? Thanks in advance Gilles Caulier Axel, We need a fresh feedback 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 |