[Digikam-devel] [digikam] [Bug 338144] Crash when browsing / arranging albums

philippe.quaglia at laposte.net philippe.quaglia at laposte.net
Mon Aug 11 18:42:49 BST 2014


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

--- Comment #4 from philippe.quaglia at laposte.net ---
And the next one: 

(gdb) bt
#0  0x0000000000000000 in ?? ()
#1  0x00007fffde03adac in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#2  0x00007fffde03af63 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#3  0x00007fffde04f579 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#4  0x00007fffde0779c5 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#5  0x00007fffde07fed7 in sqlite3_step ()
   from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
#6  0x00007fffb1d8811c in QSQLiteResultPrivate::fetchNext (
    this=this at entry=0x44a1880, values=..., idx=idx at entry=0, 
    initialFetch=initialFetch at entry=true)
    at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:235
#7  0x00007fffb1d88e48 in QSQLiteResult::exec (this=0x4f5aec0)
    at ../../../sql/drivers/sqlite/qsql_sqlite.cpp:447
#8  0x00007ffff7babb7d in QSqlQuery::exec (this=this at entry=0x7fffffffc898)
    at kernel/qsqlquery.cpp:949
#9  0x00007ffff55a40e6 in Digikam::DatabaseCoreBackend::exec (this=0xfe90c0, 
    query=...)
    at
/build/buildd/digikam-4.2.0/core/libs/database/core/databasecorebackend.cpp:1415
#10 0x00007ffff55a4212 in Digikam::DatabaseCoreBackend::execQuery (
    this=this at entry=0xfe90c0, query=..., boundValue1=..., boundValue2=...)
    at
/build/buildd/digikam-4.2.0/core/libs/database/core/databasecorebackend.cpp:1065
---Type <return> to continue, or q <return> to quit---
#11 0x00007ffff55a52cc in Digikam::DatabaseCoreBackend::execQuery (
    this=this at entry=0xfe90c0, sql=..., boundValue1=..., boundValue2=...)
    at
/build/buildd/digikam-4.2.0/core/libs/database/core/databasecorebackend.cpp:1014
#12 0x00007ffff55a531c in Digikam::DatabaseCoreBackend::execSql (
    this=0xfe90c0, sql=..., boundValue1=..., boundValue2=..., 
    values=values at entry=0x7fffffffc8e0, lastInsertId=lastInsertId at entry=0x0)
    at
/build/buildd/digikam-4.2.0/core/libs/database/core/databasecorebackend.cpp:911
#13 0x00007ffff4f5a38b in Digikam::AlbumDB::getImageProperty (this=0xfe3da0, 
    imageID=imageID at entry=9782, property=...)
    at /build/buildd/digikam-4.2.0/core/libs/database/albumdb.cpp:2093
#14 0x00007ffff4f97819 in Digikam::ImageExtendedProperties::readProperty (
    this=this at entry=0x7fffffffca70, property=...)
    at
/build/buildd/digikam-4.2.0/core/libs/database/imageextendedproperties.cpp:139
#15 0x00007ffff4f979ba in Digikam::ImageExtendedProperties::location (
    this=this at entry=0x7fffffffca70)
    at
/build/buildd/digikam-4.2.0/core/libs/database/imageextendedproperties.cpp:115
#16 0x00007ffff4f9bd20 in Digikam::ImageInfo::metadataTemplate (
    this=this at entry=0x52adc58)
    at /build/buildd/digikam-4.2.0/core/libs/database/imageinfo.cpp:1503
---Type <return> to continue, or q <return> to quit---
#17 0x00000000006366ac in Digikam::MetadataHub::load (this=0x27095a0, info=...)
    at /build/buildd/digikam-4.2.0/core/digikam/fileaction/metadatahub.cpp:183
#18 0x00000000004bb10c in Digikam::ImageDescEditTab::setInfos (
    this=this at entry=0x2709000, infos=...)
    at
/build/buildd/digikam-4.2.0/core/libs/imageproperties/imagedescedittab.cpp:770
#19 0x00000000004bb33d in Digikam::ImageDescEditTab::setItem (this=0x2709000, 
    info=...)
    at
/build/buildd/digikam-4.2.0/core/libs/imageproperties/imagedescedittab.cpp:734
#20 0x00000000004ab041 in Digikam::ImagePropertiesSideBarDB::slotChangedTab (
    this=this at entry=0x25dda20, tab=0x2709000)
    at
/build/buildd/digikam-4.2.0/core/libs/imageproperties/imagepropertiessidebardb.cpp:298
#21 0x00000000004a819a in Digikam::ImagePropertiesSideBarDB::itemChanged (
    this=this at entry=0x25dda20, infos=..., rect=..., img=img at entry=0x0, 
    history=...)
    at
/build/buildd/digikam-4.2.0/core/libs/imageproperties/imagepropertiessidebardb.cpp:199
#22 0x00000000004a824c in Digikam::ImagePropertiesSideBarDB::itemChanged (
    this=0x25dda20, infos=...)
    at
/build/buildd/digikam-4.2.0/core/libs/imageproperties/imagepropertiessidebardb.cpp:175
---Type <return> to continue, or q <return> to quit---
#23 0x000000000068b09e in Digikam::DigikamView::slotDispatchImageSelected (
    this=0x1e75cc0)
    at /build/buildd/digikam-4.2.0/core/digikam/views/digikamview.cpp:1330
#24 0x000000000068f3c0 in Digikam::DigikamView::qt_static_metacall (
    _o=0x1e75cc0, _c=26, _id=66679656, _a=0xe)
    at
/build/buildd/digikam-4.2.0/obj-x86_64-linux-gnu/core/digikam/digikamview.moc:340
#25 0x00007ffff1fad87a in QMetaObject::activate (sender=0x2a8e190, 
    m=<optimized out>, local_signal_index=<optimized out>, argv=0x0)
    at kernel/qobject.cpp:3539
#26 0x00007ffff1fb1a31 in QObject::event (this=0x2a8e190, e=<optimized out>)
    at kernel/qobject.cpp:1156
#27 0x00007ffff298be2c in QApplicationPrivate::notify_helper (
    this=this at entry=0xcf4f10, receiver=receiver at entry=0x2a8e190, e=e at entry=
    0x7fffffffd540) at kernel/qapplication.cpp:4567
#28 0x00007ffff29924a0 in QApplication::notify (
    this=this at entry=0x7fffffffdcd0, receiver=receiver at entry=0x2a8e190, 
    e=e at entry=0x7fffffffd540) at kernel/qapplication.cpp:4353
#29 0x00007ffff3696d1a in KApplication::notify (this=0x7fffffffdcd0, 
    receiver=0x2a8e190, event=0x7fffffffd540)
    at ../../kdeui/kernel/kapplication.cpp:311
#30 0x00007ffff1f994dd in QCoreApplication::notifyInternal (this=
    0x7fffffffdcd0, receiver=0x2a8e190, event=0x7fffffffd540)
---Type <return> to continue, or q <return> to quit---
    at kernel/qcoreapplication.cpp:953
#31 0x00007ffff1fc9323 in sendEvent (event=<optimized out>, 
    receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#32 QTimerInfoList::activateTimers (this=0xcf5980)
    at kernel/qeventdispatcher_unix.cpp:621
#33 0x00007ffff1fc6629 in timerSourceDispatch (source=<optimized out>)
    at kernel/qeventdispatcher_glib.cpp:193
#34 idleTimerSourceDispatch (source=<optimized out>)
    at kernel/qeventdispatcher_glib.cpp:240
#35 0x00007fffea081e04 in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007fffea082048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007fffea0820ec in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#38 0x00007ffff1fc67a1 in QEventDispatcherGlib::processEvents (this=0xc1cf20, 
    flags=...) at kernel/qeventdispatcher_glib.cpp:434
#39 0x00007ffff2a2dbb6 in QGuiEventDispatcherGlib::processEvents (
    this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x00007ffff1f980af in QEventLoop::processEvents (this=this at entry=
    0x7fffffffd7b0, flags=...) at kernel/qeventloop.cpp:149
#41 0x00007ffff1f983a5 in QEventLoop::exec (this=this at entry=0x7fffffffd7b0, 
    flags=...) at kernel/qeventloop.cpp:204
---Type <return> to continue, or q <return> to quit---
#42 0x00007ffff1f9db79 in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:1225
#43 0x00007ffff298a37c in QApplication::exec () at kernel/qapplication.cpp:3828
#44 0x00000000004954e0 in main (argc=<optimized out>, argv=<optimized out>)
    at /build/buildd/digikam-4.2.0/core/digikam/main/main.cpp:236
(gdb)

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



More information about the Digikam-devel mailing list