Bug 377434 - Crash on deleting items from Trash
Summary: Crash on deleting items from Trash
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Engine (show other bugs)
Version: 5.4.0
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-09 19:49 UTC by Andrius
Modified: 2021-05-04 04:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius 2017-03-09 19:49:28 UTC
digikam.iojob: DELETING:  "/media/data/FamilyPictures/.dtrash/info/20170201_181821_412.dtrashinfo" 
 FILE EXISTS?  true 
 IS TO TRASH?  false
digikam.general: One job is done
digikam.general: One job is done
digikam.iojob: DELETING:  "/media/data/FamilyPictures/.dtrash/info/20170201_181821_412.dtrashinfo" 
 FILE EXISTS?  false 
 IS TO TRASH?  false
digikam.iojob: Thread Finished
digikam.general: One job is done
[Thread 0x7fff0bff7700 (LWP 6699) exited]
[Switching to Thread 0x7fff1ffff700 (LWP 6659)]

Thread 123 "Thread (pooled)" hit Catchpoint 1 (exception thrown), 0x00007fffee6b78bd in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(gdb) bt
#0  0x00007fffee6b78bd in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#1  0x00000032d2b46b15 in Exiv2::JpegBase::readMetadata (this=<optimized out>) at /b/ext_exiv2/ext_exiv2-prefix/src/ext_exiv2/src/jpgimage.cpp:345
#2  0x00007ffff6813bd6 in Digikam::MetaEngine::load (this=this@entry=0x7fff1fffe850, filePath=...) at /b/dktemp/digikam-master/core/libs/dmetadata/metaengine.cpp:280
#3  0x00007ffff685c816 in Digikam::DMetadata::load (this=this@entry=0x7fff1fffe850, filePath=...) at /b/dktemp/digikam-master/core/libs/dmetadata/dmetadata.cpp:96
#4  0x00007ffff685c892 in Digikam::DMetadata::DMetadata (this=0x7fff1fffe850, filePath=...) at /b/dktemp/digikam-master/core/libs/dmetadata/dmetadata.cpp:63
#5  0x00007ffff68a65aa in Digikam::ThumbnailCreator::createThumbnail (this=this@entry=0xc96150, info=..., detailRect=...) at /b/dktemp/digikam-master/core/libs/threadimageio/thumbnailcreator.cpp:468
#6  0x00007ffff68a9607 in Digikam::ThumbnailCreator::load (this=0xc96150, identifier=..., rect=..., pregenerate=pregenerate@entry=false) at /b/dktemp/digikam-master/core/libs/threadimageio/thumbnailcreator.cpp:264
#7  0x00007ffff68a9e22 in Digikam::ThumbnailCreator::load (this=<optimized out>, identifier=...) at /b/dktemp/digikam-master/core/libs/threadimageio/thumbnailcreator.cpp:181
#8  0x00007ffff68b4c8e in Digikam::ThumbnailLoadingTask::execute (this=0x3758dd0) at /b/dktemp/digikam-master/core/libs/threadimageio/thumbnailtask.cpp:166
#9  0x00007ffff688d372 in Digikam::LoadSaveThread::run (this=0xc96020) at /b/dktemp/digikam-master/core/libs/threadimageio/loadsavethread.cpp:133
#10 0x00007ffff68cb88e in Digikam::DynamicThread::DynamicThreadPriv::run (this=0xc96090) at /b/dktemp/digikam-master/core/libs/threads/dynamicthread.cpp:183
#11 0x000000306c6ac01d in ?? () from /tmp/.mount_BBXz35/usr/lib/libQt5Core.so.5
#12 0x000000306c6aefc9 in ?? () from /tmp/.mount_BBXz35/usr/lib/libQt5Core.so.5
#13 0x00007ffff5fd56ba in start_thread (arg=0x7fff1ffff700) at pthread_create.c:333
#14 0x00007fffede4882d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
(gdb)
Comment 1 caulier.gilles 2017-03-09 21:26:45 UTC
Another crash in Exiv2 shared library when JPEG parser is process the file.

Please report also this crash as UPSTREAM to Exiv2 bungzilla.

 Note that Exiv2 0.26-svn is used in AppImage bundle. This version is not yet released.
Comment 2 Andrius 2017-03-10 05:59:35 UTC
(In reply to caulier.gilles from comment #1)
> Another crash in Exiv2 shared library when JPEG parser is process the file.
> 
> Please report also this crash as UPSTREAM to Exiv2 bungzilla.
> 
>  Note that Exiv2 0.26-svn is used in AppImage bundle. This version is not
> yet released.

Posted http://dev.exiv2.org/issues/1282
Comment 3 caulier.gilles 2021-05-04 04:02:56 UTC
Not reproducible with digiKam 7.3.0 and Exiv2 0.27.4