org.gradle.launcher.daemon.client.DaemonDisappearedException: Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

Well, something is causing your Java to crash somewhere in some native code.
I don’t think this is really Gradle related.
If you say the crash dump blames org.jetbrains.kotlin.resolve.checkers.TrailingCommaCallChecker, you should probably report this to Jetbrains instead at https://youtrack.jetbrains.com/. :slight_smile:

1 Like