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 149955 - NullPointerException at com.sun.tools.javac.code.Symbol$TypeSymbol.precedes
Summary: NullPointerException at com.sun.tools.javac.code.Symbol$TypeSymbol.precedes
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks: 152191
  Show dependency tree
 
Reported: 2008-10-13 15:05 UTC by hyzoom
Modified: 2009-02-19 21:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 11002


Attachments
stacktrace (3.63 KB, text/plain)
2008-10-13 15:05 UTC, hyzoom
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hyzoom 2008-10-13 15:05:30 UTC
Build: NetBeans IDE 6.1 (Build 200804211638)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Linux, 2.6.24-19-generic, i386

Stacktrace: 
java.lang.NullPointerException
        at com.sun.tools.javac.code.Symbol$TypeSymbol.precedes(Symbol.java:538)
        at com.sun.tools.javac.code.Types.intersect(Types.java:2356)
        at com.sun.tools.javac.code.Types.lub(Types.java:2544)
        at com.sun.tools.javac.code.Types.lub(Types.java:2475)
        at com.sun.tools.javac.comp.Attr.condType1(Attr.java:1081)
        at com.sun.tools.javac.comp.Attr.condType(Attr.java:1004)
Comment 1 hyzoom 2008-10-13 15:05:39 UTC
Created attachment 71670 [details]
stacktrace
Comment 2 Petr Dvorak 2008-10-14 14:12:12 UTC
Hi, can you please provide some more info? What were you doing when this exception occurred? Could you please attach
messages.log file (can be found in ~/.netbeans/<version>/var/log folder)?
Comment 3 Dusan Balek 2008-10-14 15:05:10 UTC
Also, could you please attach the '/home/sysnet/.netbeans/6.1/var/log/UserJournalsModel_1.dump' file? Thanks.
Comment 4 Jiri Prox 2008-12-09 16:15:52 UTC
Since requested additional information haven't been provided this issue was closed as INVALID. However, we still
consider your report important for next development. 
Therefore, please, if you experience this issue again feel free to reopen it and submit additional information as well. 

Thank you for your support.