This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 185690 - [Windows-Cygwin]: Stop button in Internal Terminal doesn't kill a process
Summary: [Windows-Cygwin]: Stop button in Internal Terminal doesn't kill a process
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-07 12:23 UTC by dnikitin
Modified: 2010-10-21 12:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dnikitin 2010-05-07 12:23:45 UTC
Product Version: NetBeans IDE Dev (Build 201005050200)
Java: 1.6.0_17; Java HotSpot(TM) Client VM 14.3-b01
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)
Cygwin
----------------------------

-- open Quote
-- set Console Type to Internal Terminal
-- run
-- press Stop button
==> Run terminated
-- open Windows Task Manager
==> quote_1.exe is still in the list of running process
Comment 1 Andrew Krasny 2010-05-07 16:20:26 UTC
confirmed.
Comment 2 Andrew Krasny 2010-10-21 12:00:56 UTC
It seems it was fixed already... 

I have tried with the latest version and quote_1.exe was successfully killed...