https://bugs.kde.org/show_bug.cgi?id=444405
Bug ID: 444405 Summary: Okteta crashes after using the Strings tool and switching files Product: okteta Version: 0.26.6 Platform: Neon Packages OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: kosse...@kde.org Reporter: xnagyti...@gmail.com Target Milestone: --- Created attachment 142889 --> https://bugs.kde.org/attachment.cgi?id=142889&action=edit Backtrace SUMMARY When using the Strings tool and switching between files there's a high chance of Okteta segfaulting. Just a gut feeling but I think this may occur because Okteta retains the search results on the Strings docker after closing the file those results refer to. STEPS TO REPRODUCE 1. Open a binary file with some strings in it. 2. Open Tools -> Strings. 3. Select everything in the file and click Extract on the Strings docker. 4. Double click a search result to select it in the hex view. 5. Close the file. Notice how the strings docker still retains the search results from the file that has just been closed. This may be the the root cause of the problem. 6. Open an another file. There's a high chance of Okteta crashing in this step. 7. If the previous step didn't crash, go to the Strings docker and randomly hammer the length spinbox and the results list to trigger the crash. Do not click the Extract button again. SOFTWARE/OS VERSIONS Operating System: KDE neon 5.23 KDE Plasma Version: 5.23.1 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.3 Graphics Platform: X11 -- You are receiving this mail because: You are watching all bug changes.