[digikam] [Bug 377434] New: Crash on deleting items from Trash

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

[digikam] [Bug 377434] New: Crash on deleting items from Trash

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

            Bug ID: 377434
           Summary: Crash on deleting items from Trash
           Product: digikam
           Version: 5.4.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Bundle-AppImage
          Assignee: [hidden email]
          Reporter: [hidden email]
  Target Milestone: ---

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)

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

[digikam] [Bug 377434] Crash on deleting items from Trash

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Bundle-AppImage             |Metadata-Engine
         Resolution|---                         |UPSTREAM
                 CC|                            |[hidden email]
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from [hidden email] ---
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.

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

[digikam] [Bug 377434] Crash on deleting items from Trash

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=377434

--- Comment #2 from wildcowboy <[hidden email]> ---
(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

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