Relates :
|
--------------------------------------------------------------- Date Created: Thu May 29 23:41:28 MDT 2008 Type: bug status: Waiting Category: java Subcategory: debugger release: 5.0 hardware: x86 OSversion: windows_2000 Synopsis: Crash in JDWP Transport Listener: dt_socket Description: FULL PRODUCT VERSION : 1.5.0_12 and 1.6.0_04 ADDITIONAL OS VERSION INFORMATION : Windows A DESCRIPTION OF THE PROBLEM : The VM crashes each time I run my application in debug mode. It seems to be related to javax.comm because it always crashes after I have sent a message over a COM-port. The problem ONLY occurs when I run in debug mode with these arguments: jvm_args: -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:3718