[Digikam-devel] [digikam] [Bug 337839] New: I experience many crashes, without precise action

philippe.quaglia at laposte.net philippe.quaglia at laposte.net
Sun Jul 27 16:26:04 BST 2014


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

            Bug ID: 337839
           Summary: I experience many crashes, without precise action
           Product: digikam
           Version: 4.1.0
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: Albums GUI
          Assignee: digikam-devel at kde.org
          Reporter: philippe.quaglia at laposte.net

I had many (12 or more) crashes while rating and tagging images. I was not able
to see a specific behaviour. Therefore, I have launched Digikam in gdb to get a
backtrace. Here it is below:

(gdb) bt
#0  0x00007fffde043da9 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#1  0x00007fffde043f63 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#2  0x00007fffde058579 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#3  0x00007fffde0809c5 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#4  0x00007fffde088ed7 in sqlite3_step ()
   from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#5  0x00007fffb1d8811c in QSQLiteResultPrivate::fetchNext (
    this=this at entry=0x3bbf020, values=..., idx=idx at entry=0, 
    initialFetch=initialFetch at entry=true)
    at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:235
#6  0x00007fffb1d88e48 in QSQLiteResult::exec (this=0x57e8c30)
    at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:447
#7  0x00007ffff7babb7d in QSqlQuery::exec (this=this at entry=0x7fffffffc868)
    at kernel/qsqlquery.cpp:949
#8  0x00007ffff55acf16 in Digikam::DatabaseCoreBackend::exec (this=0xfadc40, 
    query=...)
    at
/build/buildd/digikam-4.1.0/core/libs/database/core/databasecorebackend.cpp:1415
#9  0x00007ffff55ad042 in Digikam::DatabaseCoreBackend::execQuery (
    this=this at entry=0xfadc40, query=..., boundValue1=..., boundValue2=...)
    at
/build/buildd/digikam-4.1.0/core/libs/database/core/databasecorebackend.cpp:1065
#10 0x00007ffff55ae0fc in Digikam::DatabaseCoreBackend::execQuery (
---Type <return> to continue, or q <return> to quit---
    this=this at entry=0xfadc40, sql=..., boundValue1=..., boundValue2=...)
    at
/build/buildd/digikam-4.1.0/core/libs/database/core/databasecorebackend.cpp:1014
#11 0x00007ffff55ae14c in Digikam::DatabaseCoreBackend::execSql (
    this=0xfadc40, sql=..., boundValue1=..., boundValue2=..., 
    values=values at entry=0x7fffffffc8b0, lastInsertId=lastInsertId at entry=0x0)
    at
/build/buildd/digikam-4.1.0/core/libs/database/core/databasecorebackend.cpp:911
#12 0x00007ffff4f6331b in Digikam::AlbumDB::getImageProperty (this=0xf56e30, 
    imageID=imageID at entry=9794, property=...)
    at /build/buildd/digikam-4.1.0/core/libs/database/albumdb.cpp:2093
#13 0x00007ffff4fa07a9 in Digikam::ImageExtendedProperties::readProperty (
    this=this at entry=0x7fffffffca40, property=...)
    at
/build/buildd/digikam-4.1.0/core/libs/database/imageextendedproperties.cpp:139
#14 0x00007ffff4fa094a in Digikam::ImageExtendedProperties::location (
    this=this at entry=0x7fffffffca40)
    at
/build/buildd/digikam-4.1.0/core/libs/database/imageextendedproperties.cpp:115
#15 0x00007ffff4fa4cb0 in Digikam::ImageInfo::metadataTemplate (
    this=this at entry=0x35c90b8)
    at /build/buildd/digikam-4.1.0/core/libs/database/imageinfo.cpp:1503
#16 0x000000000062a1cc in Digikam::MetadataHub::load (this=0x26ef860, info=...)
---Type <return> to continue, or q <return> to quit---bt
    at /build/buildd/digikam-4.1.0/core/digikam/fileaction/metadatahub.cpp:183
#17 0x00000000004babec in Digikam::ImageDescEditTab::setInfos (
    this=this at entry=0x26ef2c0, infos=...)
    at
/build/buildd/digikam-4.1.0/core/libs/imageproperties/imagedescedittab.cpp:770
#18 0x00000000004bae1d in Digikam::ImageDescEditTab::setItem (this=0x26ef2c0, 
    info=...)
    at
/build/buildd/digikam-4.1.0/core/libs/imageproperties/imagedescedittab.cpp:734
#19 0x00000000004aab31 in Digikam::ImagePropertiesSideBarDB::slotChangedTab (
    this=this at entry=0x25c3830, tab=0x26ef2c0)
    at
/build/buildd/digikam-4.1.0/core/libs/imageproperties/imagepropertiessidebardb.cpp:298
#20 0x00000000004a7c8a in Digikam::ImagePropertiesSideBarDB::itemChanged (
    this=this at entry=0x25c3830, infos=..., rect=..., img=img at entry=0x0, 
    history=...)
    at
/build/buildd/digikam-4.1.0/core/libs/imageproperties/imagepropertiessidebardb.cpp:199
#21 0x00000000004a7d3c in Digikam::ImagePropertiesSideBarDB::itemChanged (
    this=0x25c3830, infos=...)
    at
/build/buildd/digikam-4.1.0/core/libs/imageproperties/imagepropertiessidebardb.cpp:175
#22 0x000000000067ea5e in Digikam::DigikamView::slotDispatchImageSelected (
---Type <return> to continue, or q <return> to quit---
    this=0x1e5aab0)
    at /build/buildd/digikam-4.1.0/core/digikam/views/digikamview.cpp:1304
#23 0x0000000000682b3b in Digikam::DigikamView::qt_static_metacall (
    _o=0x1e5aab0, _c=14, _id=69770680, _a=0xe)
    at
/build/buildd/digikam-4.1.0/obj-x86_64-linux-gnu/core/digikam/digikamview.moc:340
#24 0x00007ffff1fb687a in QMetaObject::activate (sender=0x29fe890, 
    m=<optimized out>, local_signal_index=<optimized out>, argv=0x0)
    at kernel/qobject.cpp:3539
#25 0x00007ffff1fbaa31 in QObject::event (this=0x29fe890, e=<optimized out>)
    at kernel/qobject.cpp:1156
#26 0x00007ffff2994e2c in QApplicationPrivate::notify_helper (
    this=this at entry=0xce28d0, receiver=receiver at entry=0x29fe890, e=e at entry=
    0x7fffffffd510) at kernel/qapplication.cpp:4567
#27 0x00007ffff299b4a0 in QApplication::notify (
    this=this at entry=0x7fffffffdca0, receiver=receiver at entry=0x29fe890, 
    e=e at entry=0x7fffffffd510) at kernel/qapplication.cpp:4353
#28 0x00007ffff369fd1a in KApplication::notify (this=0x7fffffffdca0, 
    receiver=0x29fe890, event=0x7fffffffd510)
    at ../../kdeui/kernel/kapplication.cpp:311
#29 0x00007ffff1fa24dd in QCoreApplication::notifyInternal (this=
    0x7fffffffdca0, receiver=0x29fe890, event=0x7fffffffd510)
    at kernel/qcoreapplication.cpp:953
---Type <return> to continue, or q <return> to quit---
#30 0x00007ffff1fd2323 in sendEvent (event=<optimized out>, 
    receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#31 QTimerInfoList::activateTimers (this=0xce2cf0)
    at kernel/qeventdispatcher_unix.cpp:621
#32 0x00007ffff1fcf629 in timerSourceDispatch (source=<optimized out>)
    at kernel/qeventdispatcher_glib.cpp:193
#33 idleTimerSourceDispatch (source=<optimized out>)
    at kernel/qeventdispatcher_glib.cpp:240
#34 0x00007fffea08ae04 in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007fffea08b048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007fffea08b0ec in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007ffff1fcf7a1 in QEventDispatcherGlib::processEvents (this=0xc0bf20, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:434
#38 0x00007ffff2a36bb6 in QGuiEventDispatcherGlib::processEvents (
    this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00007ffff1fa10af in QEventLoop::processEvents (this=this at entry=
    0x7fffffffd780, flags=...) at kernel/qeventloop.cpp:149
#40 0x00007ffff1fa13a5 in QEventLoop::exec (this=this at entry=0x7fffffffd780, 
    flags=...) at kernel/qeventloop.cpp:204
#41 0x00007ffff1fa6b79 in QCoreApplication::exec ()
---Type <return> to continue, or q <return> to quit---
    at kernel/qcoreapplication.cpp:1225
#42 0x00007ffff299337c in QApplication::exec () at kernel/qapplication.cpp:3828
#43 0x0000000000494fd0 in main (argc=<optimized out>, argv=<optimized out>)
    at /build/buildd/digikam-4.1.0/core/digikam/main/main.cpp:236

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



More information about the Digikam-devel mailing list