| Summary: | baloo_file_daemon crashes in Baloo::WriteTransaction::Operation() when tyring to index un-indexed files | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Rafal <rafalkozlowski07> |
| Component: | Baloo File Daemon | Assignee: | Stefan BrĂ¼ns <stefan.bruens> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | christoph, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.75.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rafal
2020-10-30 12:55:26 UTC
#5 0x00007f5165890478 in QHash<QByteArray, QVector<Baloo::WriteTransaction::Operation> >::const_iterator::operator++ (this=0x7f115bffe948) at /usr/include/qt5/QtCore/qhash.h:1293 #6 QHashIterator<QByteArray, QVector<Baloo::WriteTransaction::Operation> >::next (this=0x7f115bffe940) at /usr/include/qt5/QtCore/qhash.h:1295 #7 Baloo::WriteTransaction::commit (this=<optimized out>) at /usr/src/debug/baloo5-5.75.0-1.1.x86_64/src/engine/writetransaction.cpp:278 #8 0x00007f516588483b in Baloo::Transaction::commit (this=this@entry=0x7f115bffeaa0) at /usr/src/debug/baloo5-5.75.0-1.1.x86_64/src/engine/transaction.cpp:275 #9 0x0000560434c52ad3 in Baloo::UnindexedFileIndexer::run (this=0x560436d3e250) at /usr/src/debug/baloo5-5.75.0-1.1.x86_64/src/file/unindexedfileindexer.cpp:61 With out a way to reproduce, no way to fix. At least the code looks not that wrong. 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! |