Bugzilla Bug 67395
  NullPointerException @ org.eclipse.jdt.internal.debug.eval.ast.engine.ASTInstructionCompiler.containsALocalType
Bug List: First Last (This bug is not in your list)   Show list      Query page      Enter new bug
Bug#: 67395   Platform:   Reporter: Leo.Kuznetsov@windriver.com (Leo Kuznetsov)
Product:   OS:   Add CC:
Component:   Version:   CC:
Remove selected CCs
Status: ASSIGNED   Priority:  
Resolution:   Severity:  
Assigned To: luc_bourlier@us.ibm.com (Luc Bourlier)   Target Milestone:  
URL:
Summary:
Keywords:

Attachment Type Modified Status Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 67395 depends on: Show dependency tree
Bug 67395 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments:


Leave as ASSIGNED 
Resolve bug, changing resolution to
Resolve bug, mark it as duplicate of bug #
Reassign bug to
Reassign bug to owner of selected component

View Bug Activity   |   Format For Printing

Description: Opened: 2004-06-15 18:14

java.lang.NullPointerException
at 
org.eclipse.jdt.internal.debug.eval.ast.engine.ASTInstructionCompiler.containsA
LocalType(ASTInstructionCompiler.java:331)
at org.eclipse.jdt.internal.debug.eval.ast.engine.ASTInstructionCompiler.visit
(ASTInstructionCompiler.java:2075)
at org.eclipse.jdt.core.dom.MethodInvocation.accept0(MethodInvocation.java:234)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2456)
at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2503)
at org.eclipse.jdt.core.dom.ReturnStatement.accept0(ReturnStatement.java:133)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2456)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2526)
at org.eclipse.jdt.core.dom.Block.accept0(Block.java:133)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2456)
at org.eclipse.jdt.core.dom.ASTNode.acceptChild(ASTNode.java:2503)
at org.eclipse.jdt.core.dom.MethodDeclaration.accept0
(MethodDeclaration.java:499)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2456)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2526)
at org.eclipse.jdt.core.dom.TypeDeclaration.accept0(TypeDeclaration.java:474)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2456)
at org.eclipse.jdt.core.dom.ASTNode.acceptChildren(ASTNode.java:2526)
at org.eclipse.jdt.core.dom.CompilationUnit.accept0(CompilationUnit.java:290)
at org.eclipse.jdt.core.dom.ASTNode.accept(ASTNode.java:2456)
at 
org.eclipse.jdt.internal.debug.eval.ast.engine.ASTEvaluationEngine.createExpres
sionFromAST(ASTEvaluationEngine.java:251)
at 
org.eclipse.jdt.internal.debug.eval.ast.engine.ASTEvaluationEngine.getCompiledE
xpression(ASTEvaluationEngine.java:156)
at org.eclipse.jdt.internal.debug.eval.ast.engine.ASTEvaluationEngine.evaluate
(ASTEvaluationEngine.java:73)
at 
org.eclipse.jdt.internal.debug.ui.JavaWatchExpressionDelegate$EvaluationRunnabl
e.run(JavaWatchExpressionDelegate.java:144)
at org.eclipse.jdt.internal.debug.core.model.JDIThread$ThreadJob.run
(JDIThread.java:2510)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

------- Additional Comment #1 From John Arthorne 2004-06-15 18:17 -------
Please include the Eclipse build number in the bug report. Also, it looks like
you are evaluating a watch expression. Please include/describe the expression,
and say if it is reproducible.

------- Additional Comment #2 From Darin Wright 2004-06-16 13:38 -------
Do you have the expression that caused this problem?

------- Additional Comment #3 From Darin Wright 2004-06-17 12:26 -------
*** Bug 67664 has been marked as a duplicate of this bug. ***

------- Additional Comment #4 From Leo Kuznetsov 2004-06-17 15:53 -------
This was a function call:

Sequent.getCurrent().toDebugString()

where toDebugString() returns String

------- Additional Comment #5 From Darin Wright 2004-06-23 09:24 -------
Deferred

------- Additional Comment #6 From Darin Wright 2004-08-03 14:57 -------
*** Bug 70615 has been marked as a duplicate of this bug. ***

------- Additional Comment #7 From Darin Wright 2004-08-03 14:57 -------
open for 3.1

------- Additional Comment #8 From Darin Wright 2004-08-03 14:58 -------
Luc, please advise if this should be fixed in 3.0.1

------- Additional Comment #9 From Darin Wright 2004-08-12 09:26 -------
*** Bug 71851 has been marked as a duplicate of this bug. ***

Bug List: First Last (This bug is not in your list)   Show list      Query page      Enter new bug
This is Bugzilla: the Mozilla bug system. For more information about what Bugzilla is and what it can do, see bugzilla.org.
Actions: New | Query | bug # | Reports   New Account | Log In