| Summary: | Dolphin crashes when try to open Documents | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | dev |
| Component: | general | Assignee: | baloo-bugs-null |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | dave.lindbergh, dolphin-bugs-null, nate, tagwerk19, wouter.schamp |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.85.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
dev
2021-09-01 08:28:28 UTC
Seems to be crashing in Baloo, which is odd since Baloo shouldn't be running in-process. *** Bug 464019 has been marked as a duplicate of this bug. *** *** Bug 477589 has been marked as a duplicate of this bug. *** *** Bug 477626 has been marked as a duplicate of this bug. *** (In reply to dev from comment #0) > #12 0x00007f7d17fc22ed in KFileItemModelRolesUpdater::rolesData(KFileItem const&) () from /usr/lib/libdolphinprivate.so.5 > #13 0x00007f7d17fc2940 in KFileItemModelRolesUpdater::applySortRole(int) () from /usr/lib/libdolphinprivate.so.5 What does KFileItemModelRolesUpdater do? I see some bugs mentioning it but I don't see a connection... |