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 16784

Summary: jvm crash
Product: debugger Reporter: rogert <rogert>
Component: CodeAssignee: Marian Petras <mpetras>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: jvm crash
another one
another one
have you seen the bugs page for jvm ? horrible

Description rogert 2001-10-19 16:52:53 UTC
i send you several crashes of jvm in linux, all of them debugging
Comment 1 rogert 2001-10-19 16:53:41 UTC
Created attachment 3083 [details]
jvm crash
Comment 2 rogert 2001-10-19 16:54:09 UTC
Created attachment 3084 [details]
another one
Comment 3 rogert 2001-10-19 16:54:27 UTC
Created attachment 3085 [details]
another one
Comment 4 rogert 2001-10-19 16:55:04 UTC
Created attachment 3086 [details]
have you seen the bugs page for jvm ? horrible
Comment 5 Marian Petras 2001-10-19 17:24:12 UTC
Hi.
All of the logs you have sent are very similar.
I guess these are cause by bug mentioned in
http://debuggercore.netbeans.org/docs/Troubleshooting/JDK_bug_reviewID_133472.html.

Were you debugging a class that extends Thread at the moment the JVM
crashed?
Also please confirm that it was the remote JVM that crashed, not the
JVM running NetBeans.
Comment 6 rogert 2001-10-22 16:36:10 UTC
the crash it's not in the netbeans ide. it's the debugging sessions,
when I have two at the same time. I don't have threads explicity in my
code, so I suppose that the threads are open by the debugger to
control the 2 sessions open. Can be?
Comment 7 Marian Petras 2001-10-22 17:36:31 UTC
Can you provide description of exact steps to reproduce the bug, please?

It seems that also people not using NetBeans have a similar problem
(an error with the same ID) but nobody know reliable test case.
Comment 8 Marian Petras 2001-10-22 17:46:51 UTC
This bug has already been reported to the JDK bug database - see
http://developer.java.sun.com/developer/bugParade/bugs/4457896.html
(status: in progress). Workaround unknown.
Comment 9 Jan Stola 2001-11-06 15:10:45 UTC
Bug of JDK => WONTFIX.
Comment 10 Jan Stola 2001-11-09 12:20:48 UTC
Wontfix => Closed.