Bug 323387

Summary: KPA crashes on exit
Product: [Applications] kphotoalbum Reporter: Johannes Zarl-Zierl <johannes>
Component: generalAssignee: KPhotoAlbum Bugs <kpabugs>
Status: RESOLVED FIXED    
Severity: crash CC: blackie
Priority: NOR    
Version: GIT master   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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.