Bug 183835 - Crash after multiple move/delete albums operations
Summary: Crash after multiple move/delete albums operations
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Database-Albums (show other bugs)
Version: 0.10.0
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 21:40 UTC by Valery Novikov
Modified: 2017-07-19 13:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.10.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!