Bug 334017 - Crash when uploading photos to Piwigo
Summary: Crash when uploading photos to Piwigo
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-04-28 12:36 UTC by Brylie Christopher Oxley
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 Brylie Christopher Oxley 2014-04-28 12:36:48 UTC
Application: digikam (3.5.0)
KDE Platform Version: 4.13.0
Qt Version: 4.8.6
Operating System: Linux 3.13.0-24-generic i686
Distribution: Ubuntu 14.04 LTS

-- Information about the crash:
I was using the Kipi plugin to upload photographs to a Piwigo gallery.

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

Thread 14 (Thread 0xace39b40 (LWP 10903)):
#0  0xb7788424 in __kernel_vsyscall ()
#1  0xb4b8873b in read () at ../sysdeps/unix/syscall-template.S:81
#2  0xad9ec496 in ?? () from /lib/i386-linux-gnu/libusb-1.0.so.0
#3  0xb3289f70 in start_thread (arg=0xace39b40) at pthread_create.c:312
#4  0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 13 (Thread 0xa9911b40 (LWP 10906)):
#0  0xb7788424 in __kernel_vsyscall ()
#1  0xb328dd4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb4ba68ec in __pthread_cond_wait (cond=0x95154b0, mutex=0x9515498) at forward.c:149
#3  0xb4e8d0f5 in wait (time=4294967295, this=0x9515498) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0x9720664, mutex=mutex@entry=0x9720660, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x0820dd94 in Digikam::ScanController::run (this=0x9426fa8) at /build/buildd/digikam-3.5.0/core/digikam/database/scancontroller.cpp:725
#6  0xb4e8cb6f in QThreadPrivate::start (arg=0x9426fa8) at thread/qthread_unix.cpp:349
#7  0xb3289f70 in start_thread (arg=0xa9911b40) at pthread_create.c:312
#8  0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 12 (Thread 0xa8fffb40 (LWP 10907)):
#0  0xb2f04d25 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb2f050f8 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb2ebff8e in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb2ec0468 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb2ec0528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4fce95f in QEventDispatcherGlib::processEvents (this=0xa8600468, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0xb4f9d823 in QEventLoop::processEvents (this=this@entry=0xa8fff098, flags=...) at kernel/qeventloop.cpp:149
#7  0xb4f9db49 in QEventLoop::exec (this=this@entry=0xa8fff098, flags=...) at kernel/qeventloop.cpp:204
#8  0xb4e8a23d in QThread::exec (this=this@entry=0x95d8c30) at thread/qthread.cpp:537
#9  0xb4f7dc44 in QInotifyFileSystemWatcherEngine::run (this=0x95d8c30) at io/qfilesystemwatcher_inotify.cpp:265
#10 0xb4e8cb6f in QThreadPrivate::start (arg=0x95d8c30) at thread/qthread_unix.cpp:349
#11 0xb3289f70 in start_thread (arg=0xa8fffb40) at pthread_create.c:312
#12 0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 11 (Thread 0xa85ffb40 (LWP 10915)):
#0  0xb7788424 in __kernel_vsyscall ()
#1  0xb328dd4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb4ba68ec in __pthread_cond_wait (cond=0x9794df8, mutex=0x9794de0) at forward.c:149
#3  0xb4e8d0f5 in wait (time=4294967295, this=0x9794de0) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=this@entry=0x9752968, mutex=mutex@entry=0x9752964, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb6a992b4 in Digikam::ParkingThread::run (this=0x9752958) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:119
#6  0xb4e8cb6f in QThreadPrivate::start (arg=0x9752958) at thread/qthread_unix.cpp:349
#7  0xb3289f70 in start_thread (arg=0xa85ffb40) at pthread_create.c:312
#8  0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 10 (Thread 0xa7bffb40 (LWP 10916)):
#0  0xb2f04d3b in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb2f050f8 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb2ebf4d6 in g_main_context_release () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb2ec0390 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb2ec0528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4fce95f in QEventDispatcherGlib::processEvents (this=0x99e82f8, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0xb4f9d823 in QEventLoop::processEvents (this=this@entry=0xa7bff098, flags=...) at kernel/qeventloop.cpp:149
#7  0xb4f9db49 in QEventLoop::exec (this=this@entry=0xa7bff098, flags=...) at kernel/qeventloop.cpp:204
#8  0xb4e8a23d in QThread::exec (this=this@entry=0x99e7f78) at thread/qthread.cpp:537
#9  0xb4f7dc44 in QInotifyFileSystemWatcherEngine::run (this=0x99e7f78) at io/qfilesystemwatcher_inotify.cpp:265
#10 0xb4e8cb6f in QThreadPrivate::start (arg=0x99e7f78) at thread/qthread_unix.cpp:349
#11 0xb3289f70 in start_thread (arg=0xa7bffb40) at pthread_create.c:312
#12 0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 9 (Thread 0x903f4b40 (LWP 13710)):
#0  0xb7788424 in __kernel_vsyscall ()
#1  0xb4ba7392 in __GI___clock_gettime (clock_id=1, tp=0x903f3e28) at ../sysdeps/unix/clock_gettime.c:115
#2  0xb4ee78cc in do_gettime (frac=0x903f3e20, sec=0x903f3e18) at tools/qelapsedtimer_unix.cpp:127
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:144
#4  0xb4fd02a2 in updateCurrentTime (this=0xa900fd94) at kernel/qeventdispatcher_unix.cpp:354
#5  QTimerInfoList::timerWait (this=0xa900fd94, tm=...) at kernel/qeventdispatcher_unix.cpp:460
#6  0xb4fce82b in timerSourcePrepareHelper (src=<optimized out>, timeout=0x903f3f1c) at kernel/qeventdispatcher_glib.cpp:143
#7  0xb4fce8bd in timerSourcePrepare (source=0xa900fd60, timeout=0x903f3f1c) at kernel/qeventdispatcher_glib.cpp:176
#8  0xb2ebf9b3 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb2ec02df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb2ec0528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#11 0xb4fce95f in QEventDispatcherGlib::processEvents (this=0xa90462f0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#12 0xb4f9d823 in QEventLoop::processEvents (this=this@entry=0x903f4098, flags=...) at kernel/qeventloop.cpp:149
#13 0xb4f9db49 in QEventLoop::exec (this=this@entry=0x903f4098, flags=...) at kernel/qeventloop.cpp:204
#14 0xb6a98882 in Digikam::WorkerObjectRunnable::run (this=0x93c7d78) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:196
#15 0xb4e7ff07 in QThreadPoolThread::run (this=0xa59c918) at concurrent/qthreadpool.cpp:108
#16 0xb4e8cb6f in QThreadPrivate::start (arg=0xa59c918) at thread/qthread_unix.cpp:349
#17 0xb3289f70 in start_thread (arg=0x903f4b40) at pthread_create.c:312
#18 0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 8 (Thread 0x91bb6b40 (LWP 13711)):
#0  0xb4ba6ac8 in pthread_mutex_lock (mutex=0xdfcfd10) at forward.c:192
#1  0xb2f05100 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb2ebf4d6 in g_main_context_release () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb2ec0390 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb2ec0528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4fce95f in QEventDispatcherGlib::processEvents (this=0x9a75d18, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0xb4f9d823 in QEventLoop::processEvents (this=this@entry=0x91bb6098, flags=...) at kernel/qeventloop.cpp:149
#7  0xb4f9db49 in QEventLoop::exec (this=this@entry=0x91bb6098, flags=...) at kernel/qeventloop.cpp:204
#8  0xb6a98882 in Digikam::WorkerObjectRunnable::run (this=0xe101350) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:196
#9  0xb4e7ff07 in QThreadPoolThread::run (this=0xa7654d0) at concurrent/qthreadpool.cpp:108
#10 0xb4e8cb6f in QThreadPrivate::start (arg=0xa7654d0) at thread/qthread_unix.cpp:349
#11 0xb3289f70 in start_thread (arg=0x91bb6b40) at pthread_create.c:312
#12 0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 7 (Thread 0xa2821b40 (LWP 13712)):
#0  0xb2ebf996 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb2ec02df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb2ec0528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4fce95f in QEventDispatcherGlib::processEvents (this=0xa8697d90, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0xb4f9d823 in QEventLoop::processEvents (this=this@entry=0xa2821098, flags=...) at kernel/qeventloop.cpp:149
#5  0xb4f9db49 in QEventLoop::exec (this=this@entry=0xa2821098, flags=...) at kernel/qeventloop.cpp:204
#6  0xb6a98882 in Digikam::WorkerObjectRunnable::run (this=0xec699e0) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:196
#7  0xb4e7ff07 in QThreadPoolThread::run (this=0xa569ae0) at concurrent/qthreadpool.cpp:108
#8  0xb4e8cb6f in QThreadPrivate::start (arg=0xa569ae0) at thread/qthread_unix.cpp:349
#9  0xb3289f70 in start_thread (arg=0xa2821b40) at pthread_create.c:312
#10 0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 6 (Thread 0x9af0eb40 (LWP 14175)):
#0  0xb7788424 in __kernel_vsyscall ()
#1  0xb4b8a7ab in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xb2ecf20b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb2ec03e8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb2ec0528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4fce95f in QEventDispatcherGlib::processEvents (this=0xa8604890, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0xb4f9d823 in QEventLoop::processEvents (this=this@entry=0x9af0e098, flags=...) at kernel/qeventloop.cpp:149
#7  0xb4f9db49 in QEventLoop::exec (this=this@entry=0x9af0e098, flags=...) at kernel/qeventloop.cpp:204
#8  0xb6a98882 in Digikam::WorkerObjectRunnable::run (this=0x995ce78) at /build/buildd/digikam-3.5.0/core/libs/threads/threadmanager.cpp:196
#9  0xb4e7ff07 in QThreadPoolThread::run (this=0xa59c618) at concurrent/qthreadpool.cpp:108
#10 0xb4e8cb6f in QThreadPrivate::start (arg=0xa59c618) at thread/qthread_unix.cpp:349
#11 0xb3289f70 in start_thread (arg=0x9af0eb40) at pthread_create.c:312
#12 0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 5 (Thread 0x9fc32b40 (LWP 14469)):
#0  0xb2ebd4f8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb2ebf943 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb2ec02df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb2ec0528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4fce95f in QEventDispatcherGlib::processEvents (this=0xdb67168, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#5  0xb4f9d823 in QEventLoop::processEvents (this=this@entry=0x9fc32098, flags=...) at kernel/qeventloop.cpp:149
#6  0xb4f9db49 in QEventLoop::exec (this=this@entry=0x9fc32098, flags=...) at kernel/qeventloop.cpp:204
#7  0xb4e8a23d in QThread::exec (this=this@entry=0xdb671f8) at thread/qthread.cpp:537
#8  0xb4f7dc44 in QInotifyFileSystemWatcherEngine::run (this=0xdb671f8) at io/qfilesystemwatcher_inotify.cpp:265
#9  0xb4e8cb6f in QThreadPrivate::start (arg=0xdb671f8) at thread/qthread_unix.cpp:349
#10 0xb3289f70 in start_thread (arg=0x9fc32b40) at pthread_create.c:312
#11 0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 4 (Thread 0x95aa2b40 (LWP 14470)):
#0  0xb7788424 in __kernel_vsyscall ()
#1  0xb328dd4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb4ba68ec in __pthread_cond_wait (cond=0xb24dccb0, mutex=0xb24dcc98) at forward.c:149
#3  0xb1c649ac in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb1c649ff in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb3289f70 in start_thread (arg=0x95aa2b40) at pthread_create.c:312
#6  0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 3 (Thread 0x952a1b40 (LWP 14471)):
#0  0xb7788424 in __kernel_vsyscall ()
#1  0xb328dd4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb4ba68ec in __pthread_cond_wait (cond=0x963297dc, mutex=0x963297c4) at forward.c:149
#3  0xb1c939f3 in WTF::ThreadCondition::wait(WTF::Mutex&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb196f574 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb1c7a7c6 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#6  0xb1c93369 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#7  0xb3289f70 in start_thread (arg=0x952a1b40) at pthread_create.c:312
#8  0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 2 (Thread 0x7edaeb40 (LWP 14494)):
#0  0xb7788424 in __kernel_vsyscall ()
#1  0xb4b8a7ab in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xb2ecf20b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb2ec03e8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb2ec0528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4fce95f in QEventDispatcherGlib::processEvents (this=0x10a8b5b8, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0xb4f9d823 in QEventLoop::processEvents (this=this@entry=0x7edae0c8, flags=...) at kernel/qeventloop.cpp:149
#7  0xb4f9db49 in QEventLoop::exec (this=this@entry=0x7edae0c8, flags=...) at kernel/qeventloop.cpp:204
#8  0xb4e8a23d in QThread::exec (this=this@entry=0xeb6d390) at thread/qthread.cpp:537
#9  0xb4e8a38b in QThread::run (this=0xeb6d390) at thread/qthread.cpp:604
#10 0xb4e8cb6f in QThreadPrivate::start (arg=0xeb6d390) at thread/qthread_unix.cpp:349
#11 0xb3289f70 in start_thread (arg=0x7edaeb40) at pthread_create.c:312
#12 0xb4b9970e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 1 (Thread 0xace6c900 (LWP 10897)):
[KCrash Handler]
#7  0x00600000 in ?? ()
#8  0xae5764bd in sqlite3MemCompare (pMem1=pMem1@entry=0xbfe3d668, pMem2=<optimized out>, pColl=0x114efab8) at sqlite3.c:60470
#9  0xae576576 in sqlite3VdbeRecordCompare (nKey1=24, pKey1=0xa908153e, pPKey2=pPKey2@entry=0xbfe3d8ec) at sqlite3.c:64162
#10 0xae58bba2 in sqlite3BtreeMovetoUnpacked (pCur=0x105daee0, pIdxKey=0xbfe3d8ec, intKey=0, biasRight=0, pRes=0xbfe3d8e0) at sqlite3.c:55077
#11 0xae5b6165 in sqlite3VdbeExec (p=p@entry=0x12004970) at sqlite3.c:70168
#12 0xae5bed8e in sqlite3Step (p=0x12004970) at sqlite3.c:64828
#13 sqlite3_step (pStmt=0x12004970) at sqlite3.c:64894
#14 0xa9c70e9c in QSQLiteResultPrivate::fetchNext (this=this@entry=0x12ce6420, values=..., idx=idx@entry=0, initialFetch=initialFetch@entry=true) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:235
#15 0xa9c71ebd in QSQLiteResult::exec (this=0xf266ea8) at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:447
#16 0xb7734e60 in QSqlQuery::exec (this=this@entry=0xbfe3dd78) at kernel/qsqlquery.cpp:949
#17 0xb6a4d431 in Digikam::DatabaseCoreBackend::exec (this=0x9974b48, query=...) at /build/buildd/digikam-3.5.0/core/libs/database/core/databasecorebackend.cpp:1414
#18 0xb6a4d4ef in Digikam::DatabaseCoreBackend::execQuery (this=this@entry=0x9974b48, query=..., boundValue1=...) at /build/buildd/digikam-3.5.0/core/libs/database/core/databasecorebackend.cpp:1056
#19 0xb6a4e453 in Digikam::DatabaseCoreBackend::execQuery (this=this@entry=0x9974b48, sql=..., boundValue1=...) at /build/buildd/digikam-3.5.0/core/libs/database/core/databasecorebackend.cpp:1005
#20 0xb6a4e4b7 in Digikam::DatabaseCoreBackend::execSql (this=0x9974b48, sql=..., boundValue1=..., values=values@entry=0xbfe3dddc, lastInsertId=lastInsertId@entry=0x0) at /build/buildd/digikam-3.5.0/core/libs/database/core/databasecorebackend.cpp:902
#21 0xb6639a51 in Digikam::AlbumDB::getSetting (this=this@entry=0x96b2730, keyword=...) at /build/buildd/digikam-3.5.0/core/libs/database/albumdb.cpp:972
#22 0xb663a3f8 in Digikam::AlbumDB::getFilterSettings (this=0x96b2730, imageFilter=imageFilter@entry=0xbfe3def0, videoFilter=videoFilter@entry=0xbfe3def8, audioFilter=audioFilter@entry=0xbfe3def4) at /build/buildd/digikam-3.5.0/core/libs/database/albumdb.cpp:1017
#23 0xb6651907 in Digikam::CollectionScanner::loadNameFilters (this=this@entry=0xbfe3e044) at /build/buildd/digikam-3.5.0/core/libs/database/collectionscanner.cpp:408
#24 0xb6651ff1 in Digikam::CollectionScanner::mainEntryPoint (this=this@entry=0xbfe3e044, complete=complete@entry=false) at /build/buildd/digikam-3.5.0/core/libs/database/collectionscanner.cpp:806
#25 0xb66547dd in Digikam::CollectionScanner::scanFile (this=this@entry=0xbfe3e044, fi=..., albumId=3, imageId=1338, mode=mode@entry=Digikam::CollectionScanner::NormalScan) at /build/buildd/digikam-3.5.0/core/libs/database/collectionscanner.cpp:767
#26 0xb6654a75 in Digikam::CollectionScanner::scanFile (this=this@entry=0xbfe3e044, info=..., mode=Digikam::CollectionScanner::NormalScan) at /build/buildd/digikam-3.5.0/core/libs/database/collectionscanner.cpp:762
#27 0x0820d19c in Digikam::ScanController::scannedInfo (this=0x9426fa8, filePath=...) at /build/buildd/digikam-3.5.0/core/digikam/database/scancontroller.cpp:560
#28 0x0815b9e6 in Digikam::KipiImageInfo::KipiImageInfo (this=0x1065e630, interface=0xa272a88, url=...) at /build/buildd/digikam-3.5.0/core/utilities/kipiiface/kipiimageinfo.cpp:85
#29 0x08164e3f in Digikam::KipiInterface::info (this=0xa272a88, url=...) at /build/buildd/digikam-3.5.0/core/utilities/kipiiface/kipiinterface.cpp:175
#30 0x9e22bc7b in attribute (name=..., this=0xb3d94b0) at /build/buildd/digikam-3.5.0/extra/kipi-plugins/common/libkipiplugins/tools/kpimageinfo.cpp:73
#31 hasAttribute (name=..., this=0xb3d94b0) at /build/buildd/digikam-3.5.0/extra/kipi-plugins/common/libkipiplugins/tools/kpimageinfo.cpp:100
#32 KIPIPlugins::KPImageInfo::hasTitle (this=0xbfe3e1c4) at /build/buildd/digikam-3.5.0/extra/kipi-plugins/common/libkipiplugins/tools/kpimageinfo.cpp:371
#33 0x9118a47d in KIPIPiwigoExportPlugin::PiwigoTalker::addPhoto (this=0x1b3997a0, albumId=albumId@entry=67, photoPath=..., rescale=false, maxWidth=800, maxHeight=maxHeight@entry=600, thumbDim=thumbDim@entry=128) at /build/buildd/digikam-3.5.0/extra/kipi-plugins/piwigoexport/piwigotalker.cpp:227
#34 0x911832b9 in KIPIPiwigoExportPlugin::PiwigoWindow::slotAddPhotoNext (this=0x1076cd40) at /build/buildd/digikam-3.5.0/extra/kipi-plugins/piwigoexport/piwigowindow.cpp:581
#35 0xb4fb40f7 in QMetaObject::activate (sender=0x1b3997a0, m=m@entry=0x91199e78 <KIPIPiwigoExportPlugin::PiwigoTalker::staticMetaObject>, local_signal_index=local_signal_index@entry=5, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#36 0x9118f7e3 in signalAddPhotoSucceeded (this=<optimized out>) at /build/buildd/digikam-3.5.0/obj-i686-linux-gnu/extra/kipi-plugins/piwigoexport/piwigotalker.moc:157
#37 KIPIPiwigoExportPlugin::PiwigoTalker::parseResponseOldAddPhotoSummary (this=this@entry=0x1b3997a0, data=...) at /build/buildd/digikam-3.5.0/extra/kipi-plugins/piwigoexport/piwigotalker.cpp:1271
#38 0x911934e7 in KIPIPiwigoExportPlugin::PiwigoTalker::slotResult (this=0x1b3997a0, job=0xf3951e8) at /build/buildd/digikam-3.5.0/extra/kipi-plugins/piwigoexport/piwigotalker.cpp:383
#39 0x911936a9 in KIPIPiwigoExportPlugin::PiwigoTalker::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=0xbfe3e4e8, _c=<optimized out>) at /build/buildd/digikam-3.5.0/obj-i686-linux-gnu/extra/kipi-plugins/piwigoexport/piwigotalker.moc:74
#40 0xb4fb40f7 in QMetaObject::activate (sender=sender@entry=0xf3951e8, m=m@entry=0xb53b94cc <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0xbfe3e4e8) at kernel/qobject.cpp:3539
#41 0xb5214f95 in KJob::result (this=this@entry=0xf3951e8, _t1=_t1@entry=0xf3951e8) at ./kjob.moc:207
#42 0xb5214fe2 in KJob::emitResult (this=this@entry=0xf3951e8) at ../../kdecore/jobs/kjob.cpp:318
#43 0xb638ffd1 in KIO::SimpleJob::slotFinished (this=0xf3951e8) at ../../kio/kio/job.cpp:496
#44 0xb63913d9 in KIO::TransferJob::slotFinished (this=0xf3951e8) at ../../kio/kio/job.cpp:1110
#45 0xb6391fe0 in KIO::TransferJob::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=0xbfe3e6e8, _c=<optimized out>) at ./jobclasses.moc:387
#46 0xb4fb40f7 in QMetaObject::activate (sender=sender@entry=0x11caa5a0, m=m@entry=0xb6556480 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#47 0xb643bde5 in KIO::SlaveInterface::finished (this=this@entry=0x11caa5a0) at ./slaveinterface.moc:184
#48 0xb643d82d in KIO::SlaveInterface::dispatch (this=0x11caa5a0, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:176
#49 0xb643abae in KIO::SlaveInterface::dispatch (this=0x11caa5a0) at ../../kio/kio/slaveinterface.cpp:92
#50 0xb642e1d0 in KIO::Slave::gotInput (this=this@entry=0x11caa5a0) at ../../kio/kio/slave.cpp:344
#51 0xb642e37c in KIO::Slave::qt_static_metacall (_o=_o@entry=0x11caa5a0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfe3e938) at ./slave.moc:56
#52 0xb4fb40f7 in QMetaObject::activate (sender=sender@entry=0x97ef8d8, m=m@entry=0xb6553190 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#53 0xb63573b5 in KIO::Connection::readyRead (this=0x97ef8d8) at ./connection.moc:105
#54 0xb6357b60 in KIO::ConnectionPrivate::dequeue (this=0x11f82fe8) at ../../kio/kio/connection.cpp:82
#55 0xb4fb08aa in QMetaCallEvent::placeMetaCall (this=0xbada9a8, object=0x97ef8d8) at kernel/qobject.cpp:524
#56 0xb4fb86fb in QObject::event (this=0x97ef8d8, e=0xbada9a8) at kernel/qobject.cpp:1194
#57 0xb54fa7f4 in QApplicationPrivate::notify_helper (this=0x92967f8, receiver=0x97ef8d8, e=0xbada9a8) at kernel/qapplication.cpp:4567
#58 0xb55012d3 in QApplication::notify (this=0xbfe3fd78, receiver=receiver@entry=0x97ef8d8, e=e@entry=0xbada9a8) at kernel/qapplication.cpp:4353
#59 0xb604a0a4 in KApplication::notify (this=0xbfe3fd78, receiver=0x97ef8d8, event=0xbada9a8) at ../../kdeui/kernel/kapplication.cpp:311
#60 0xb4f9ee4a in QCoreApplication::notifyInternal (this=0xbfe3fd78, receiver=receiver@entry=0x97ef8d8, event=event@entry=0xbada9a8) at kernel/qcoreapplication.cpp:953
#61 0xb4fa270d in sendEvent (event=0xbada9a8, receiver=0x97ef8d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#62 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x9243638) at kernel/qcoreapplication.cpp:1577
#63 0xb4fa2c1c in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#64 0xb4fcf23e in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#65 postEventSourceDispatch (s=0x928c5d0) at kernel/qeventdispatcher_glib.cpp:287
#66 0xb2ec01e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#67 0xb2ec0468 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#68 0xb2ec0528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#69 0xb4fce93b in QEventDispatcherGlib::processEvents (this=this@entry=0x92954e0, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#70 0xb55af5de in QGuiEventDispatcherGlib::processEvents (this=0x92954e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#71 0xb4f9d823 in QEventLoop::processEvents (this=this@entry=0xbfe3ef48, flags=...) at kernel/qeventloop.cpp:149
#72 0xb4f9db49 in QEventLoop::exec (this=this@entry=0xbfe3ef48, flags=...) at kernel/qeventloop.cpp:204
#73 0xb5a2aef1 in QDialog::exec (this=0x1076cd40) at dialogs/qdialog.cpp:562
#74 0x91180cb3 in KIPIPiwigoExportPlugin::Plugin_PiwigoExport::slotSync (this=0xa4f5738) at /build/buildd/digikam-3.5.0/extra/kipi-plugins/piwigoexport/plugin_piwigoexport.cpp:123
#75 0xb4fb40f7 in QMetaObject::activate (sender=sender@entry=0xa070ae0, m=0x85df3f8 <QAction::staticMetaObject>, m@entry=0xb5e54718 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0xbfe3f098) at kernel/qobject.cpp:3539
#76 0xb54f372d in QAction::triggered (this=this@entry=0xa070ae0, _t1=false) at .moc/release-shared/moc_qaction.cpp:276
#77 0xb54f5324 in QAction::activate (this=this@entry=0xa070ae0, event=event@entry=QAction::Trigger) at kernel/qaction.cpp:1257
#78 0xb5999ceb in QMenuPrivate::activateCausedStack (this=0xad8f508, causedStack=..., action=0xa070ae0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1038
#79 0xb599ed98 in QMenuPrivate::activateAction (this=this@entry=0xad8f508, action=action@entry=0xa070ae0, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1130
#80 0xb59a2de9 in QMenu::mouseReleaseEvent (this=this@entry=0xa145148, e=e@entry=0xbfe3f6c4) at widgets/qmenu.cpp:2372
#81 0xb611adee in KMenu::mouseReleaseEvent (this=0xa145148, e=0xbfe3f6c4) at ../../kdeui/widgets/kmenu.cpp:464
#82 0xb55543fa in QWidget::event (this=this@entry=0xa145148, event=event@entry=0xbfe3f6c4) at kernel/qwidget.cpp:8376
#83 0xb59a32af in QMenu::event (this=0xa145148, e=0xbfe3f6c4) at widgets/qmenu.cpp:2481
#84 0xb54fa7f4 in QApplicationPrivate::notify_helper (this=0x92967f8, receiver=receiver@entry=0xa145148, e=0xbfe3f6c4) at kernel/qapplication.cpp:4567
#85 0xb5502ea0 in QApplication::notify (this=0xbfe3fd78, receiver=receiver@entry=0xa145148, e=e@entry=0xbfe3f6c4) at kernel/qapplication.cpp:4110
#86 0xb604a0a4 in KApplication::notify (this=0xbfe3fd78, receiver=0xa145148, event=0xbfe3f6c4) at ../../kdeui/kernel/kapplication.cpp:311
#87 0xb4f9ee4a in QCoreApplication::notifyInternal (this=0xbfe3fd78, receiver=receiver@entry=0xa145148, event=event@entry=0xbfe3f6c4) at kernel/qcoreapplication.cpp:953
#88 0xb5500b53 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#89 QApplicationPrivate::sendMouseEvent (receiver=0xa145148, event=event@entry=0xbfe3f6c4, alienWidget=0x0, nativeWidget=nativeWidget@entry=0xa145148, buttonDown=buttonDown@entry=0xb5e71ce4 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#90 0xb5584ba0 in QETWidget::translateMouseEvent (this=0xa145148, event=event@entry=0xbfe3f8ec) at kernel/qapplication_x11.cpp:4568
#91 0xb5583ec5 in QApplication::x11ProcessEvent (this=0xbfe3fd78, event=event@entry=0xbfe3f8ec) at kernel/qapplication_x11.cpp:3627
#92 0xb55af524 in x11EventSourceDispatch (s=0x9297240, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#93 0xb2ec01e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#94 0xb2ec0468 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#95 0xb2ec0528 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#96 0xb4fce93b in QEventDispatcherGlib::processEvents (this=this@entry=0x92954e0, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#97 0xb55af5de in QGuiEventDispatcherGlib::processEvents (this=0x92954e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#98 0xb4f9d823 in QEventLoop::processEvents (this=this@entry=0xbfe3fba8, flags=...) at kernel/qeventloop.cpp:149
#99 0xb4f9db49 in QEventLoop::exec (this=this@entry=0xbfe3fba8, flags=...) at kernel/qeventloop.cpp:204
#100 0xb4fa38fe in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#101 0xb54f8a24 in QApplication::exec () at kernel/qapplication.cpp:3828
#102 0x080bc190 in main (argc=3, argv=0xbfe3feb4) at /build/buildd/digikam-3.5.0/core/digikam/main/main.cpp:235

Possible duplicates by query: bug 333976, bug 333953, bug 333952, bug 333792, bug 333791.

Reported using DrKonqi
Comment 1 caulier.gilles 2014-04-28 12:40:44 UTC

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