[frameworks-kio] [Bug 523840] apps freeze/memory leak when requesting file picker to open/save files
TraceyC <[email protected]> Tue, 04 Aug 2026 20:36:15 +0000
| Newsgroups | gmane.comp.kde.devel.bugs |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=3D523840 TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from TraceyC <[email protected]> --- Thanks for the bug report. We'll need some information from your system log= s to start our investigation. 1. After logging in, cause a freeze, then wait for the system to resume wor= king normally. 2. Run this in a terminal. This will save a file ~/logs.txt which you can attach to this report. sudo journalctl -b -0 > ~/logs.txt=20 Also, please get a backtrace for the freeze with musicbrainz picard. If the= Dr Konqi window doesn't appear after you force it to exit, you can get it to appear by 1. Causing the app to freeze again 2. In terminal, find the pid of the app 3. Run kill -ABRT $pid (Substitute the actual pid for $pid) This will cause a notification, click on Details, and you can use "Run Interactive Debugger" to get a backtrace. Paste the backtrace into this rep= ort. Thanks! --=20 You are receiving this mail because: You are watching all bug changes.=