question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Android Studio crashing after updating to 1.4.2

See original GitHub issue

Build Environment SQLDelight version: 1.4.2 IDE version: Android Studio 4.0.1 Dialect: SQLite

I haven’t looked too much into it, but after updating the SqlDelight plugin to 1.4.2, Android Studio randomly started crashing (and taking a good chunk of my OS with it). I tried using Android Studio 4.1.0 RC 1 and it still happened. After downgrading the plugin to 1.3.0 the crash stopped happening.

Android Studio 4.0.1
Build #AI-193.6911.18.40.6626763, built on June 24, 2020
Runtime version: 1.8.0_242-release-1644-b3-6222593 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 5.7.1-050701-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 4012M
Cores: 12
Registry: ide.new.welcome.screen.force=true, debugger.watches.in.variables=false, debugger.showTypes=false
Non-Bundled Plugins: Key Promoter X, org.jetbrains.kotlin, com.developerphil.adbidea, com.squareup.sqldelight, detekt

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:22 (11 by maintainers)

github_iconTop GitHub Comments

5reactions
LouisCADcommented, Sep 3, 2020

Given how critical this issue is, doesn’t it justify a quick 1.4.3 update on the stable channel to avoid more people being affected?

2reactions
LouisCADcommented, Sep 4, 2020

Thank you very much for the release with the fix, Alec! And of course, thanks to you and all the collaborators and contributors for SqlDelight.

Read more comments on GitHub >

github_iconTop Results From Across the Web

App starts to crash after upgrade to SDK 31 Android
In your first stack trace it is indicating that the work manager is crashing while trying to create a PendingIntent :
Read more >
Crashes - Android Developers
An app that is written using Java or Kotlin crashes if it throws an unhandled exception, represented by the Throwable class.
Read more >
App crash when trying to use Database Inspector [154871161]
My app suddenly crashed after a while with unsuccessful attempts to open access to databases on both device and emulator, this has occured...
Read more >
Android App suddenly crashes when compiling in Release ...
Android App suddenly crashes when compiling in Release Mode and running on connected phone on Viisual Studio 2022.
Read more >
Changelog | Mobile Notifications | 1.4.3
[Android] [1172850] Fixed Android crashing when many notifications are scheduled ... Users can now debug the java code in Android Studio by exporting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found