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 193067

Summary: Several jet-main's tests crashing
Product: platform Reporter: Jan Lahoda <jlahoda>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: normal CC: issues, issues
Priority: P1 Keywords: RANDOM
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: The NPE.

Description Jan Lahoda 2010-12-08 20:11:15 UTC
Created attachment 103756 [details]
The NPE.

Starting with this build:
http://bertram.netbeans.org/hudson/job/jet-main/3280/

Several (17) jet-main's tests are crashing due to a NPE in NameRef.getIndex - please see the attached stack trace.
Comment 1 Jaroslav Tulach 2010-12-08 21:25:01 UTC
I've noticed the same in ergo builds;
http://deadlock.netbeans.org/hudson/job/ergonomics/1791/
and fixed that in http://hg.netbeans.org/ergonomics/rev/3d91e000a1d4
I hope that will help and I'll be "allowed" to propagate the change to main.

PS: The failure is random. ergo#1788 passed OK, and that is the reason the buggy behavior propagated to main.