Bug 219308 - digiKam crash when i close it, after to move 50 items
Summary: digiKam crash when i close it, after to move 50 items
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Runtime (show other bugs)
Version: 0.10.0
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-19 14:20 UTC by Pascal Volat
Modified: 2017-07-19 03:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.12.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Volat 2009-12-19 14:20:43 UTC
Application that crashed: digikam
Version of the application: 0.10.0
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-default x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
Having displaced about 50 photos, digikam crashes when closing

Application that crashed: digikam
Version of the application: 0.10.0
KDE Version: 4.3.1 (Release 6)
Operating System: Linux 2.6.31.5-0.1-default x86_64
Distribution: openSUSE 11.2 (x86_64)

 -- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f4a346ef750 (LWP 10044))]

Thread 2 (Thread 0x7f4a11493910 (LWP 10118)):
#0  0x00007f4a2e150049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f4a2ee9553b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f49fa301e46 in ?? () from /usr/lib64/kde4/kipiplugin_rawconverter.so
#3  0x00007f4a2ee94485 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007f4a2e14b65d in start_thread () from /lib64/libpthread.so.0
#5  0x00007f4a2e43214d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4a346ef750 (LWP 10044)):
[KCrash Handler]
#5  0x00007f4a2e3d3f8d in ?? () from /lib64/libc.so.6
#6  0x00007f4a2e3d55d8 in ?? () from /lib64/libc.so.6
#7  0x00007f4a2e3d896c in free () from /lib64/libc.so.6
#8  0x00007f4a2eed6b8c in QString::free(QString::Data*) () from /usr/lib64/libQtCore.so.4
#9  0x00007f4a31c9ff5c in ?? () from /usr/lib64/libdigikamcore.so.1
#10 0x00007f4a31ca09db in ?? () from /usr/lib64/libdigikamcore.so.1
#11 0x00007f4a31c9d1cd in Digikam::LoadingCache::~LoadingCache() () from /usr/lib64/libdigikamcore.so.1
#12 0x00000000005f2185 in ?? ()
#13 0x00007f4a2ef892fd in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#14 0x00007f4a2fb4248f in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007f4a2fe9c0bb in QMainWindow::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x00007f4a30a40d83 in KXmlGuiWindow::event(QEvent*) () from /usr/lib64/libkdeui.so.5
#17 0x00007f4a2faf42ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#18 0x00007f4a2fafb57e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#19 0x00007f4a309358d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#20 0x00007f4a2ef79ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#21 0x00007f4a2ef7a9ea in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#22 0x00007f4a2efa2803 in ?? () from /usr/lib64/libQtCore.so.4
#23 0x00007f4a28d77dde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f4a28d7b7a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f4a28d7b8d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f4a2efa23a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#27 0x00007f4a2fb8731e in ?? () from /usr/lib64/libQtGui.so.4
#28 0x00007f4a2ef78712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#29 0x00007f4a2ef78ae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#30 0x00007f4a2ef7ac99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#31 0x0000000000669302 in ?? ()
#32 0x00007f4a2e37fa7d in __libc_start_main () from /lib64/libc.so.6
#33 0x0000000000458849 in _start ()

This bug may be a duplicate of or related to bug 218987

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-19 14:43:38 UTC
This could be related to bug 214620, bug 217588.
- It would be useful if you could test this with the last Digikam version
Thanks
Comment 2 caulier.gilles 2009-12-20 08:51:45 UTC
Please test whith 1.0.0-rc release

Gilles Caulier
Comment 3 caulier.gilles 2009-12-25 20:07:36 UTC
digiKam 1.0.0 is out since few days...

http://www.digikam.org/drupal/node/491

Please try with this version coming with more than 400 bug-fixes.

Thanks in advance

Gilles Caulier
Comment 4 caulier.gilles 2010-01-25 21:52:18 UTC
digiKam 1.1. release will be done in few days. Please check if this entry still valid.

Thanks in advance

Gilles Caulier
Comment 5 caulier.gilles 2010-04-04 10:45:48 UTC
digiKam and Kipi-plugins 1.2.0 are out. Please check if crash is still valid there.

Thanks in advance

Gilles Caulier
Comment 6 caulier.gilles 2010-10-06 09:34:26 UTC
No more info from user...

Gilles Caulier
Comment 7 caulier.gilles 2015-07-04 06:00:23 UTC
New digiKam 4.11.0 is available.

https://www.digikam.org/node/740

Can you reproduce the problem with this release ?
Comment 8 Pascal Volat 2015-07-04 11:06:00 UTC
(In reply to Gilles Caulier from comment #7)
> New digiKam 4.11.0 is available.
> 
> https://www.digikam.org/node/740
> 
> Can you reproduce the problem with this release ?


no, this bug does not exist in the version 4.6.0. Thank you.