Summary: | Digikam crashes after adding a new collection | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Eric <erobison> |
Component: | Albums-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, gillesfabre34, metzpinguin |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 8.4.0 | ||
Target Milestone: | --- | ||
Platform: | FreeBSD Ports | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | 8.6.0 | |
Sentry Crash Report: |
Description
Eric
2024-09-04 17:47:07 UTC
We know of problems in the Album::childAtRow(int) function, but these should have been fixed recently, mainly because of rare crashes. Here, however, it still seems to "stop" in QReadWriteLock, probably in libthr.so.3. Similar SIGSTOPs exist, for example, here under FreeBSD (already a bit older): Bug 451732. At the moment, I have no idea whether we need to fix something. Maik Git commit 1522df7cc1885da63c7f1831abbb3ca139c2ee28 by Maik Qualmann. Committed on 05/09/2024 at 05:48. Pushed by mqualmann into branch 'master'. try a recursive QReadWriteLock M +4 -3 core/libs/album/engine/album.cpp M +2 -1 core/libs/album/engine/album.h https://invent.kde.org/graphics/digikam/-/commit/1522df7cc1885da63c7f1831abbb3ca139c2ee28 Hi, digiKam 8.5.0. is out with many fixes and improvements. https://www.digikam.org/news/2024-11-16-8.5.0_release_announcement/ This report still valid with this version? Thanks in advance Gilles Caulier *** Bug 500834 has been marked as a duplicate of this bug. *** Fixed with 500834 |