Bug 323387 - KPA crashes on exit
Summary: KPA crashes on exit
Status: RESOLVED FIXED
Alias: None
Product: kphotoalbum
Classification: Applications
Component: general (show other bugs)
Version: GIT master
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KPhotoAlbum Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-11 18:17 UTC by Johannes Zarl-Zierl
Modified: 2014-06-05 06:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Zarl-Zierl 2013-08-11 18:17:08 UTC
KPA crashes on exit when the main window is deleted. The bug seems to come somewhere from ImageManager::ThumbnailCache::deleteInstance().
Comment 1 Johannes Zarl-Zierl 2013-08-24 22:19:13 UTC
Git commit 7ab8b9109cb1a8e02ce04a1306b4a596c745b570 by Johannes Zarl.
Committed on 24/08/2013 at 22:17.
Pushed by johanneszarl into branch 'master'.

Apply workaround for current crash-on-exit problem.

M  +2    -1    main.cpp

http://commits.kde.org/kphotoalbum/7ab8b9109cb1a8e02ce04a1306b4a596c745b570
Comment 2 Jesper Pedersen 2014-06-05 06:53:24 UTC
I've no idea why this happens (Doesn't for me, neither does valgrind complain about anything), but I committed a patch similar to this recently.