Skip to content

Instantly share code, notes, and snippets.

@kTerabyte
kTerabyte / domains.txt
Created October 27, 2025 18:05
domains.txt
This file has been truncated, but you can view the full file.
-ad.jpg.pagespeed
-blockfi.com
-booking.com
-client-tracking.goodgamestudios.com
-coinbase.com
-covid.weebly.com
-didomi.js
-ez-pass.com
-geoip.js
-gmailcom.vercel.app
This file has been truncated, but you can view the full file.
-ad.jpg.pagespeed
-blockfi.com
-booking.com
-client-tracking.goodgamestudios.com
-coinbase.com
-covid.weebly.com
-didomi.js
-ez-pass.com
-geoip.js
-gmailcom.vercel.app
org.jetbrains.kotlin.backend.common.BackendException: Backend Internal error: Exception during IR lowering
File being compiled: C:/Users/tbyte/AndroidStudioProjects/MultiF/app/src/main/java/com/military/multif/ui/components/ExpandableCard.kt
The root cause java.lang.RuntimeException was thrown at: org.jetbrains.kotlin.backend.jvm.codegen.FunctionCodegen.generate(FunctionCodegen.kt:51)
at org.jetbrains.kotlin.backend.common.CodegenUtil.reportBackendException(CodegenUtil.kt:253)
at org.jetbrains.kotlin.backend.common.CodegenUtil.reportBackendException$default(CodegenUtil.kt:237)
at org.jetbrains.kotlin.backend.common.phaser.PerformByIrFilePhase.invokeSequential(performByIrFile.kt:65)
at org.jetbrains.kotlin.backend.common.phaser.PerformByIrFilePhase.invoke(performByIrFile.kt:52)
at org.jetbrains.kotlin.backend.common.phaser.PerformByIrFilePhase.invoke(performByIrFile.kt:38)
at org.jetbrains.kotlin.backend.common.phaser.NamedCompilerPhase.phaseBody(CompilerPhase.kt:147)
at org.jetbrains.kotlin.backend.com