JDK-6713919 : Crash in JDWP Transport Listener: dt_socket
  • Type: Bug
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 5.0u19
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • OS: windows_nt
  • CPU: x86
  • Submitted: 2008-06-12
  • Updated: 2010-04-03
  • Resolved: 2009-06-24
Related Reports
Relates :  
Description
---------------------------------------------------------------

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