Bug 183835

Summary: Crash after multiple move/delete albums operations
Product: [Applications] digikam Reporter: Valery Novikov <accessor>
Component: Database-AlbumsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: marcel.wiesweg
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 0.10.0

Description Valery Novikov 2009-02-09 21:40:19 UTC
Version:           0.10.0-rc1 (using KDE 4.2.0)
OS:                Linux
Installed from:    Gentoo Packages

I've got Digikam's crashes very often cause of move/delete album operations.
How to reproduce:

1) Prepare two/three albums with around 200 images.
2) Try to move first one into any location.
3) Move second one into any location, but without long delay, just after 1-3 second.

I suppose what the reason is simultaneous access to data base or something like that...

Sorry for lack of exact exception, I have no change to use Digikam version with enabled debug right now.
Comment 1 caulier.gilles 2009-02-10 06:18:35 UTC
Valery,

Without a gdb backtrace, we cannot investiguate indeep...

Gilles Caulier
Comment 2 Valery Novikov 2009-02-10 09:03:35 UTC
Gilles, thank you for quick response.

I'll try to provide you stack trace this evening or tomorrow.

But can you try to reproduce this bug using my testcase?
Comment 3 caulier.gilles 2009-02-10 09:22:44 UTC
Well, not with current implementation from svn. But Marcel as fixed recently some stuff relevant of KIO-slave and digiKAm DB interface.

Can you try current code from subversion ?

Gilles Caulier
Comment 4 Marcel Wiesweg 2009-02-11 19:33:22 UTC
Cannot reproduce either. So Valery, it's up to you ;-)
Comment 5 Valery Novikov 2009-02-11 23:27:59 UTC
I've prepared finally worked ebuild for digikam:svn for my lovely gentoo box! And.. can test latest fixes for right now :)

Guys, good work!
I suppose this bug is fixed. I've succesfully passed TC for this issue.

Thanks again!