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 235741 - com.sun.jdi.VMMismatchException: instance of java.lang.Thread(name='main', id=1)
Summary: com.sun.jdi.VMMismatchException: instance of java.lang.Thread(name='main', id=1)
Status: RESOLVED DUPLICATE of bug 231541
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 236041 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-09-10 09:17 UTC by tomzi
Modified: 2014-01-27 10:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203729


Attachments
stacktrace (4.49 KB, text/plain)
2013-09-10 09:17 UTC, tomzi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tomzi 2013-09-10 09:17:41 UTC
This bug was originally marked as duplicate of bug 228820, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
tomzi: Evaluating an expression in 'Evaluate Expression'




Stacktrace: 
com.sun.jdi.VMMismatchException: instance of java.lang.Thread(name='main', id=1)
   at com.sun.tools.jdi.MirrorImpl.validateMirror(MirrorImpl.java:68)
   at com.sun.tools.jdi.ObjectReferenceImpl.invokeMethod(ObjectReferenceImpl.java:365)
   at org.netbeans.modules.debugger.jpda.jdi.ObjectReferenceWrapper.invokeMethod(ObjectReferenceWrapper.java:510)
   at org.netbeans.modules.debugger.jpda.expr.TreeEvaluator.invokeVirtual(TreeEvaluator.java:265)
   at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.invokeMethod(JPDADebuggerImpl.java:1060)
   at org.netbeans.modules.debugger.jpda.JPDADebuggerImpl.invokeMethod(JPDADebuggerImpl.java:1007)
Comment 1 tomzi 2013-09-10 09:17:43 UTC
Created attachment 139875 [details]
stacktrace
Comment 2 Martin Entlicher 2013-09-10 11:55:12 UTC
Can you please provide some steps to reproduce?
Do you have more than one debugger session running?
Comment 3 Martin Entlicher 2014-01-21 12:33:25 UTC
*** Bug 236041 has been marked as a duplicate of this bug. ***
Comment 4 Martin Entlicher 2014-01-27 10:25:02 UTC

*** This bug has been marked as a duplicate of bug 231541 ***