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 182454

Summary: [69cat] Ruby debugger leaves Ruby process running at termination
Product: ruby Reporter: esmithbss <esmithbss>
Component: DebuggerAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Log File with enhanced ruby logging

Description esmithbss 2010-03-21 19:43:00 UTC
Product Version = NetBeans IDE Dev (Build 201003190200)
Operating System = Linux version 2.6.32-trunk-686 running on i386
Java; VM; Vendor = 1.6.0_18
Runtime = Java HotSpot(TM) Client VM 16.0-b13

When debugging a ruby test file, the debugger will terminate without shutting down the back-end ruby process.  It appears that the ruby debugger bridge (from IDE to process) may not be terminating when the IDE shuts down the debugger thread.
Comment 1 esmithbss 2010-03-21 19:43:34 UTC
Created attachment 95503 [details]
Log File with enhanced ruby logging