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 151052

Summary: IDE Crashes when running groovy tests
Product: groovy Reporter: kirkstork <kirkstork>
Component: CodeAssignee: Petr Hejl <phejl>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Apple spin dump crash log

Description kirkstork 2008-10-22 18:30:45 UTC
Running the daily build 200810220201 on Mac OSX under Java 6 on intel (my Netbeans conf has been edited to run the ide
under 1.6). (Build of 2 days ago did not exhibit this problem) -- incidentally, I think the default Java for Mac should
really be 1.6 -- at least, that should be the main test plaform since 1.5 support from Apple is going to end.

Today I am getting repeated IDE crashes when running groovy tests.  The problem is intermittent, I can run the tests
several times, but then eventually get the crash.  The best I can do for reproducibility behavior is to say that I get
the feeling it happens if I hit ^F6 too soon after making a change to a groovy class under test or to the groovy test
case itself.

My project depends on another pure java project.  That dependency is open as a project, but I have not made any changes
to it in over a week.

I sometimes get (and have reported) IDE exceptions complaining that a class in the dependency cannot be found.  It
*seems* like I don't ever get the IDE crash without previously receiving the exception, but sometimes I can run the
tests fine after the exception also.
Comment 1 kirkstork 2008-10-22 18:32:14 UTC
Created attachment 72489 [details]
Apple spin dump crash log
Comment 2 Petr Hejl 2008-11-19 15:26:28 UTC
Reporter, can you reproduce the issue with the daily build?
Comment 3 Petr Hejl 2009-09-17 10:06:44 UTC
Awaiting response for my last question.
Comment 4 kirkstork 2009-09-17 19:59:51 UTC
Overcome by events (Netbeans 6.7 and Snow Leopard).  I haven't seen the behavior recently.