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 - jvm crash
Summary: jvm crash
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Marian Petras
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-19 16:52 UTC by rogert
Modified: 2001-11-09 12:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
jvm crash (7.38 KB, application/octet-stream)
2001-10-19 16:53 UTC, rogert
Details
another one (7.26 KB, application/octet-stream)
2001-10-19 16:54 UTC, rogert
Details
another one (7.31 KB, application/octet-stream)
2001-10-19 16:54 UTC, rogert
Details
have you seen the bugs page for jvm ? horrible (7.26 KB, application/octet-stream)
2001-10-19 16:55 UTC, rogert
Details

Note You need to log in before you can comment on or make changes to this bug.
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.