Bug 225180 - Crash saving Exif on NEF raw file
Summary: Crash saving Exif on NEF raw file
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-Engine (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-01 20:07 UTC by Lynda Metref
Modified: 2017-08-08 11:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lynda Metref 2010-02-01 20:07:27 UTC
Application that crashed: digikam
Version of the application: 1.0.0
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-18-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When saving exdif data (Geolocalisation or tag) on NEF (Nikon) raw file, the program crash some time. On restarting the program, changes seem to have been taken into account

 -- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f33a0fc5750 (LWP 2760))]

Thread 20 (Thread 0x7f33892c7910 (LWP 2761)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f339a6da4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1cd1b10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1cd1b10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00000000006da043 in Digikam::ScanController::run (this=0x1cd1060) at /build/buildd/digikam-1.0.0/digikam/scancontroller.cpp:499
#4  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x1cd1060) at thread/qthread_unix.cpp:188
#5  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7f3385a7d910 (LWP 2763)):
#0  0x00007f33989dc0b2 in __pthread_mutex_lock (mutex=0x2010df8) at pthread_mutex_lock.c:61
#1  0x00007f33940b9ae1 in g_main_context_check () from /lib/libglib-2.0.so.0
#2  0x00007f33940ba290 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007f33940ba6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007f339a7e81fe in QEventDispatcherGlib::processEvents (this=0x1ffdad0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#5  0x00007f339a7be532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007f339a7be904 in QEventLoop::exec (this=0x7f3385a7d050, flags=) at kernel/qeventloop.cpp:201
#7  0x00007f339a6d66cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x20a5ff0) at thread/qthread_unix.cpp:188
#9  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 18 (Thread 0x7f337a1d0910 (LWP 2764)):
#0  0x00007fff2b1a979c in ?? ()
#1  0x00007fff2b1a9848 in clock_gettime ()
#2  0x00007f3393409fdf in *__GI_clock_gettime (clock_id=2048720320, tp=0x7f337a1cfdc0) at ../sysdeps/unix/clock_gettime.c:100
#3  0x00007f339a7e9ccd in QTimerInfoList::getTime (this=<value optimized out>, t=...) at kernel/qeventdispatcher_unix.cpp:339
#4  0x00007f339a7e9ec1 in QTimerInfoList::updateCurrentTime (this=0x7f337a1cfdc0) at kernel/qeventdispatcher_unix.cpp:297
#5  0x00007f339a7ea8f3 in QTimerInfoList::timerWait (this=0x7f337a1cfdc0, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#6  0x00007f339a7e837d in timerSourcePrepare (source=<value optimized out>, timeout=0x7f337a1cfebc) at kernel/qeventdispatcher_glib.cpp:141
#7  0x00007f33940b9dba in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x00007f33940ba191 in ?? () from /lib/libglib-2.0.so.0
#9  0x00007f33940ba6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x00007f339a7e81fe in QEventDispatcherGlib::processEvents (this=0x20a6030, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#11 0x00007f339a7be532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#12 0x00007f339a7be904 in QEventLoop::exec (this=0x7f337a1d0050, flags=) at kernel/qeventloop.cpp:201
#13 0x00007f339a6d66cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#14 0x00007f339a6d9445 in QThreadPrivate::start (arg=0x20267d0) at thread/qthread_unix.cpp:188
#15 0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#16 0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 17 (Thread 0x7f337994f910 (LWP 2765)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f339a6da4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1f03118, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1f03118, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f339e062862 in Digikam::LoadSaveThread::run (this=0x1f03100) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x1f03100) at thread/qthread_unix.cpp:188
#5  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f337914e910 (LWP 2766)):
#0  0x00007f33989dd6dd in __pthread_mutex_unlock_usercnt (mutex=0x7f3380390798) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f3380390798) at pthread_mutex_unlock.c:289
#2  0x00007f33940b9aa1 in g_main_context_check () from /lib/libglib-2.0.so.0
#3  0x00007f33940ba290 in ?? () from /lib/libglib-2.0.so.0
#4  0x00007f33940ba6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00007f339a7e81fe in QEventDispatcherGlib::processEvents (this=0x7f3380053220, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#6  0x00007f339a7be532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#7  0x00007f339a7be904 in QEventLoop::exec (this=0x7f337914e050, flags=) at kernel/qeventloop.cpp:201
#8  0x00007f339a6d66cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#9  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x2a76fa0) at thread/qthread_unix.cpp:188
#10 0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 15 (Thread 0x7f337894d910 (LWP 2767)):
#0  0x00007f3399c343c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f33940ba37c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f33940ba6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f339a7e81fe in QEventDispatcherGlib::processEvents (this=0x2a69980, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007f339a7be532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f339a7be904 in QEventLoop::exec (this=0x7f337894d050, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f339a6d66cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x2a68140) at thread/qthread_unix.cpp:188
#8  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 14 (Thread 0x7f337814c910 (LWP 2768)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f339a6da4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2a7f8f8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2a7f8f8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f339e062862 in Digikam::LoadSaveThread::run (this=0x2a7f8e0) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x2a7f8e0) at thread/qthread_unix.cpp:188
#5  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f3373ed3910 (LWP 2769)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f3375c1ac91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 12 (Thread 0x7f3371974910 (LWP 2770)):
#0  0x00007f3399c39412 in select () from /lib/libc.so.6
#1  0x00007f3375c43725 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007f3375c287e9 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f3371173910 (LWP 2771)):
#0  0x00007f33940ba36f in ?? () from /lib/libglib-2.0.so.0
#1  0x00007f33940ba6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#2  0x00007f339a7e81fe in QEventDispatcherGlib::processEvents (this=0x3012c70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#3  0x00007f339a7be532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#4  0x00007f339a7be904 in QEventLoop::exec (this=0x7f3371173000, flags=) at kernel/qeventloop.cpp:201
#5  0x00007f339a6d66cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#6  0x00007f3375e7556e in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#7  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x30126d0) at thread/qthread_unix.cpp:188
#8  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 10 (Thread 0x7f336c560910 (LWP 2777)):
#0  0x00007f3399c343c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f337076ecbe in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#2  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f337035b910 (LWP 2778)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f3375c2b983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f336ad5d910 (LWP 2788)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f339a6da4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x3a97e78, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3a97e78, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f339e062862 in Digikam::LoadSaveThread::run (this=0x3a97e60) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x3a97e60) at thread/qthread_unix.cpp:188
#5  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 7 (Thread 0x7f336fb5a910 (LWP 2794)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f339a6da4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x3c52528, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3c52528, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f339e062862 in Digikam::LoadSaveThread::run (this=0x3c52510) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x3c52510) at thread/qthread_unix.cpp:188
#5  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f336bd5f910 (LWP 2795)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f339a6da4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x3ca8028, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3ca8028, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f339e062862 in Digikam::LoadSaveThread::run (this=0x3ca8010) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x3ca8010) at thread/qthread_unix.cpp:188
#5  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f336b55e910 (LWP 2815)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f339a6da4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x5fa5638, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x5fa5638, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f339e062862 in Digikam::LoadSaveThread::run (this=0x5fa5620) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x5fa5620) at thread/qthread_unix.cpp:188
#5  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f336d8f2910 (LWP 2816)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f339a6da4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x5fc76c8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x5fc76c8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f339e062862 in Digikam::LoadSaveThread::run (this=0x5fc76b0) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x5fc76b0) at thread/qthread_unix.cpp:188
#5  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f3353fff910 (LWP 2817)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f339a6da4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x5f21ae8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x5f21ae8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f339c03178c in QHostInfoAgent::run (this=0x5f21ad0) at kernel/qhostinfo.cpp:260
#4  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x5f21ad0) at thread/qthread_unix.cpp:188
#5  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f336d0f1910 (LWP 2818)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f339a6da4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x31d6f58, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x31d6f58, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f339e062862 in Digikam::LoadSaveThread::run (this=0x31d6f40) at /build/buildd/digikam-1.0.0/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007f339a6d9445 in QThreadPrivate::start (arg=0x31d6f40) at thread/qthread_unix.cpp:188
#5  0x00007f33989d9a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3399c4080d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f33a0fc5750 (LWP 2760)):
[KCrash Handler]
#5  QString::size (this=<value optimized out>, other=...) at ../../include/QtCore/../../src/corelib/tools/qstring.h:104
#6  QString::operator== (this=<value optimized out>, other=...) at tools/qstring.cpp:1912
#7  0x00007f339cc7e06b in KDirWatchPrivate::Entry::findSubEntry (this=0x1e7a800) at ../../kio/kio/kdirwatch_p.h:157
#8  KDirWatchPrivate::inotifyEventReceived (this=0x1e7a800) at ../../kio/kio/kdirwatch.cpp:297
#9  0x00007f339cc7f6c4 in KDirWatchPrivate::qt_metacall (this=0x1e7a800, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2b053890) at ./kdirwatch_p.moc:75
#10 0x00007f339a7d4ddc in QMetaObject::activate (sender=0x1e7da80, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3113
#11 0x00007f339a80ae9e in QSocketNotifier::activated (this=0x0, _t1=25) at .moc/release-shared/moc_qsocketnotifier.cpp:83
#12 0x00007f339a7d9773 in QSocketNotifier::event (this=0x1e7da80, e=0x7fff2b053dd0) at kernel/qsocketnotifier.cpp:316
#13 0x00007f339b354efc in QApplicationPrivate::notify_helper (this=0x1ad4c40, receiver=0x1e7da80, e=0x7fff2b053dd0) at kernel/qapplication.cpp:4056
#14 0x00007f339b35c1ce in QApplication::notify (this=0x7fff2b054100, receiver=0x1e7da80, e=0x7fff2b053dd0) at kernel/qapplication.cpp:4021
#15 0x00007f339c745f46 in KApplication::notify (this=0x7fff2b054100, receiver=0x1e7da80, event=0x7fff2b053dd0) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x00007f339a7bfc2c in QCoreApplication::notifyInternal (this=0x7fff2b054100, receiver=0x1e7da80, event=0x7fff2b053dd0) at kernel/qcoreapplication.cpp:610
#17 0x00007f339a7e842a in QCoreApplication::sendEvent (source=0x1ad8860) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#18 socketNotifierSourceDispatch (source=0x1ad8860) at kernel/qeventdispatcher_glib.cpp:110
#19 0x00007f33940b6bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x00007f33940ba598 in ?? () from /lib/libglib-2.0.so.0
#21 0x00007f33940ba6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x00007f339a7e81a6 in QEventDispatcherGlib::processEvents (this=0x1aa2590, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#23 0x00007f339b3e94be in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007f339a7be532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#25 0x00007f339a7be904 in QEventLoop::exec (this=0x7fff2b054030, flags=) at kernel/qeventloop.cpp:201
#26 0x00007f339a7c0ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x0000000000779602 in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/digikam-1.0.0/digikam/main.cpp:195
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-01 22:21:14 UTC
Merging with bug 222974
Regards

*** This bug has been marked as a duplicate of bug 222974 ***
Comment 2 caulier.gilles 2017-08-08 11:46:22 UTC
Since digiKam 5.0.0, KDirWatch was been replaced by QFileSytemWatcher. It will
not reproducible.

Gilles Caulier