vanshg
08/11/2023, 10:00 PMorg.jetbrains.kotlin.backend.common.BackendException: Backend Internal error: Exception during IR lowering
The root cause java.lang.RuntimeException was thrown at: org.jetbrains.kotlin.backend.jvm.codegen.FunctionCodegen.generate(FunctionCodegen.kt:51)
Caused by: java.lang.RuntimeException: Exception while generating code for:
Caused by: org.jetbrains.kotlin.codegen.CompilationException: Back-end (JVM) Internal error: Couldn't transform method node:
invokeSuspend (Ljava/lang/Object;)Ljava/lang/Object;:
Caused by: java.lang.RuntimeException: Exception while generating code for:
Caused by: java.lang.OutOfMemoryError: Java heap space
vanshg
08/11/2023, 10:01 PMmbonnin
08/12/2023, 7:44 AMorg.gradle.jvmargs=-Xmx=${n}G
).vanshg
08/12/2023, 4:36 PMmbonnin
08/12/2023, 4:54 PMvanshg
08/12/2023, 4:55 PMkirillrakhman
08/14/2023, 7:20 AM