You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Daniel Geiselman (Jira)" <ji...@apache.org> on 2022/04/26 17:56:00 UTC

[jira] [Created] (GROOVY-10598) BUG! exception in phase 'instruction selection' unexpected NullPointerException

Daniel Geiselman created GROOVY-10598:
-----------------------------------------

             Summary: BUG! exception in phase 'instruction selection' unexpected NullPointerException
                 Key: GROOVY-10598
                 URL: https://issues.apache.org/jira/browse/GROOVY-10598
             Project: Groovy
          Issue Type: Bug
          Components: groovy-jdk
    Affects Versions: 5.x
         Environment: Windows 10, Powershell, IntelliJ 2020.3
            Reporter: Daniel Geiselman


I am getting this in my gradle build after upgrading Gradle to 6.9.2 and Grails to 5.1.7.

 

FAILURE: Build failed with an exception.

 

* What went wrong:

Execution failed for task ':compileTestGroovy'.

> BUG! exception in phase 'instruction selection' in source unit 'C:\SVNWorkspace\wholesaler-card-utility\src\test\groovy\com\moo\wholesaler\admin\AuditLoggingControllerSpec.groovy' unexpected NullPointerException

 

When I try to use IntelliJ to debug the code so I can step in and find where it is giving this, it gives me the same failure without hitting a break point.

 

Any advice will be helpful.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)