Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deadlock of the UI in IntelliJ 2023.1.1 #1362

Closed
ahus1 opened this issue May 25, 2023 · 2 comments
Closed

Deadlock of the UI in IntelliJ 2023.1.1 #1362

ahus1 opened this issue May 25, 2023 · 2 comments
Assignees
Labels

Comments

@ahus1
Copy link
Contributor

ahus1 commented May 25, 2023

The UI freezes when doing an autocomplete in an AsciiDoc file. The thread dump shows a deadlock.

Environment

Plugin Version: 0.38.16

IntelliJ IDEA 2023.1.1 (Ultimate Edition)
Build #IU-231.8770.65, built on April 27, 2023
Runtime version: 17.0.6+10-b829.9 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.2.15-300.fc38.x86_64
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 12
Registry:
ide.browser.jcef.contextMenu.devTools.enabled=true
scala.erase.compiler.process.jdk.once=false

Non-Bundled Plugins:
PsiViewer (231-SNAPSHOT)
com.github.b3er.idea.plugins.arc.browser (0.32)
com.intellij.aqua.selenium (231.8109.91)
org.jetbrains.plugins.go-template (231.8109.91)
de.docs_as_co.intellij.plugin.diagramsnet (0.2.3)
com.intellij.kubernetes (231.8770.3)
com.intellij.grazie.pro (0.3.224)
org.jetbrains.idea.grammar (2022.3.2)
com.intellij.guice (231.8109.90)
com.jetbrains.jax.ws (231.8109.90)
CheckStyle-IDEA (5.79.0)
com.intellij.jboss.arquillian (231.8109.90)
com.dmarcotte.handlebars (231.8770.3)
org.asciidoctor.intellij.asciidoc (0.38.16)
org.intellij.scala (2023.1.18)

Kotlin: 231-1.8.21-IJ8770.65
Current Desktop: GNOME

deadlock.txt

@ahus1 ahus1 added the bug label May 25, 2023
@ahus1 ahus1 self-assigned this May 25, 2023
@ahus1
Copy link
Contributor Author

ahus1 commented May 27, 2023

Created upstream issue: https://youtrack.jetbrains.com/issue/IDEA-321133

@ahus1
Copy link
Contributor Author

ahus1 commented May 27, 2023

Reworked code that might prevent deadlock for next release

@ahus1 ahus1 closed this as completed May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant