[digikam] [Bug 369139] New: digikam is crashing when applying tag-changes

via KDE Bugzilla bugzilla_noreply at kde.org
Wed Sep 21 06:07:26 BST 2016


https://bugs.kde.org/show_bug.cgi?id=369139

            Bug ID: 369139
           Summary: digikam is crashing when applying tag-changes
           Product: digikam
           Version: 4.12.0
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: digikam-devel at kde.org
          Reporter: f.brenner at gmx.net

Application: digikam (4.12.0)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.4.0-36-generic x86_64
Distribution: Ubuntu 16.04.1 LTS

-- Information about the crash:
When i'm adding some new metadata-information to my pictures digikam is doing
well until short before finishing. The metadata is updated and fine when
reopening digikam.

Maybe the problem is, that the collection is stored on an external drive??

The crash can be reproduced every time.

-- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7fe20b694b40 (LWP 24416))]

Thread 14 (Thread 0x7fe1837fe700 (LWP 24441)):
#0  0x00007fe1fe26eb73 in g_main_context_query () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fe1fe26f317 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe1fe26f4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe2055182ce in QEventDispatcherGlib::processEvents
(this=0x7fe1740008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007fe2054e618f in QEventLoop::processEvents
(this=this at entry=0x7fe1837fda20, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe2054e64f5 in QEventLoop::exec (this=this at entry=0x7fe1837fda20,
flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fe20978d7e3 in Digikam::WorkerObjectRunnable::run (this=0x8cf66f0)
at /build/digikam-J9prv3/digikam-4.12.0/core/libs/threads/threadmanager.cpp:196
#7  0x00007fe2053cae0a in QThreadPoolThread::run (this=0x4c73790) at
concurrent/qthreadpool.cpp:108
#8  0x00007fe2053d7e3c in QThreadPrivate::start (arg=0x4c73790) at
thread/qthread_unix.cpp:352
#9  0x00007fe201d1c6fa in start_thread (arg=0x7fe1837fe700) at
pthread_create.c:333
#10 0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7fe183fff700 (LWP 24440)):
#0  __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007fe201d1ee82 in __GI___pthread_mutex_lock (mutex=0x7fe1a0041c38) at
../nptl/pthread_mutex_lock.c:115
#2  0x00007fe1db385133 in sqlite3_finalize () from
/usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#3  0x00007fe1db5f694d in QSQLiteResultPrivate::finalize (this=0x7fe1a00439b0)
at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:154
#4  QSQLiteDriver::close (this=0x7fe1a00200e0) at
../../../sql/drivers/sqlite/qsql_sqlite.cpp:587
#5  0x00007fe1db5f4dce in QSQLiteDriver::open (this=0x7fe1a00200e0, db=...,
conOpts=...) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:548
#6  0x00007fe20b3703b0 in QSqlDatabase::open (this=<optimized out>) at
kernel/qsqldatabase.cpp:839
#7  0x00007fe202dc6fc3 in ?? () from /usr/lib/libbaloofiles.so.4
#8  0x00007fe202dc78c7 in ?? () from /usr/lib/libbaloofiles.so.4
#9  0x00007fe202dc2d5a in Baloo::FileModifyJob::doStart() () from
/usr/lib/libbaloofiles.so.4
#10 0x00007fe205501db1 in QObject::event (this=0x7fe17c015ac0, e=<optimized
out>) at kernel/qobject.cpp:1222
#11 0x00007fe206149fdc in QApplicationPrivate::notify_helper
(this=this at entry=0x29eb100, receiver=receiver at entry=0x7fe17c015ac0,
e=e at entry=0x7fe17c0164e0) at kernel/qapplication.cpp:4570
#12 0x00007fe206150f16 in QApplication::notify (this=this at entry=0x7ffd4fe09780,
receiver=receiver at entry=0x7fe17c015ac0, e=e at entry=0x7fe17c0164e0) at
kernel/qapplication.cpp:4356
#13 0x00007fe206eb36aa in KApplication::notify (this=0x7ffd4fe09780,
receiver=0x7fe17c015ac0, event=0x7fe17c0164e0) at
../../kdeui/kernel/kapplication.cpp:311
#14 0x00007fe2054e790d in QCoreApplication::notifyInternal
(this=0x7ffd4fe09780, receiver=receiver at entry=0x7fe17c015ac0,
event=event at entry=0x7fe17c0164e0) at kernel/qcoreapplication.cpp:955
#15 0x00007fe2054eb3c6 in QCoreApplication::sendEvent (event=0x7fe17c0164e0,
receiver=0x7fe17c015ac0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0x4c733f0) at
kernel/qcoreapplication.cpp:1579
#17 0x00007fe2054eb6a3 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1472
#18 0x00007fe20551813e in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#19 postEventSourceDispatch (s=0x7fe17c001f00) at
kernel/qeventdispatcher_glib.cpp:300
#20 0x00007fe1fe26f1a7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fe1fe26f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fe1fe26f4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fe2055182ae in QEventDispatcherGlib::processEvents
(this=0x7fe17c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#24 0x00007fe2054e618f in QEventLoop::processEvents
(this=this at entry=0x7fe183ffea20, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007fe2054e64f5 in QEventLoop::exec (this=this at entry=0x7fe183ffea20,
flags=...) at kernel/qeventloop.cpp:204
#26 0x00007fe20978d7e3 in Digikam::WorkerObjectRunnable::run
(this=0x7fe17403c170) at
/build/digikam-J9prv3/digikam-4.12.0/core/libs/threads/threadmanager.cpp:196
#27 0x00007fe2053cae0a in QThreadPoolThread::run (this=0x4c73250) at
concurrent/qthreadpool.cpp:108
#28 0x00007fe2053d7e3c in QThreadPrivate::start (arg=0x4c73250) at
thread/qthread_unix.cpp:352
#29 0x00007fe201d1c6fa in start_thread (arg=0x7fe183fff700) at
pthread_create.c:333
#30 0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7fe1be14b700 (LWP 24436)):
#0  __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007fe201d1ee82 in __GI___pthread_mutex_lock (mutex=0x7fe1a0041c38) at
../nptl/pthread_mutex_lock.c:115
#2  0x00007fe1db385133 in sqlite3_finalize () from
/usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#3  0x00007fe1db5f694d in QSQLiteResultPrivate::finalize (this=0x7fe1a00439b0)
at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:154
#4  QSQLiteDriver::close (this=0x7fe1a00200e0) at
../../../sql/drivers/sqlite/qsql_sqlite.cpp:587
#5  0x00007fe1db5f4dce in QSQLiteDriver::open (this=0x7fe1a00200e0, db=...,
conOpts=...) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:548
#6  0x00007fe20b3703b0 in QSqlDatabase::open (this=<optimized out>) at
kernel/qsqldatabase.cpp:839
#7  0x00007fe202dc6fc3 in ?? () from /usr/lib/libbaloofiles.so.4
#8  0x00007fe202dc78c7 in ?? () from /usr/lib/libbaloofiles.so.4
#9  0x00007fe202dc2d5a in Baloo::FileModifyJob::doStart() () from
/usr/lib/libbaloofiles.so.4
#10 0x00007fe205501db1 in QObject::event (this=0x7fe18c015f40, e=<optimized
out>) at kernel/qobject.cpp:1222
#11 0x00007fe206149fdc in QApplicationPrivate::notify_helper
(this=this at entry=0x29eb100, receiver=receiver at entry=0x7fe18c015f40,
e=e at entry=0x7fe18c017a10) at kernel/qapplication.cpp:4570
#12 0x00007fe206150f16 in QApplication::notify (this=this at entry=0x7ffd4fe09780,
receiver=receiver at entry=0x7fe18c015f40, e=e at entry=0x7fe18c017a10) at
kernel/qapplication.cpp:4356
#13 0x00007fe206eb36aa in KApplication::notify (this=0x7ffd4fe09780,
receiver=0x7fe18c015f40, event=0x7fe18c017a10) at
../../kdeui/kernel/kapplication.cpp:311
#14 0x00007fe2054e790d in QCoreApplication::notifyInternal
(this=0x7ffd4fe09780, receiver=receiver at entry=0x7fe18c015f40,
event=event at entry=0x7fe18c017a10) at kernel/qcoreapplication.cpp:955
#15 0x00007fe2054eb3c6 in QCoreApplication::sendEvent (event=0x7fe18c017a10,
receiver=0x7fe18c015f40) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0x4c71f40) at
kernel/qcoreapplication.cpp:1579
#17 0x00007fe2054eb6a3 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1472
#18 0x00007fe20551813e in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#19 postEventSourceDispatch (s=0x7fe18c0012e0) at
kernel/qeventdispatcher_glib.cpp:300
#20 0x00007fe1fe26f1a7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fe1fe26f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fe1fe26f4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fe2055182ae in QEventDispatcherGlib::processEvents
(this=0x7fe18c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#24 0x00007fe2054e618f in QEventLoop::processEvents
(this=this at entry=0x7fe1be14aa20, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007fe2054e64f5 in QEventLoop::exec (this=this at entry=0x7fe1be14aa20,
flags=...) at kernel/qeventloop.cpp:204
#26 0x00007fe20978d7e3 in Digikam::WorkerObjectRunnable::run
(this=0x7fe174016010) at
/build/digikam-J9prv3/digikam-4.12.0/core/libs/threads/threadmanager.cpp:196
#27 0x00007fe2053cae0a in QThreadPoolThread::run (this=0x4c71da0) at
concurrent/qthreadpool.cpp:108
#28 0x00007fe2053d7e3c in QThreadPrivate::start (arg=0x4c71da0) at
thread/qthread_unix.cpp:352
#29 0x00007fe201d1c6fa in start_thread (arg=0x7fe1be14b700) at
pthread_create.c:333
#30 0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7fe1be94c700 (LWP 24435)):
#0  __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007fe201d1ee82 in __GI___pthread_mutex_lock (mutex=0x7fe1a0041c38) at
../nptl/pthread_mutex_lock.c:115
#2  0x00007fe1db385133 in sqlite3_finalize () from
/usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#3  0x00007fe1db5f694d in QSQLiteResultPrivate::finalize (this=0x7fe1a00439b0)
at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:154
#4  QSQLiteDriver::close (this=0x7fe1a00200e0) at
../../../sql/drivers/sqlite/qsql_sqlite.cpp:587
#5  0x00007fe1db5f4dce in QSQLiteDriver::open (this=0x7fe1a00200e0, db=...,
conOpts=...) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:548
#6  0x00007fe20b3703b0 in QSqlDatabase::open (this=<optimized out>) at
kernel/qsqldatabase.cpp:839
#7  0x00007fe202dc6fc3 in ?? () from /usr/lib/libbaloofiles.so.4
#8  0x00007fe202dc78c7 in ?? () from /usr/lib/libbaloofiles.so.4
#9  0x00007fe202dc2d5a in Baloo::FileModifyJob::doStart() () from
/usr/lib/libbaloofiles.so.4
#10 0x00007fe205501db1 in QObject::event (this=0x7fe190015d00, e=<optimized
out>) at kernel/qobject.cpp:1222
#11 0x00007fe206149fdc in QApplicationPrivate::notify_helper
(this=this at entry=0x29eb100, receiver=receiver at entry=0x7fe190015d00,
e=e at entry=0x7fe190016720) at kernel/qapplication.cpp:4570
#12 0x00007fe206150f16 in QApplication::notify (this=this at entry=0x7ffd4fe09780,
receiver=receiver at entry=0x7fe190015d00, e=e at entry=0x7fe190016720) at
kernel/qapplication.cpp:4356
#13 0x00007fe206eb36aa in KApplication::notify (this=0x7ffd4fe09780,
receiver=0x7fe190015d00, event=0x7fe190016720) at
../../kdeui/kernel/kapplication.cpp:311
#14 0x00007fe2054e790d in QCoreApplication::notifyInternal
(this=0x7ffd4fe09780, receiver=receiver at entry=0x7fe190015d00,
event=event at entry=0x7fe190016720) at kernel/qcoreapplication.cpp:955
#15 0x00007fe2054eb3c6 in QCoreApplication::sendEvent (event=0x7fe190016720,
receiver=0x7fe190015d00) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0x4c71a00) at
kernel/qcoreapplication.cpp:1579
#17 0x00007fe2054eb6a3 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1472
#18 0x00007fe20551813e in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#19 postEventSourceDispatch (s=0x7fe1900012e0) at
kernel/qeventdispatcher_glib.cpp:300
#20 0x00007fe1fe26f1a7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fe1fe26f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fe1fe26f4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fe2055182ae in QEventDispatcherGlib::processEvents
(this=0x7fe1900008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#24 0x00007fe2054e618f in QEventLoop::processEvents
(this=this at entry=0x7fe1be94ba20, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007fe2054e64f5 in QEventLoop::exec (this=this at entry=0x7fe1be94ba20,
flags=...) at kernel/qeventloop.cpp:204
#26 0x00007fe20978d7e3 in Digikam::WorkerObjectRunnable::run
(this=0x7fe17403ca90) at
/build/digikam-J9prv3/digikam-4.12.0/core/libs/threads/threadmanager.cpp:196
#27 0x00007fe2053cae0a in QThreadPoolThread::run (this=0x4c71860) at
concurrent/qthreadpool.cpp:108
#28 0x00007fe2053d7e3c in QThreadPrivate::start (arg=0x4c71860) at
thread/qthread_unix.cpp:352
#29 0x00007fe201d1c6fa in start_thread (arg=0x7fe1be94c700) at
pthread_create.c:333
#30 0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7fe1c2d79700 (LWP 24430)):
#0  __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007fe201d1ee82 in __GI___pthread_mutex_lock (mutex=0x7fe1a0041c38) at
../nptl/pthread_mutex_lock.c:115
#2  0x00007fe1db385133 in sqlite3_finalize () from
/usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#3  0x00007fe1db5f3792 in QSQLiteResultPrivate::finalize (this=0x7fe1a00439b0)
at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:154
#4  QSQLiteResultPrivate::cleanup (this=0x7fe1a00439b0) at
../../../sql/drivers/sqlite/qsql_sqlite.cpp:140
#5  0x00007fe1db5f67db in QSQLiteResult::~QSQLiteResult (this=0x7fe1a0048360,
__in_chrg=<optimized out>) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:323
#6  0x00007fe1db5f6879 in QSQLiteResult::~QSQLiteResult (this=0x7fe1a0048360,
__in_chrg=<optimized out>) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:325
#7  0x00007fe20b36e57e in QSqlQuery::~QSqlQuery (this=<optimized out>,
__in_chrg=<optimized out>) at kernel/qsqlquery.cpp:245
#8  0x00007fe202dc4bbe in Baloo::FileMapping::fetch(QSqlDatabase) () from
/usr/lib/libbaloofiles.so.4
#9  0x00007fe202dc2d65 in Baloo::FileModifyJob::doStart() () from
/usr/lib/libbaloofiles.so.4
#10 0x00007fe205501db1 in QObject::event (this=0x7fe1a0015db0, e=<optimized
out>) at kernel/qobject.cpp:1222
#11 0x00007fe206149fdc in QApplicationPrivate::notify_helper
(this=this at entry=0x29eb100, receiver=receiver at entry=0x7fe1a0015db0,
e=e at entry=0x7fe1a00167d0) at kernel/qapplication.cpp:4570
#12 0x00007fe206150f16 in QApplication::notify (this=this at entry=0x7ffd4fe09780,
receiver=receiver at entry=0x7fe1a0015db0, e=e at entry=0x7fe1a00167d0) at
kernel/qapplication.cpp:4356
#13 0x00007fe206eb36aa in KApplication::notify (this=0x7ffd4fe09780,
receiver=0x7fe1a0015db0, event=0x7fe1a00167d0) at
../../kdeui/kernel/kapplication.cpp:311
#14 0x00007fe2054e790d in QCoreApplication::notifyInternal
(this=0x7ffd4fe09780, receiver=receiver at entry=0x7fe1a0015db0,
event=event at entry=0x7fe1a00167d0) at kernel/qcoreapplication.cpp:955
#15 0x00007fe2054eb3c6 in QCoreApplication::sendEvent (event=0x7fe1a00167d0,
receiver=0x7fe1a0015db0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0x4c6b820) at
kernel/qcoreapplication.cpp:1579
#17 0x00007fe2054eb6a3 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1472
#18 0x00007fe20551813e in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#19 postEventSourceDispatch (s=0x7fe1a00012e0) at
kernel/qeventdispatcher_glib.cpp:300
#20 0x00007fe1fe26f1a7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fe1fe26f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fe1fe26f4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fe2055182ae in QEventDispatcherGlib::processEvents
(this=0x7fe1a00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#24 0x00007fe2054e618f in QEventLoop::processEvents
(this=this at entry=0x7fe1c2d78a20, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007fe2054e64f5 in QEventLoop::exec (this=this at entry=0x7fe1c2d78a20,
flags=...) at kernel/qeventloop.cpp:204
#26 0x00007fe20978d7e3 in Digikam::WorkerObjectRunnable::run
(this=0x7fe17403bce0) at
/build/digikam-J9prv3/digikam-4.12.0/core/libs/threads/threadmanager.cpp:196
#27 0x00007fe2053cae0a in QThreadPoolThread::run (this=0x4c6b680) at
concurrent/qthreadpool.cpp:108
#28 0x00007fe2053d7e3c in QThreadPrivate::start (arg=0x4c6b680) at
thread/qthread_unix.cpp:352
#29 0x00007fe201d1c6fa in start_thread (arg=0x7fe1c2d79700) at
pthread_create.c:333
#30 0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7fe1c3d7b700 (LWP 24428)):
[KCrash Handler]
#6  0x00007fe1db324b10 in sqlite3_value_type () from
/usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#7  0x00007fe1db33bd86 in sqlite3_column_type () from
/usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#8  0x00007fe1db5f5886 in QSQLiteResultPrivate::fetchNext
(this=this at entry=0x7fe1b0045610, values=..., idx=idx at entry=0,
initialFetch=initialFetch at entry=true) at
../../../sql/drivers/sqlite/qsql_sqlite.cpp:246
#9  0x00007fe1db5f6448 in QSQLiteResult::exec (this=0x7fe1b001e6a0) at
../../../sql/drivers/sqlite/qsql_sqlite.cpp:447
#10 0x00007fe20b36eef3 in QSqlQuery::exec (this=this at entry=0x7fe1c3d79ea0,
query=...) at kernel/qsqlquery.cpp:378
#11 0x00007fe1db5f5235 in QSQLiteDriver::tables (this=<optimized out>,
type=QSql::Tables) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:668
#12 0x00007fe20b370638 in QSqlDatabase::tables (this=<optimized out>,
type=<optimized out>) at kernel/qsqldatabase.cpp:1164
#13 0x00007fe202dc7025 in ?? () from /usr/lib/libbaloofiles.so.4
#14 0x00007fe202dc78c7 in ?? () from /usr/lib/libbaloofiles.so.4
#15 0x00007fe202dc37ea in Baloo::FileModifyJob::doStart() () from
/usr/lib/libbaloofiles.so.4
#16 0x00007fe205501db1 in QObject::event (this=0x7fe1b00159b0, e=<optimized
out>) at kernel/qobject.cpp:1222
#17 0x00007fe206149fdc in QApplicationPrivate::notify_helper
(this=this at entry=0x29eb100, receiver=receiver at entry=0x7fe1b00159b0,
e=e at entry=0x7fe1b00163d0) at kernel/qapplication.cpp:4570
#18 0x00007fe206150f16 in QApplication::notify (this=this at entry=0x7ffd4fe09780,
receiver=receiver at entry=0x7fe1b00159b0, e=e at entry=0x7fe1b00163d0) at
kernel/qapplication.cpp:4356
#19 0x00007fe206eb36aa in KApplication::notify (this=0x7ffd4fe09780,
receiver=0x7fe1b00159b0, event=0x7fe1b00163d0) at
../../kdeui/kernel/kapplication.cpp:311
#20 0x00007fe2054e790d in QCoreApplication::notifyInternal
(this=0x7ffd4fe09780, receiver=receiver at entry=0x7fe1b00159b0,
event=event at entry=0x7fe1b00163d0) at kernel/qcoreapplication.cpp:955
#21 0x00007fe2054eb3c6 in QCoreApplication::sendEvent (event=0x7fe1b00163d0,
receiver=0x7fe1b00159b0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0x4c6adc0) at
kernel/qcoreapplication.cpp:1579
#23 0x00007fe2054eb6a3 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1472
#24 0x00007fe20551813e in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#25 postEventSourceDispatch (s=0x7fe1b00012e0) at
kernel/qeventdispatcher_glib.cpp:300
#26 0x00007fe1fe26f1a7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007fe1fe26f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fe1fe26f4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fe2055182ae in QEventDispatcherGlib::processEvents
(this=0x7fe1b00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#30 0x00007fe2054e618f in QEventLoop::processEvents
(this=this at entry=0x7fe1c3d7aa20, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007fe2054e64f5 in QEventLoop::exec (this=this at entry=0x7fe1c3d7aa20,
flags=...) at kernel/qeventloop.cpp:204
#32 0x00007fe20978d7e3 in Digikam::WorkerObjectRunnable::run
(this=0x7fe17403c600) at
/build/digikam-J9prv3/digikam-4.12.0/core/libs/threads/threadmanager.cpp:196
#33 0x00007fe2053cae0a in QThreadPoolThread::run (this=0x4c6ac20) at
concurrent/qthreadpool.cpp:108
#34 0x00007fe2053d7e3c in QThreadPrivate::start (arg=0x4c6ac20) at
thread/qthread_unix.cpp:352
#35 0x00007fe201d1c6fa in start_thread (arg=0x7fe1c3d7b700) at
pthread_create.c:333
#36 0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7fe1cd84c700 (LWP 24427)):
[KCrash Handler]
#9  0x00007fe2047e34f5 in malloc_consolidate (av=av at entry=0x7fe1a8000020) at
malloc.c:4184
#10 0x00007fe2047e655e in _int_malloc (av=av at entry=0x7fe1a8000020,
bytes=bytes at entry=1040) at malloc.c:3451
#11 0x00007fe2047e85a4 in __GI___libc_malloc (bytes=1040) at malloc.c:2914
#12 0x00007fe1db351137 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#13 0x00007fe1db32c95c in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#14 0x00007fe1db373061 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#15 0x00007fe1db3c0027 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#16 0x00007fe1db5f4cd7 in QSQLiteDriver::open (this=0x7fe1a00200e0, db=...,
conOpts=...) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:570
#17 0x00007fe20b3703b0 in QSqlDatabase::open (this=<optimized out>) at
kernel/qsqldatabase.cpp:839
#18 0x00007fe202dc6fc3 in ?? () from /usr/lib/libbaloofiles.so.4
#19 0x00007fe202dc78c7 in ?? () from /usr/lib/libbaloofiles.so.4
#20 0x00007fe202dc37ea in Baloo::FileModifyJob::doStart() () from
/usr/lib/libbaloofiles.so.4
#21 0x00007fe205501db1 in QObject::event (this=0x7fe1a8015cb0, e=<optimized
out>) at kernel/qobject.cpp:1222
#22 0x00007fe206149fdc in QApplicationPrivate::notify_helper
(this=this at entry=0x29eb100, receiver=receiver at entry=0x7fe1a8015cb0,
e=e at entry=0x7fe1a80166d0) at kernel/qapplication.cpp:4570
#23 0x00007fe206150f16 in QApplication::notify (this=this at entry=0x7ffd4fe09780,
receiver=receiver at entry=0x7fe1a8015cb0, e=e at entry=0x7fe1a80166d0) at
kernel/qapplication.cpp:4356
#24 0x00007fe206eb36aa in KApplication::notify (this=0x7ffd4fe09780,
receiver=0x7fe1a8015cb0, event=0x7fe1a80166d0) at
../../kdeui/kernel/kapplication.cpp:311
#25 0x00007fe2054e790d in QCoreApplication::notifyInternal
(this=0x7ffd4fe09780, receiver=receiver at entry=0x7fe1a8015cb0,
event=event at entry=0x7fe1a80166d0) at kernel/qcoreapplication.cpp:955
#26 0x00007fe2054eb3c6 in QCoreApplication::sendEvent (event=0x7fe1a80166d0,
receiver=0x7fe1a8015cb0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0x4c6aaa0) at
kernel/qcoreapplication.cpp:1579
#28 0x00007fe2054eb6a3 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1472
#29 0x00007fe20551813e in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#30 postEventSourceDispatch (s=0x7fe1a8001f00) at
kernel/qeventdispatcher_glib.cpp:300
#31 0x00007fe1fe26f1a7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007fe1fe26f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007fe1fe26f4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007fe2055182ae in QEventDispatcherGlib::processEvents
(this=0x7fe1a80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#35 0x00007fe2054e618f in QEventLoop::processEvents
(this=this at entry=0x7fe1cd84ba20, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007fe2054e64f5 in QEventLoop::exec (this=this at entry=0x7fe1cd84ba20,
flags=...) at kernel/qeventloop.cpp:204
#37 0x00007fe20978d7e3 in Digikam::WorkerObjectRunnable::run
(this=0x7fe17403cf20) at
/build/digikam-J9prv3/digikam-4.12.0/core/libs/threads/threadmanager.cpp:196
#38 0x00007fe2053cae0a in QThreadPoolThread::run (this=0x4c6a900) at
concurrent/qthreadpool.cpp:108
#39 0x00007fe2053d7e3c in QThreadPrivate::start (arg=0x4c6a900) at
thread/qthread_unix.cpp:352
#40 0x00007fe201d1c6fa in start_thread (arg=0x7fe1cd84c700) at
pthread_create.c:333
#41 0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7fe1bf9cc700 (LWP 24426)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007fe2053d8384 in QWaitConditionPrivate::wait (time=30000,
this=0x4b987c0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this at entry=0x4c1a9a0,
mutex=mutex at entry=0x3215288, time=30000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fe2053cafe7 in QThreadPoolThread::run (this=0x4c1a990) at
concurrent/qthreadpool.cpp:142
#4  0x00007fe2053d7e3c in QThreadPrivate::start (arg=0x4c1a990) at
thread/qthread_unix.cpp:352
#5  0x00007fe201d1c6fa in start_thread (arg=0x7fe1bf9cc700) at
pthread_create.c:333
#6  0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7fe1d8c8c700 (LWP 24422)):
#0  0x00007fe1fe2b3ae4 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fe1fe26e9b0 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe1fe26f2cb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe1fe26f4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fe2055182ce in QEventDispatcherGlib::processEvents
(this=0x7fe1c80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#5  0x00007fe2054e618f in QEventLoop::processEvents
(this=this at entry=0x7fe1d8c8ba40, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fe2054e64f5 in QEventLoop::exec (this=this at entry=0x7fe1d8c8ba40,
flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fe2053d5549 in QThread::exec (this=this at entry=0x34551e0) at
thread/qthread.cpp:538
#8  0x00007fe2054c6223 in QInotifyFileSystemWatcherEngine::run (this=0x34551e0)
at io/qfilesystemwatcher_inotify.cpp:265
#9  0x00007fe2053d7e3c in QThreadPrivate::start (arg=0x34551e0) at
thread/qthread_unix.cpp:352
#10 0x00007fe201d1c6fa in start_thread (arg=0x7fe1d8c8c700) at
pthread_create.c:333
#11 0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7fe1dbfff700 (LWP 24421)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fe2053d83a6 in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x2c447d0) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this at entry=0x3087860,
mutex=mutex at entry=0x3087858, time=time at entry=18446744073709551615) at
thread/qwaitcondition_unix.cpp:158
#3  0x00007fe20978e202 in Digikam::ParkingThread::run (this=0x3087840) at
/build/digikam-J9prv3/digikam-4.12.0/core/libs/threads/threadmanager.cpp:119
#4  0x00007fe2053d7e3c in QThreadPrivate::start (arg=0x3087840) at
thread/qthread_unix.cpp:352
#5  0x00007fe201d1c6fa in start_thread (arg=0x7fe1dbfff700) at
pthread_create.c:333
#6  0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7fe1e09f3700 (LWP 24419)):
#0  0x00007fe20485fe8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fe1fe26f39c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fe1fe26f4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fe2055182ce in QEventDispatcherGlib::processEvents
(this=0x7fe1d40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007fe2054e618f in QEventLoop::processEvents
(this=this at entry=0x7fe1e09f2a40, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fe2054e64f5 in QEventLoop::exec (this=this at entry=0x7fe1e09f2a40,
flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fe2053d5549 in QThread::exec (this=this at entry=0x2b964a0) at
thread/qthread.cpp:538
#7  0x00007fe2054c6223 in QInotifyFileSystemWatcherEngine::run (this=0x2b964a0)
at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007fe2053d7e3c in QThreadPrivate::start (arg=0x2b964a0) at
thread/qthread_unix.cpp:352
#9  0x00007fe201d1c6fa in start_thread (arg=0x7fe1e09f3700) at
pthread_create.c:333
#10 0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fe1e11f4700 (LWP 24418)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fe2053d83a6 in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x2b073b0) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this at entry=0x2b517e0,
mutex=mutex at entry=0x2b517d8, time=time at entry=18446744073709551615) at
thread/qwaitcondition_unix.cpp:158
#3  0x00000000005fff44 in Digikam::ScanController::run (this=0x2b26340) at
/build/digikam-J9prv3/digikam-4.12.0/core/app/database/scancontroller.cpp:725
#4  0x00007fe2053d7e3c in QThreadPrivate::start (arg=0x2b26340) at
thread/qthread_unix.cpp:352
#5  0x00007fe201d1c6fa in start_thread (arg=0x7fe1e11f4700) at
pthread_create.c:333
#6  0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fe1e5cac700 (LWP 24417)):
#0  0x00007fe20485fe8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fe1f052464c in ?? () from /lib/x86_64-linux-gnu/libusb-1.0.so.0
#2  0x00007fe201d1c6fa in start_thread (arg=0x7fe1e5cac700) at
pthread_create.c:333
#3  0x00007fe20486bb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fe20b694b40 (LWP 24416)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fe2053d83a6 in QWaitConditionPrivate::wait
(time=18446744073709551615, this=0x341f1b0) at
thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x342ca68,
time=time at entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fe20978e494 in Digikam::WorkerObject::wait (this=0x341f0c0) at
/build/digikam-J9prv3/digikam-4.12.0/core/libs/threads/workerobject.cpp:95
#4  0x000000000064f243 in Digikam::FileActionMngr::shutDown (this=0x34248b0) at
/build/digikam-J9prv3/digikam-4.12.0/core/app/fileaction/fileactionmngr.cpp:110
#5  0x000000000064f275 in Digikam::FileActionMngr::~FileActionMngr
(this=0x34248b0, __in_chrg=<optimized out>) at
/build/digikam-J9prv3/digikam-4.12.0/core/app/fileaction/fileactionmngr.cpp:78
#6  0x000000000064f2d7 in
Digikam::FileActionMngrCreator::~FileActionMngrCreator (this=0x34248b0,
__in_chrg=<optimized out>) at
/build/digikam-J9prv3/digikam-4.12.0/core/app/fileaction/fileactionmngr.cpp:52
#7  destroy () at
/build/digikam-J9prv3/digikam-4.12.0/core/app/fileaction/fileactionmngr.cpp:59
#8  0x00007fe20479efe8 in __run_exit_handlers (status=status at entry=1,
listp=0x7fe204b285f8 <__exit_funcs>,
run_list_atexit=run_list_atexit at entry=true) at exit.c:82
#9  0x00007fe20479f035 in __GI_exit (status=status at entry=1) at exit.c:104
#10 0x00007fe2061b9188 in qt_xio_errhandler () at
kernel/qapplication_x11.cpp:782
#11 0x00007fe206eb2010 in KApplication::xioErrhandler (this=0x7ffd4fe09780,
dpy=0x2a1f850) at ../../kdeui/kernel/kapplication.cpp:419
#12 0x00007fe201a14cee in _XIOError () from
/usr/lib/x86_64-linux-gnu/libX11.so.6
#13 0x00007fe201a1257d in _XEventsQueued () from
/usr/lib/x86_64-linux-gnu/libX11.so.6
#14 0x00007fe201a03ee9 in XEventsQueued () from
/usr/lib/x86_64-linux-gnu/libX11.so.6
#15 0x00007fe2061f70b7 in x11EventSourcePrepare (s=0x29e90b0,
timeout=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:77
#16 0x00007fe1fe26e92d in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007fe1fe26f2cb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007fe1fe26f4ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fe2055182ae in QEventDispatcherGlib::processEvents (this=0x2945b10,
flags=...) at kernel/qeventdispatcher_glib.cpp:450
#20 0x00007fe2061f7616 in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#21 0x00007fe2054e618f in QEventLoop::processEvents
(this=this at entry=0x7ffd4fe092e0, flags=...) at kernel/qeventloop.cpp:149
#22 0x00007fe2054e64f5 in QEventLoop::exec (this=this at entry=0x7ffd4fe092e0,
flags=...) at kernel/qeventloop.cpp:204
#23 0x00007fe2054ec4b9 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1227
#24 0x00007fe20614822c in QApplication::exec () at kernel/qapplication.cpp:3828
#25 0x0000000000492e9e in main (argc=<optimized out>, argv=<optimized out>) at
/build/digikam-J9prv3/digikam-4.12.0/core/app/main/main.cpp:230

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list