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 182478 - Native process could be left running if creating thread is interrupted
Summary: Native process could be left running if creating thread is interrupted
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 6.x
Hardware: PC All
: P2 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-22 12:31 UTC by Andrew Krasny
Modified: 2010-03-22 14:42 UTC (History)
0 users

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 Andrew Krasny 2010-03-22 12:31:20 UTC
This is a local, non-Win execution case.

If process is started in one thread and that thread is interrupted on a very early process' creation stage [/bin/sh, that is used as a bootstrap is already started, but exec is not done yet], the sh process is not terminated and is left running...
Comment 1 Andrew Krasny 2010-03-22 14:42:48 UTC
Fixed: http://hg.netbeans.org/cnd-main/rev/3850f9e1ab8f