Bug 416069 - Crash when debugged application crashed and user started search in files
Summary: Crash when debugged application crashed and user started search in files
Status: RESOLVED DUPLICATE of bug 397556
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.5.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-09 21:31 UTC by Piotr Mierzwinski
Modified: 2022-03-29 23:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Mierzwinski 2020-01-09 21:31:36 UTC
SUMMARY
I run application in debug mode. Application crashed. I switched into file (already opened) what refers to last visible message in debug view. Highlighted string, pressed Ctrl+Alt+F (search in files), paste copied string and clicked OK. After 2 seconds KDevelop crashed without any backtrace.

Above operation I repeated twice with the same result.

STEPS TO REPRODUCE
1. run application in debug mode, application need to crash 
2. switch to any opened file and highlight any string
3. press Alt+Ctrl+F to raise "Search in files" dialog
4. put copied string and press OK

OBSERVED RESULT
Crash without any backtrace

EXPECTED RESULT
Start searching.

SOFTWARE/OS VERSIONS
Operating System: Linux 5.4.8-arch1-1 x86_64
Linux/KDE Plasma: YES
(available in About System)
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.65
Qt Version: 5.14.0

ADDITIONAL INFORMATION
Comment 1 Piotr Mierzwinski 2022-03-29 23:06:38 UTC
*** This bug has been marked as a duplicate of bug 397556 ***