Bug 2271668
| Summary: | [abrt] kf6-baloo-file: KInotify::slotEvent(): baloo_file killed by SIGABRT | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mr. Beedell, Roke Julian Lockhart (RJLB) <8ru2u4gz> | ||||||||||||||||||||||||||||||
| Component: | kf6-baloo | Assignee: | Steve Cossette <farchord> | ||||||||||||||||||||||||||||||
| Status: | CLOSED EOL | QA Contact: | |||||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||||
| Version: | 40 | CC: | 8ru2u4gz, ales.astone, farchord, kde-sig | ||||||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||||
| OS: | Linux | ||||||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/fac91bce4b13c0f8568fe478da3e6bbb172df1c | ||||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:4f99562f39dd8b06cbab6fae25479039437cb6ec;VARIANT_ID=kde; | ||||||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||||
| Last Closed: | 2025-05-16 08:01:12 UTC | Type: | --- | ||||||||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||||||
| Embargoed: | |||||||||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||||||
|
Description
Mr. Beedell, Roke Julian Lockhart (RJLB)
2024-03-26 20:05:43 UTC
Created attachment 2023698 [details]
File: proc_pid_status
Created attachment 2023699 [details]
File: maps
Created attachment 2023700 [details]
File: limits
Created attachment 2023701 [details]
File: environ
Created attachment 2023702 [details]
File: open_fds
Created attachment 2023703 [details]
File: mountinfo
Created attachment 2023704 [details]
File: os_info
Created attachment 2023705 [details]
File: cpuinfo
Created attachment 2023706 [details]
File: core_backtrace
Created attachment 2023707 [details]
File: dso_list
Created attachment 2023708 [details]
File: var_log_messages
Created attachment 2023709 [details]
File: backtrace
You seem to be getting different crashes all around malloc/free calls. Can you try running baloo in valgrind and share the results? Something like `systemctl --user stop kde-baloo` then `valgrind --track-origins=yes /usr/libexec/kf6/baloo_file` Created attachment 2025671 [details] Valgrind output for #c13. (In reply to Alessandro Astone from comment #13) > You seem to be getting different crashes all around malloc/free calls. > > Can you try running baloo in valgrind and share the results? > Something like `systemctl --user stop kde-baloo` then `valgrind > --track-origins=yes /usr/libexec/kf6/baloo_file` ales.astone, I've invoked "systemctl --user stop kde-baloo && valgrind --track-origins=yes /usr/libexec/kf6/baloo_file" and attached a log file. Your command appeared to provide some useful output - it certainly provided some kind of trace. Thanks for making it easy for me. Mh, can you try adding `--error-limit=no`? (In reply to Alessandro Astone from comment #15) > Mh, can you try adding `--error-limit=no`? I'm doing so now. However, it never seems to end by itself. This is the first time I've Valgrind, so am I meant to ^C it when it seems like I've captured something useful, or am I meant to wait for it to capture by itself and then prompt me, like gdb does for a bt? You'll have to manually stop it after some time Created attachment 2025684 [details] Huge valgrind output. (In reply to Alessandro Astone from comment #17) > You'll have to manually stop it after some time This message is a reminder that Fedora Linux 40 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '40'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 40 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed. Fedora Linux 40 entered end-of-life (EOL) status on 2025-05-13. Fedora Linux 40 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed. |