Skip to content

Analysis server hangs with Linux 5.5 and IntelliJ based IDEs #40589

Closed
@simolus3

Description

@simolus3

After upgrading to Linux 5.5 (I'm on Linux 5.5.2-1-MANJARO), analysis in IntelliJ stops working after a while (analysis errors view doesn't update anymore, formatting times out, no autocomplete, ...).
The analyzer diagnostics page is still reachable after that happens, but it appears that the analysis server just stops serving regular requests. Interestingly, I can't reproduce this with VS Code. I tried deleting ~/.dartServer/, but that didn't fix the problem.

I first thought this was an IntelliJ problem, but flutter/flutter#49185 (comment) makes me think that this is analyzer related. I wanted to open another issue here because for me that also happens on the non-Flutter Dart SDK (both stable & latest dev).

I can reproduce this consistently and on different projects, so I'd be glad to provide more information if that's necessary.

Metadata

Metadata

Assignees

Labels

area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.customer-flutterlibrary-io

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions