Bug 416069

Summary: Crash when debugged application crashed and user started search in files
Product: [Applications] kdevelop Reporter: Piotr Mierzwinski <piotr.mierzwinski>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal CC: piotr.mierzwinski
Priority: NOR    
Version First Reported In: 5.5.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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 ***