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 - IDE Crashes when running groovy tests
Summary: IDE Crashes when running groovy tests
Status: RESOLVED WONTFIX
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-22 18:30 UTC by kirkstork
Modified: 2009-09-17 19:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Apple spin dump crash log (57.21 KB, text/plain)
2008-10-22 18:32 UTC, kirkstork
Details

Note You need to log in before you can comment on or make changes to this bug.
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.