| Summary: | Kate crashes using search function is navigation bar | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Pozsgay Máté <matthew.linux> |
| Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/kate/-/commit/47424d535c743fd22186adb5f74b18dab1bec6c9 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Trace of the crash | ||
Git commit 8bdcbaf20bc9319a06a50ed3046706cd6c0ad087 by Waqar Ahmed. Committed on 08/07/2024 at 15:55. Pushed by waqar into branch 'master'. Fix crash in urlbar M +3 -1 apps/lib/kateurlbar.cpp https://invent.kde.org/utilities/kate/-/commit/8bdcbaf20bc9319a06a50ed3046706cd6c0ad087 Git commit 47424d535c743fd22186adb5f74b18dab1bec6c9 by Waqar Ahmed. Committed on 19/07/2024 at 11:15. Pushed by waqar into branch 'release/24.05'. Fix crash in urlbar (cherry picked from commit 8bdcbaf20bc9319a06a50ed3046706cd6c0ad087) M +3 -1 apps/lib/kateurlbar.cpp https://invent.kde.org/utilities/kate/-/commit/47424d535c743fd22186adb5f74b18dab1bec6c9 |
Created attachment 171480 [details] Trace of the crash SUMMARY As the title says. STEPS TO REPRODUCE 1. Open Kate. 2. Open a document. 3. Click on (or invoke with a shortcut) the navigation bar (Breadcrumbs) 4. Start typing in order to search OBSERVED RESULT After a few character (most of the times even at the first one) Kate crashes. EXPECTED RESULT Do not crash, show the filtered results instead of. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Ubuntu 22.04 latest + updated Kate version: 24.07.70 (latest master from Git) KDE Framework: 6.4.0 Qt Version: 6.6.3 ADDITIONAL INFORMATION Compiled by myself including Qt. Based on the stack trace looks like an infinite recursion: