Bug 335368

Summary: Kdevelop crashes when entering a slash in editor
Product: [Applications] kdevelop Reporter: Lukas Jirkovsky <l.jirkovsky>
Component: All editorsAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
URL: https://bitbucket.org/stativ/readymedia-transcode/src/531bcf2bde284df2067cafe8faf920f0d5dc687e/minidlna.conf?at=transcode
Latest Commit: Version Fixed In:
Attachments: backtrace from the crash

Description Lukas Jirkovsky 2014-05-26 13:27:00 UTC
Trying to write a slash in the linked file causes KDevelop to crash.

Reproducible: Always

Steps to Reproduce:
1. open the linked file in KDevelop
2. press "/" to enter slash character
Actual Results:  
KDevelop crashes

Expected Results:  
No crash

I've tried editing this file in kwrite and kate to check whether this is a ganeric issue with katepart, but the crash occurs only from within KDevelop.
Comment 1 Lukas Jirkovsky 2014-05-26 13:27:37 UTC
Created attachment 86829 [details]
backtrace from the crash
Comment 2 Lukas Jirkovsky 2014-06-10 21:07:05 UTC

*** This bug has been marked as a duplicate of bug 332426 ***