Summary: | Elisa crashes in KFileMetaData::EmbeddedImageData::imageData() shortly after launch | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kfilemetadata | Reporter: | dave |
Component: | general | Assignee: | Pinak Ahuja <pinak.ahuja> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | nate, stefan.bruens |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.92.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
dave
2022-04-28 15:08:46 UTC
#4 0x00007f190f9c573e in TagLib::ByteVector::ByteVector (this=<optimized out>, v=..., this=<optimized out>, v=...) at ./taglib/toolkit/tbytevector.cpp:358 #5 0x00007f190f9adf16 in TagLib::ID3v2::AttachedPictureFrame::picture (this=<optimized out>) at ./taglib/mpeg/id3v2/frames/attachedpictureframe.cpp:115 #6 0x00007f18fc6050fe in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kfilemetadata/kfilemetadata_taglibextractor.so #7 0x00007f18fc608c1c in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kfilemetadata/kfilemetadata_taglibextractor.so #8 0x00007f1927656997 in KFileMetaData::EmbeddedImageData::imageData (this=<optimized out>, fileUrl=..., types=..., types@entry=...) at ./src/embeddedimagedata.cpp:71 #9 0x00007f1929df29b0 in FileScanner::checkEmbeddedCoverImage (this=this@entry=0x7f19140136c8, localFileName=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:121 Bug is either in KFileMetadata or TagLib. Moving to KFileMetadata for further triage. It obviously crashes inside taglib itself. Ubuntu 22.04 uses an old version of taglib (v 1.11.1), and should either update or backport relevant fixes. Issue should be verified with a current KFileMetaData built with a current taglib (1.13.1). In case the issue is still present, the problematic file should be provided, either as an attachment, or if there are e.g. copyright or privacy issues, some other arrangement should be made. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |