[digikam] [Bug 375562] New: Digikam crashes while scanning images into sqlite database

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375562] New: Digikam crashes while scanning images into sqlite database

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

            Bug ID: 375562
           Summary: Digikam crashes while scanning images into sqlite
                    database
           Product: digikam
           Version: 5.4.0
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: Import
          Assignee: [hidden email]
          Reporter: [hidden email]
  Target Milestone: ---

Created attachment 103640
  --> https://bugs.kde.org/attachment.cgi?id=103640&action=edit
KDE Bug report

New digikam installation - wiped old database and digikamrc file to be sure it
was ready for the new QT5 and hit a snag. Every time I have it scan my images,
it crashes. Bug report attached.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375562] Digikam crashes while scanning images into sqlite database

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
         Resolution|---                         |UPSTREAM
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from [hidden email] ---
From your trace :

Thread 4 (Thread 0x7f541ccc9700 (LWP 28718)):
[KCrash Handler]
#6  0x00007f545e61e04f in raise () at /usr/lib/libc.so.6
#7  0x00007f545e61f47a in abort () at /usr/lib/libc.so.6
#8  0x00007f545e65bc50 in __libc_message () at /usr/lib/libc.so.6
#9  0x00007f545e661fe6 in malloc_printerr () at /usr/lib/libc.so.6
#10 0x00007f545e6627de in _int_free () at /usr/lib/libc.so.6
#11 0x00007f54584c2544 in Exiv2::QuickTimeVideo::userDataDecoder(unsigned long)
() at /usr/lib/libexiv2.so.14
#12 0x00007f54584c125b in Exiv2::QuickTimeVideo::tagDecoder(Exiv2::DataBuf&,
unsigned long) () at /usr/lib/libexiv2.so.14
#13 0x00007f54584c1588 in Exiv2::QuickTimeVideo::decodeBlock() () at
/usr/lib/libexiv2.so.14
#14 0x00007f54584c1895 in Exiv2::QuickTimeVideo::readMetadata() () at
/usr/lib/libexiv2.so.14
#15 0x00007f54619709ce in Digikam::MetaEngine::load(QString const&) const () at
/usr/lib/libdigikamcore.so.5.4.0
#16 0x00007f54619c0206 in Digikam::DMetadata::load(QString const&) const () at
/usr/lib/libdigikamcore.so.5.4.0
#17 0x00007f545f05cf37 in Digikam::ImageScanner::loadFromDisk() () at
/usr/lib/libdigikamdatabase.so.5.4.0
#18 0x00007f545f05d0b0 in Digikam::ImageScanner::newFile(int) () at
/usr/lib/libdigikamdatabase.so.5.4.0
#19 0x00007f545ef8723c in Digikam::CollectionScanner::scanNewFile(QFileInfo
const&, int) () at /usr/lib/libdigikamdatabase.so.5.4.0
#20 0x00007f545ef8941a in
Digikam::CollectionScanner::scanAlbum(Digikam::CollectionLocation const&,
QString const&) () at /usr/lib/libdigikamdatabase.so.5.4.0
#21 0x00007f545ef890c9 in
Digikam::CollectionScanner::scanAlbum(Digikam::CollectionLocation const&,
QString const&) () at /usr/lib/libdigikamdatabase.so.5.4.0
#22 0x00007f545ef89789 in
Digikam::CollectionScanner::scanAlbumRoot(Digikam::CollectionLocation const&)
() at /usr/lib/libdigikamdatabase.so.5.4.0
#23 0x00007f545ef899d3 in Digikam::CollectionScanner::completeScan() () at
/usr/lib/libdigikamdatabase.so.5.4.0
#24 0x00007f54627903d5 in Digikam::ScanController::run() () at
/usr/lib/libdigikamgui.so.5.4.0
#25 0x00007f545f3d0ce8 in  () at /usr/lib/libQt5Core.so.5
#26 0x00007f5458f22454 in start_thread () at /usr/lib/libpthread.so.0
#27 0x00007f545e6d37df in clone () at /usr/lib/libc.so.6

This is a crash in Exiv2 0.25 with a MOV like video file.

Report this problem to Exiv2 team...

Gilles Caulier

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