Bug 1631 - README: Terminating VM on Linux (1GEYWL7)
Summary: README: Terminating VM on Linux (1GEYWL7)
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords: readme
: 21496 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-10 22:16 EDT by Darin Wright CLA
Modified: 2011-05-20 02:57 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Wright CLA 2001-10-10 22:16:36 EDT
DW (6/7/01 3:31:56 PM)
	Terminating an IBM 1.3 VM on Linux does not work properly.
	Terminating the launch or the associated OS process has the desired effect.

	When a debug target (VM) is selected in the debug view and terminate
	is pressed, the VM will remain in with all threads. The workaround is
	to use "terminate and remove".

	There appears to be a bug in the JDI (target side) implementation or VM.
	This only occurrs when a thread in the VM being terminated has a suspended
	thread. It appears the VM waits forever for the suspended thread to complete.

DW (6/8/01 12:49:34 PM)
	It appears that terminating the suspended thread will clean things up
	since that also resumes the thread (so it can terminate), which allows the VM	
	to exit.

DW (6/15/01 10:58:28 AM)
	Added to README.
Comment 1 Darin Wright CLA 2002-02-26 14:46:43 EST
Deferred
Comment 2 Darin Wright CLA 2002-08-12 16:26:12 EDT
*** Bug 21496 has been marked as a duplicate of this bug. ***
Comment 3 Darin Wright CLA 2002-08-28 13:11:07 EDT
No action planned.
Comment 4 Darin Wright CLA 2002-08-28 13:11:22 EDT
This is a Vm bug.