[Digikam-devel] [Bug 278038] Digikam crashes while switching image in editor thumbbar

Marcel Wiesweg marcel.wiesweg at gmx.de
Sat Jul 23 15:00:27 BST 2011


https://bugs.kde.org/show_bug.cgi?id=278038


Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-07-23 14:00:27 ---
Git commit 428c0a65ba31ea294cd0a781d55d570431cec4e2 by Marcel Wiesweg.
Committed on 23/07/2011 at 15:31.
Pushed by mwiesweg into branch 'master'.

The RawProcessingFilter shall call cancelFilter() from its destructor
as any filter shall do which accesses member fields (destroyed in the
destructor)
in its thread. The crash happens when the thread is terminated only in the base
class
destructor, but the thread is running until then and operating on the destroyed
members

BUG: 278038

M  +2    -1    NEWS
M  +5    -0    libs/dimg/filters/rawprocessingfilter.cpp
M  +2    -0    libs/dimg/filters/rawprocessingfilter.h

http://commits.kde.org/digikam/428c0a65ba31ea294cd0a781d55d570431cec4e2

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list