Bug 65054 - segv when sending a cd command to the embedded konsole
Summary: segv when sending a cd command to the embedded konsole
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 2.1.5
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-27 23:01 UTC by Olivier.Leclant
Modified: 2003-09-28 07:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.