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 123814 - NullPointerException at org.netbeans.modules.debugger.jpda.expr.EvaluationContext.methodInvokeDone
Summary: NullPointerException at org.netbeans.modules.debugger.jpda.expr.EvaluationCon...
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks: 108873
  Show dependency tree
 
Reported: 2007-12-11 13:57 UTC by Max Sauer
Modified: 2010-04-29 09:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 15004


Attachments
stacktrace (2.26 KB, text/plain)
2007-12-11 13:57 UTC, Max Sauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Sauer 2007-12-11 13:57:20 UTC
Build: NetBeans IDE Dev (Build 20071211082736)
VM: Java HotSpot(TM) Client VM, 1.5.0_14-b03
OS: Linux, 2.6.20-16-generic, i386

User Comments: 
While having a debugger session active, I hovered with mouse over selected 'new File("tmp")'
Comment 1 Max Sauer 2007-12-11 13:57:25 UTC
Created attachment 54144 [details]
stacktrace
Comment 2 Martin Entlicher 2007-12-12 11:03:09 UTC
Reproduced.
Comment 3 Martin Entlicher 2007-12-13 17:17:55 UTC
Fixed in the new evaluator algorithm - see issue #108873.
Comment 4 Quality Engineering 2010-04-29 09:37:28 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.