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 6739 - Following error released during tracing: JNI panic: JDWP "util.c" (Aug 12 1999), line 959: unexpe
Summary: Following error released during tracing: ...
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-05-23 17:30 UTC by Jan Kovar
Modified: 2002-07-19 15:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Kovar 2000-05-23 17:30:58 UTC
JDK 1.2.2
Debugger JPDA, Classic False
Solaris

1. Open DebugFrame class from standard Debugtest.jar
2. Set Breakpoint on line 282 : t3.stop();
3. Press Trace into

Note:
A similar behavior was found on Windows 2000.
JNI panic message is not displayed, but the debugging
is not possible then and you are able only to finish debugging.
Comment 1 Marek Grummich 2000-07-25 09:09:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2000-11-03 16:25:59 UTC
It happens when Action on Trace Into is set to Find Source.
Comment 3 Jan Jancura 2001-02-21 13:30:03 UTC
-
Comment 4 Jan Chalupa 2001-03-12 09:05:17 UTC
Version: 'Dev' -> 3.2
Comment 5 Jan Jancura 2001-04-02 18:13:21 UTC
Unreproducible without Debugtest.jar & exception stack.