Bug 227220 - Try to aplay Tags to a set of Images
Summary: Try to aplay Tags to a set of Images
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-16 17:44 UTC by Michael Hagmann
Modified: 2017-08-08 11:34 UTC (History)
1 user (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 Michael Hagmann 2010-02-16 17:44:44 UTC
Application that crashed: digikam
Version of the application: 1.2.0 (rev.: 1086830)
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-19-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Open a digikam Album selcet some Fotos and go on right side to the Tags press aplay and then digikam crash.

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

Thread 21 (Thread 0x7fedbf388910 (LWP 5032)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fedd33f64fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2087630, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2087630, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00000000006ecb5e in Digikam::ScanController::run (this=0x1fac4a0) at /home/mike/graphics/digikam/digikam/scancontroller.cpp:502
#4  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x1fac4a0) at thread/qthread_unix.cpp:188
#5  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7fedbe8e2910 (LWP 5034)):
#0  0x00007fedd29503c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fedccdd637c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fedccdd66c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fedd35041fe in QEventDispatcherGlib::processEvents (this=0x237d7b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007fedd34da532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fedd34da904 in QEventLoop::exec (this=0x7fedbe8e2030, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fedd33f26cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007fedd6969c8a in Digikam::ImageFilterModelWorker::Thread::run (this=0x2510010) at /home/mike/graphics/build/digikam/digikam/../../../digikam/libs/models/imagefiltermodelthreads.h:66
#8  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x2510010) at thread/qthread_unix.cpp:188
#9  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 19 (Thread 0x7fedbe055910 (LWP 5035)):
#0  0x00007fedd16f80b2 in __pthread_mutex_lock (mutex=0x24ac828) at pthread_mutex_lock.c:61
#1  0x00007fedccdd5df5 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x00007fedccdd6191 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007fedccdd66c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007fedd35041fe in QEventDispatcherGlib::processEvents (this=0x23e78d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#5  0x00007fedd34da532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007fedd34da904 in QEventLoop::exec (this=0x7fedbe055030, flags=) at kernel/qeventloop.cpp:201
#7  0x00007fedd33f26cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007fedd6969c8a in Digikam::ImageFilterModelWorker::Thread::run (this=0x2439b80) at /home/mike/graphics/build/digikam/digikam/../../../digikam/libs/models/imagefiltermodelthreads.h:66
#9  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x2439b80) at thread/qthread_unix.cpp:188
#10 0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 18 (Thread 0x7fedbd7d4910 (LWP 5036)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fedd33f64fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2422df8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2422df8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fedd6e332a4 in Digikam::LoadSaveThread::run (this=0x2422de0) at /home/mike/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x2422de0) at thread/qthread_unix.cpp:188
#5  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7fedbcfd3910 (LWP 5037)):
#0  __libc_enable_asynccancel () at libc-cancellation.c:68
#1  0x00007fedd29503a8 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:85
#2  0x00007fedccdd637c in ?? () from /lib/libglib-2.0.so.0
#3  0x00007fedccdd66c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007fedd35041fe in QEventDispatcherGlib::processEvents (this=0x255d090, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#5  0x00007fedd34da532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007fedd34da904 in QEventLoop::exec (this=0x7fedbcfd3030, flags=) at kernel/qeventloop.cpp:201
#7  0x00007fedd33f26cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00000000006e2fd2 in Digikam::MetadataManagerWorker::Thread::run (this=0x25a1f20) at /home/mike/graphics/build/digikam/digikam/../../../digikam/digikam/metadatamanager_p.h:143
#9  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x25a1f20) at thread/qthread_unix.cpp:188
#10 0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 16 (Thread 0x7fedb7fff910 (LWP 5038)):
#0  0x00007fedccdd5e4b in g_main_context_prepare () from /lib/libglib-2.0.so.0
#1  0x00007fedccdd6191 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fedccdd66c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fedd35041fe in QEventDispatcherGlib::processEvents (this=0x20cfbe0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007fedd34da532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fedd34da904 in QEventLoop::exec (this=0x7fedb7fff030, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fedd33f26cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00000000006e2fd2 in Digikam::MetadataManagerWorker::Thread::run (this=0x2540bf0) at /home/mike/graphics/build/digikam/digikam/../../../digikam/digikam/metadatamanager_p.h:143
#8  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x2540bf0) at thread/qthread_unix.cpp:188
#9  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 15 (Thread 0x7fedb77fe910 (LWP 5039)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fedd33f64fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x226fba8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x226fba8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fedd6e332a4 in Digikam::LoadSaveThread::run (this=0x226fb90) at /home/mike/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x226fb90) at thread/qthread_unix.cpp:188
#5  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

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

Thread 13 (Thread 0x7fedab01f910 (LWP 5053)):
#0  0x00007fedd2955412 in select () from /lib/libc.so.6
#1  0x00007fedb511f725 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007fedb51047e9 in ?? () from /usr/lib/libxine.so.1
#3  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fedaa81e910 (LWP 5054)):
#0  0x00007fedd29503c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fedccdd637c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fedccdd66c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fedd35041fe in QEventDispatcherGlib::processEvents (this=0x2b66160, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007fedd34da532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fedd34da904 in QEventLoop::exec (this=0x7fedaa81e000, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fedd33f26cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007fedb535156e in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#8  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x2b65bc0) at thread/qthread_unix.cpp:188
#9  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 11 (Thread 0x7feda5c0b910 (LWP 5063)):
#0  0x00007fedac57ba48 in pa_mainloop_dispatch () from /usr/lib/libpulse.so.0
#1  0x00007fedac57bec8 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#2  0x00007fedac57bf70 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#3  0x00007fedac58a12b in ?? () from /usr/lib/libpulse.so.0
#4  0x00007fedac34b050 in ?? () from /usr/lib/libpulsecommon-0.9.19.so
#5  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7feda9a06910 (LWP 5064)):
#0  0x00007fedb5de3559 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
#1  0x00007feda9e19d04 in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#2  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

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

Thread 8 (Thread 0x7feda0c08910 (LWP 5075)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fedd33f64fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x7fed840c54a8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x7fed840c54a8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fedd6e332a4 in Digikam::LoadSaveThread::run (this=0x7fed840c5490) at /home/mike/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x7fed840c5490) at thread/qthread_unix.cpp:188
#5  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fedd295c80d 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 0x7feda679b910 (LWP 5082)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fedd33f64fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x3362028, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3362028, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fedd6e332a4 in Digikam::LoadSaveThread::run (this=0x3362010) at /home/mike/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x3362010) at thread/qthread_unix.cpp:188
#5  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fed9a7fc910 (LWP 5083)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fedd33f64fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x3662df8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3662df8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fedd6e332a4 in Digikam::LoadSaveThread::run (this=0x3662de0) at /home/mike/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x3662de0) at thread/qthread_unix.cpp:188
#5  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7feda1409910 (LWP 6054)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fedd33f64fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x56ad618, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x56ad618, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fedd6e332a4 in Digikam::LoadSaveThread::run (this=0x56ad600) at /home/mike/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x56ad600) at thread/qthread_unix.cpp:188
#5  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fed98ff9910 (LWP 6795)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fedd33f64fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x5ac4688, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x5ac4688, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fedd6e332a4 in Digikam::LoadSaveThread::run (this=0x5ac4670) at /home/mike/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x5ac4670) at thread/qthread_unix.cpp:188
#5  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fed99ffb910 (LWP 12261)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fedd33f64fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x45e8c28, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x45e8c28, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fedd6e332a4 in Digikam::LoadSaveThread::run (this=0x45e8c10) at /home/mike/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x45e8c10) at thread/qthread_unix.cpp:188
#5  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fed9affd910 (LWP 12262)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fedd33f64fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x59876e8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x59876e8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fedd6e332a4 in Digikam::LoadSaveThread::run (this=0x59876d0) at /home/mike/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131
#4  0x00007fedd33f5445 in QThreadPrivate::start (arg=0x59876d0) at thread/qthread_unix.cpp:188
#5  0x00007fedd16f5a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fedd295c80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fedd9e30750 (LWP 5029)):
[KCrash Handler]
#5  KDirWatchPrivate::Entry::propagate_dirty (this=<value optimized out>) at ../../kio/kio/kdirwatch.cpp:401
#6  0x00007fedd599346b in KDirWatchPrivate::Entry::propagate_dirty (this=<value optimized out>) at ../../kio/kio/kdirwatch.cpp:404
#7  0x00007fedd599ab27 in KDirWatchPrivate::slotRescan (this=0x20d51e0) at ../../kio/kio/kdirwatch.cpp:1275
#8  0x00007fedd599b6f4 in KDirWatchPrivate::qt_metacall (this=0x20d51e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff16a71910) at ./kdirwatch_p.moc:73
#9  0x00007fedd34f0ddc in QMetaObject::activate (sender=0x20d5248, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3113
#10 0x00007fedd34ead83 in QObject::event (this=0x20d5248, e=0x2093ce8) at kernel/qobject.cpp:1075
#11 0x00007fedd4070efc in QApplicationPrivate::notify_helper (this=0x1e19060, receiver=0x20d5248, e=0x7fff16a71f10) at kernel/qapplication.cpp:4056
#12 0x00007fedd40781ce in QApplication::notify (this=0x7fff16a722c0, receiver=0x20d5248, e=0x7fff16a71f10) at kernel/qapplication.cpp:4021
#13 0x00007fedd5461f46 in KApplication::notify (this=0x7fff16a722c0, receiver=0x20d5248, event=0x7fff16a71f10) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x00007fedd34dbc2c in QCoreApplication::notifyInternal (this=0x7fff16a722c0, receiver=0x20d5248, event=0x7fff16a71f10) at kernel/qcoreapplication.cpp:610
#15 0x00007fedd3506862 in QCoreApplication::sendEvent (this=0x1e1cd30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 QTimerInfoList::activateTimers (this=0x1e1cd30) at kernel/qeventdispatcher_unix.cpp:572
#17 0x00007fedd350425d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#18 0x00007fedccdd2bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00007fedccdd6598 in ?? () from /lib/libglib-2.0.so.0
#20 0x00007fedccdd66c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00007fedd35041a6 in QEventDispatcherGlib::processEvents (this=0x1de6590, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#22 0x00007fedd41054be in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#23 0x00007fedd34da532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007fedd34da904 in QEventLoop::exec (this=0x7fff16a721b0, flags=) at kernel/qeventloop.cpp:201
#25 0x00007fedd34dcab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#26 0x00000000007848dc in main (argc=5, argv=0x7fff16a728b8) at /home/mike/graphics/digikam/digikam/main.cpp:195
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 caulier.gilles 2010-02-16 20:13:53 UTC

*** This bug has been marked as a duplicate of bug 209960 ***
Comment 2 Johannes Wienke 2010-02-16 20:19:33 UTC
Gilles, this duplicate can't be true. The crash here is in KDirWatch but the bug you marked as being a duplicate of is a khtml crash.
Comment 3 caulier.gilles 2010-02-16 22:42:27 UTC

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

Gilles Caulier