Bug 337278 - digikam crash
Summary: digikam crash
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Database-Sqlite (show other bugs)
Version: 3.5.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-07-09 14:22 UTC by Jannis Liapis
Modified: 2021-12-17 11:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.5.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jannis Liapis 2014-07-09 14:22:50 UTC
Application: digikam (3.5.0)
KDE Platform Version: 4.13.2
Qt Version: 4.8.6
Operating System: Linux 3.15.3-031503-generic x86_64
Distribution: Ubuntu 14.04 LTS

-- Information about the crash:
- What I was doing when the application crashed: I was trying to mark photos in order to upload them to facebook when the application crashed.

-- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6b949ebac0 (LWP 3868))]

Thread 15 (Thread 0x7f6b6fe0b700 (LWP 3870)):
#0  0x00007f6b8e40efbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f6b74c63248 in ?? () from /lib/x86_64-linux-gnu/libusb-1.0.so.0
#2  0x00007f6b8969e182 in start_thread (arg=0x7f6b6fe0b700) at pthread_create.c:312
#3  0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 14 (Thread 0x7f6b69519700 (LWP 3871)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6b8f1fd816 in wait (time=18446744073709551615, this=0x2dc0820) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x2db8530, mutex=mutex@entry=0x2db8528, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00000000005d5ede in Digikam::ScanController::run (this=0x2de9570) at /build/buildd/digikam-3.5.0/core/digikam/database/scancontroller.cpp:725
#4  0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x2de9570) at thread/qthread_unix.cpp:349
#5  0x00007f6b8969e182 in start_thread (arg=0x7f6b69519700) at pthread_create.c:312
#6  0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 13 (Thread 0x7f6b68d18700 (LWP 3872)):
#0  0x00007f6b8e40efbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f6b86ec5fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6b86ec60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b8f32c7be in QEventDispatcherGlib::processEvents (this=0x7f6b5c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x00007f6b8f2fe0af in QEventLoop::processEvents (this=this@entry=0x7f6b68d17ae0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6b8f2fe3a5 in QEventLoop::exec (this=this@entry=0x7f6b68d17ae0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f6b8f1fac5f in QThread::exec (this=this@entry=0x2d84450) at thread/qthread.cpp:537
#7  0x00007f6b8f2df823 in QInotifyFileSystemWatcherEngine::run (this=0x2d84450) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x2d84450) at thread/qthread_unix.cpp:349
#9  0x00007f6b8969e182 in start_thread (arg=0x7f6b68d18700) at pthread_create.c:312
#10 0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 12 (Thread 0x7f6b63fff700 (LWP 3930)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6b8f1fd816 in wait (time=18446744073709551615, this=0x2e6c920) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x320f300, mutex=mutex@entry=0x320f2f8, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6b9207679a in Digikam::ParkingThread::run (this=0x320f2e0) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:119
#4  0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x320f2e0) at thread/qthread_unix.cpp:349
#5  0x00007f6b8969e182 in start_thread (arg=0x7f6b63fff700) at pthread_create.c:312
#6  0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 11 (Thread 0x7f6b63186700 (LWP 3931)):
#0  0x00007f6b8e40d6bd in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f6b86f06c20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6b86ec5b14 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b86ec5f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6b86ec60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6b8f32c7be in QEventDispatcherGlib::processEvents (this=0x7f6b500008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0x00007f6b8f2fe0af in QEventLoop::processEvents (this=this@entry=0x7f6b63185ae0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f6b8f2fe3a5 in QEventLoop::exec (this=this@entry=0x7f6b63185ae0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f6b8f1fac5f in QThread::exec (this=this@entry=0x3638d40) at thread/qthread.cpp:537
#9  0x00007f6b8f2df823 in QInotifyFileSystemWatcherEngine::run (this=0x3638d40) at io/qfilesystemwatcher_inotify.cpp:265
#10 0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x3638d40) at thread/qthread_unix.cpp:349
#11 0x00007f6b8969e182 in start_thread (arg=0x7f6b63186700) at pthread_create.c:312
#12 0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 10 (Thread 0x7f6b4b4db700 (LWP 6757)):
#0  postEventSourcePrepare (s=0x7f6b3c023d10, timeout=0x7f6b4b4da8e4) at kernel/qeventdispatcher_glib.cpp:262
#1  0x00007f6b86ec568d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6b86ec5f03 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b86ec60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6b8f32c7be in QEventDispatcherGlib::processEvents (this=0x7f6b3c109bd0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#5  0x00007f6b8f2fe0af in QEventLoop::processEvents (this=this@entry=0x7f6b4b4daaa0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f6b8f2fe3a5 in QEventLoop::exec (this=this@entry=0x7f6b4b4daaa0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f6b92075e43 in Digikam::WorkerObjectRunnable::run (this=0x76facb0) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:196
#8  0x00007f6b8f1f0fee in QThreadPoolThread::run (this=0x49b8ee0) at concurrent/qthreadpool.cpp:108
#9  0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x49b8ee0) at thread/qthread_unix.cpp:349
#10 0x00007f6b8969e182 in start_thread (arg=0x7f6b4b4db700) at pthread_create.c:312
#11 0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 9 (Thread 0x7f6b1ffff700 (LWP 6758)):
#0  0x00007f6b8e40efbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f6b86ec5fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6b86ec60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b8f32c7be in QEventDispatcherGlib::processEvents (this=0x7f6b200271e0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x00007f6b8f2fe0af in QEventLoop::processEvents (this=this@entry=0x7f6b1fffeaa0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6b8f2fe3a5 in QEventLoop::exec (this=this@entry=0x7f6b1fffeaa0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f6b92075e43 in Digikam::WorkerObjectRunnable::run (this=0x7727560) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:196
#7  0x00007f6b8f1f0fee in QThreadPoolThread::run (this=0x49b7210) at concurrent/qthreadpool.cpp:108
#8  0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x49b7210) at thread/qthread_unix.cpp:349
#9  0x00007f6b8969e182 in start_thread (arg=0x7f6b1ffff700) at pthread_create.c:312
#10 0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 8 (Thread 0x7f6b46702700 (LWP 6759)):
#0  0x00007f6b86f0762a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f6b86f079b9 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6b86ec5fd9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b86ec60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6b8f32c7be in QEventDispatcherGlib::processEvents (this=0x7f6b10002920, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#5  0x00007f6b8f2fe0af in QEventLoop::processEvents (this=this@entry=0x7f6b46701aa0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f6b8f2fe3a5 in QEventLoop::exec (this=this@entry=0x7f6b46701aa0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f6b92075e43 in Digikam::WorkerObjectRunnable::run (this=0x2f2cca0) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:196
#8  0x00007f6b8f1f0fee in QThreadPoolThread::run (this=0x44f69f0) at concurrent/qthreadpool.cpp:108
#9  0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x44f69f0) at thread/qthread_unix.cpp:349
#10 0x00007f6b8969e182 in start_thread (arg=0x7f6b46702700) at pthread_create.c:312
#11 0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 7 (Thread 0x7f6b61317700 (LWP 6760)):
#0  0x00007f6b896a17ee in __pthread_mutex_unlock_usercnt (decr=1, mutex=0x7f6b24027190) at pthread_mutex_unlock.c:57
#1  __GI___pthread_mutex_unlock (mutex=0x7f6b24027190) at pthread_mutex_unlock.c:310
#2  0x00007f6b86f079c1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b86ec5a59 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6b86ec5f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6b86ec60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f6b8f32c7be in QEventDispatcherGlib::processEvents (this=0x7f6b24023fc0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#7  0x00007f6b8f2fe0af in QEventLoop::processEvents (this=this@entry=0x7f6b61316aa0, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f6b8f2fe3a5 in QEventLoop::exec (this=this@entry=0x7f6b61316aa0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f6b92075e43 in Digikam::WorkerObjectRunnable::run (this=0x707b9b0) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:196
#10 0x00007f6b8f1f0fee in QThreadPoolThread::run (this=0x7f6afc012c40) at concurrent/qthreadpool.cpp:108
#11 0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x7f6afc012c40) at thread/qthread_unix.cpp:349
#12 0x00007f6b8969e182 in start_thread (arg=0x7f6b61317700) at pthread_create.c:312
#13 0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 6 (Thread 0x7f6b4bcdc700 (LWP 6761)):
#0  0x00007f6b8e40efbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f6b86ec5fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6b86ec60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b8f32c7be in QEventDispatcherGlib::processEvents (this=0x7f6ad00034d0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x00007f6b8f2fe0af in QEventLoop::processEvents (this=this@entry=0x7f6b4bcdbaa0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6b8f2fe3a5 in QEventLoop::exec (this=this@entry=0x7f6b4bcdbaa0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f6b92075e43 in Digikam::WorkerObjectRunnable::run (this=0x68f4070) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:196
#7  0x00007f6b8f1f0fee in QThreadPoolThread::run (this=0x49b6d20) at concurrent/qthreadpool.cpp:108
#8  0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x49b6d20) at thread/qthread_unix.cpp:349
#9  0x00007f6b8969e182 in start_thread (arg=0x7f6b4bcdc700) at pthread_create.c:312
#10 0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 5 (Thread 0x7f6b47790700 (LWP 6762)):
#0  postEventSourcePrepare (s=0x7f6b540042d0, timeout=0x0) at kernel/qeventdispatcher_glib.cpp:269
#1  0x00007f6b86ec5a61 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6b86ec5f7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b86ec60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6b8f32c7be in QEventDispatcherGlib::processEvents (this=0x7f6b54004520, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#5  0x00007f6b8f2fe0af in QEventLoop::processEvents (this=this@entry=0x7f6b4778faa0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f6b8f2fe3a5 in QEventLoop::exec (this=this@entry=0x7f6b4778faa0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f6b92075e43 in Digikam::WorkerObjectRunnable::run (this=0x77237b0) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:196
#8  0x00007f6b8f1f0fee in QThreadPoolThread::run (this=0x49b9dd0) at concurrent/qthreadpool.cpp:108
#9  0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x49b9dd0) at thread/qthread_unix.cpp:349
#10 0x00007f6b8969e182 in start_thread (arg=0x7f6b47790700) at pthread_create.c:312
#11 0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 4 (Thread 0x7f6b45f01700 (LWP 6763)):
#0  0x00007f6b8e40efbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f6b86ec5fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6b86ec60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b8f32c7be in QEventDispatcherGlib::processEvents (this=0x7f6b30013010, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x00007f6b8f2fe0af in QEventLoop::processEvents (this=this@entry=0x7f6b45f00aa0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6b8f2fe3a5 in QEventLoop::exec (this=this@entry=0x7f6b45f00aa0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f6b92075e43 in Digikam::WorkerObjectRunnable::run (this=0x6d1d960) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:196
#7  0x00007f6b8f1f0fee in QThreadPoolThread::run (this=0x4503be0) at concurrent/qthreadpool.cpp:108
#8  0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x4503be0) at thread/qthread_unix.cpp:349
#9  0x00007f6b8969e182 in start_thread (arg=0x7f6b45f01700) at pthread_create.c:312
#10 0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 3 (Thread 0x7f6b45700700 (LWP 6766)):
#0  0x00007f6b86f0762d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f6b86f07989 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6b86ec51f8 in g_main_context_release () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b86ec5f91 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6b86ec60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6b8f32c7be in QEventDispatcherGlib::processEvents (this=0x7f6af8003170, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0x00007f6b8f2fe0af in QEventLoop::processEvents (this=this@entry=0x7f6b456ffaa0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f6b8f2fe3a5 in QEventLoop::exec (this=this@entry=0x7f6b456ffaa0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f6b92075e43 in Digikam::WorkerObjectRunnable::run (this=0x2f34350) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:196
#9  0x00007f6b8f1f0fee in QThreadPoolThread::run (this=0x49b8a40) at concurrent/qthreadpool.cpp:108
#10 0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x49b8a40) at thread/qthread_unix.cpp:349
#11 0x00007f6b8969e182 in start_thread (arg=0x7f6b45700700) at pthread_create.c:312
#12 0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7f6b4a07f700 (LWP 6885)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6b8f1fd816 in wait (time=18446744073709551615, this=0x68ab7f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x3bfef50, mutex=mutex@entry=0x3bfef48, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6b44098c3d in KIPIPlugins::KPRawThumbThread::run (this=0x6a422c0) at /build/buildd/digikam-3.5.0/extra/kipi-plugins/common/libkipiplugins/tools/kprawthumbthread.cpp:108
#4  0x00007f6b8f1fd32f in QThreadPrivate::start (arg=0x6a422c0) at thread/qthread_unix.cpp:349
#5  0x00007f6b8969e182 in start_thread (arg=0x7f6b4a07f700) at pthread_create.c:312
#6  0x00007f6b8e41c30d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f6b949ebac0 (LWP 3868)):
[KCrash Handler]
#6  0x00007f6b78f64da9 in sqlite3MemCompare (pMem1=pMem1@entry=0x7fff2a237030, pMem2=<optimized out>, pColl=0x6c9abe8) at sqlite3.c:60484
#7  0x00007f6b78f64f63 in sqlite3VdbeRecordCompare (nKey1=18, pKey1=0x7f6b640566af, pPKey2=pPKey2@entry=0x7fff2a237330) at sqlite3.c:64162
#8  0x00007f6b78f79579 in sqlite3BtreeMovetoUnpacked (pCur=0x6bc0c10, pIdxKey=0x7fff2a237330, intKey=0, biasRight=<optimized out>, pRes=0x7fff2a237320) at sqlite3.c:55077
#9  0x00007f6b78fa19c5 in sqlite3VdbeExec (p=p@entry=0x7eaf658) at sqlite3.c:70168
#10 0x00007f6b78fa9ed7 in sqlite3Step (p=0x7eaf658) at sqlite3.c:64828
#11 sqlite3_step (pStmt=<optimized out>) at sqlite3.c:64894
#12 0x00007f6b6831311c in QSQLiteResultPrivate::fetchNext (this=this@entry=0x6c477a0, values=..., idx=idx@entry=0, initialFetch=initialFetch@entry=true) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:235
#13 0x00007f6b68313e48 in QSQLiteResult::exec (this=0x8283a80) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:447
#14 0x00007f6b94623b7d in QSqlQuery::exec (this=this@entry=0x7fff2a237868) at kernel/qsqlquery.cpp:949
#15 0x00007f6b9202fa26 in Digikam::DatabaseCoreBackend::exec (this=0x2e69290, query=...) at /build/buildd/digikam-3.5.0/core/libs/database/core/databasecorebackend.cpp:1414
#16 0x00007f6b9202faac in Digikam::DatabaseCoreBackend::execQuery (this=this@entry=0x2e69290, query=..., boundValue1=...) at /build/buildd/digikam-3.5.0/core/libs/database/core/databasecorebackend.cpp:1056
#17 0x00007f6b92030b50 in Digikam::DatabaseCoreBackend::execQuery (this=this@entry=0x2e69290, sql=..., boundValue1=...) at /build/buildd/digikam-3.5.0/core/libs/database/core/databasecorebackend.cpp:1005
#18 0x00007f6b92030b99 in Digikam::DatabaseCoreBackend::execSql (this=0x2e69290, sql=..., boundValue1=..., values=values@entry=0x7fff2a2378b0, lastInsertId=lastInsertId@entry=0x0) at /build/buildd/digikam-3.5.0/core/libs/database/core/databasecorebackend.cpp:902
#19 0x00007f6b919f442e in Digikam::AlbumDB::getSetting (this=this@entry=0x2e637c0, keyword=...) at /build/buildd/digikam-3.5.0/core/libs/database/albumdb.cpp:972
#20 0x00007f6b919f4d5c in Digikam::AlbumDB::getFilterSettings (this=0x2e637c0, imageFilter=imageFilter@entry=0x7fff2a237af0, videoFilter=videoFilter@entry=0x0, audioFilter=audioFilter@entry=0x0) at /build/buildd/digikam-3.5.0/core/libs/database/albumdb.cpp:1017
#21 0x000000000063a2c0 in Digikam::AlbumSettings::getRawFileFilter (this=this@entry=0x30463d0) at /build/buildd/digikam-3.5.0/core/digikam/utils/albumsettings.cpp:958
#22 0x0000000000533f42 in Digikam::KipiInterface::hostSetting (this=this@entry=0x49877a0, settingName=...) at /build/buildd/digikam-3.5.0/core/utilities/kipiiface/kipiinterface.cpp:363
#23 0x00000000005339f4 in Digikam::KipiInterface::currentAlbum (this=0x49877a0) at /build/buildd/digikam-3.5.0/core/utilities/kipiiface/kipiinterface.cpp:110
#24 0x00007f6b4409fb31 in KIPIPlugins::KPImageDialog::KPImageDialog (this=0x7fff2a237db0, parent=0x540f630, singleSelect=<optimized out>, onlyRaw=<optimized out>) at /build/buildd/digikam-3.5.0/extra/kipi-plugins/common/libkipiplugins/dialogs/kpimagedialog.cpp:421
#25 0x00007f6b440a5a82 in KIPIPlugins::KPImagesList::slotAddItems (this=0x540f630) at /build/buildd/digikam-3.5.0/extra/kipi-plugins/common/libkipiplugins/widgets/kpimageslist.cpp:833
#26 0x00007f6b8f31387a in QMetaObject::activate (sender=sender@entry=0x320e850, m=m@entry=0x7f6b907c52a0 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7fff2a237f00) at kernel/qobject.cpp:3539
#27 0x00007f6b903400d2 in QAbstractButton::clicked (this=this@entry=0x320e850, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:219
#28 0x00007f6b900a39d3 in QAbstractButtonPrivate::emitClicked (this=this@entry=0x6aa2ef0) at widgets/qabstractbutton.cpp:548
#29 0x00007f6b900a4b43 in QAbstractButtonPrivate::click (this=this@entry=0x6aa2ef0) at widgets/qabstractbutton.cpp:541
#30 0x00007f6b900a4c2c in QAbstractButton::mouseReleaseEvent (this=0x320e850, e=0x7fff2a2383f0) at widgets/qabstractbutton.cpp:1123
#31 0x00007f6b8fd4150a in QWidget::event (this=0x320e850, event=0x7fff2a2383f0) at kernel/qwidget.cpp:8376
#32 0x00007f6b8fcf1e2c in QApplicationPrivate::notify_helper (this=this@entry=0x2c37060, receiver=receiver@entry=0x320e850, e=e@entry=0x7fff2a2383f0) at kernel/qapplication.cpp:4567
#33 0x00007f6b8fcf85dd in QApplication::notify (this=this@entry=0x7fff2a239060, receiver=receiver@entry=0x320e850, e=e@entry=0x7fff2a2383f0) at kernel/qapplication.cpp:4110
#34 0x00007f6b909fcd1a in KApplication::notify (this=0x7fff2a239060, receiver=0x320e850, event=0x7fff2a2383f0) at ../../kdeui/kernel/kapplication.cpp:311
#35 0x00007f6b8f2ff4dd in QCoreApplication::notifyInternal (this=0x7fff2a239060, receiver=receiver@entry=0x320e850, event=event@entry=0x7fff2a2383f0) at kernel/qcoreapplication.cpp:953
#36 0x00007f6b8fcf7d93 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#37 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x320e850, event=event@entry=0x7fff2a2383f0, alienWidget=alienWidget@entry=0x0, nativeWidget=nativeWidget@entry=0x320e850, buttonDown=buttonDown@entry=0x7f6b907d7318 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#38 0x00007f6b8fd6c9cb in QETWidget::translateMouseEvent (this=this@entry=0x320e850, event=event@entry=0x7fff2a238770) at kernel/qapplication_x11.cpp:4634
#39 0x00007f6b8fd6c269 in QApplication::x11ProcessEvent (this=0x7fff2a239060, event=event@entry=0x7fff2a238770) at kernel/qapplication_x11.cpp:3627
#40 0x00007f6b8fd93b02 in x11EventSourceDispatch (s=0x2c29c00, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#41 0x00007f6b86ec5e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007f6b86ec6048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#43 0x00007f6b86ec60ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#44 0x00007f6b8f32c7a1 in QEventDispatcherGlib::processEvents (this=0x2c278b0, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#45 0x00007f6b8fd93bb6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0x00007f6b8f2fe0af in QEventLoop::processEvents (this=this@entry=0x7fff2a238b40, flags=...) at kernel/qeventloop.cpp:149
#47 0x00007f6b8f2fe3a5 in QEventLoop::exec (this=this@entry=0x7fff2a238b40, flags=...) at kernel/qeventloop.cpp:204
#48 0x00007f6b8f303b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#49 0x00007f6b8fcf037c in QApplication::exec () at kernel/qapplication.cpp:3828
#50 0x0000000000492023 in main (argc=<optimized out>, argv=<optimized out>) at /build/buildd/digikam-3.5.0/core/digikam/main/main.cpp:235

The reporter indicates this bug may be a duplicate of or related to bug 332100.

Possible duplicates by query: bug 337258, bug 337018, bug 336869, bug 336514, bug 336262.

Reported using DrKonqi
Comment 1 caulier.gilles 2014-07-09 15:28:15 UTC

*** This bug has been marked as a duplicate of bug 329697 ***
Comment 2 caulier.gilles 2021-12-17 11:50:47 UTC
Fixed with #329697