Bug 65054

Summary: segv when sending a cd command to the embedded konsole
Product: [Applications] kdevelop Reporter: Olivier.Leclant <olivier.leclant>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.1.5   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Olivier.Leclant 2003-09-27 23:01:40 UTC
Version:           2.1.5 (using KDE 3.1.3)
Installed from:     (testing/unstable)
Compiler:          gcc version 3.3.1 20030722 (Debian prerelease)
OS:          Linux (i686) release 2.4.20

How to Reproduce :

- launch Kdevelop
- open any project
- type `exit' in embedded Konsole
- select any file in the treeview that would send a `cd' to the Konsole

=> SEGV

Expected Behaviour :

- Should not segfault.
- Konsole should respawn automatically when closed ?
Comment 1 Thiago Macieira 2003-09-27 23:52:01 UTC
Can't reproduce in HEAD. I believe this bug has been fixed. Can anyone 
confirm for 3.1.4? 
Comment 2 Alexander Dymo 2003-09-28 07:38:23 UTC
No problems with KDevelop HEAd and KDE 3.x here.