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

InconsistentAnalysisException when sending errors in DAS #43152

Closed
scheglov opened this issue Aug 22, 2020 · 0 comments
Closed

InconsistentAnalysisException when sending errors in DAS #43152

scheglov opened this issue Aug 22, 2020 · 0 comments
Assignees
Labels
analyzer-crash-report Issues which have been reported due to an analysis server crash area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.

Comments

@scheglov
Copy link
Contributor

Thread 0 main thread CRASHED InconsistentAnalysisException: InconsistentAnalysisException: Requested result might be inconsistent with previously returned results
at AnalysisSessionImpl._checkConsistency(session.dart:202)
at AnalysisSessionImpl.getFile(session.dart:114)
at newDiagnosticMessage(protocol_server.dart:157)
at newAnalysisError_fromEngine.<fn>(protocol_server.dart:136)
at ListIterable.toList(dart:_internal)
at newAnalysisError_fromEngine(protocol_server.dart:137)
at mapEngineErrors(protocol_server.dart:93)
at doAnalysisError_listFromEngine(protocol_server.dart:36)
at ServerContextManagerCallbacks.addAnalysisDriver.<fn>(analysis_server.dart:676)
@scheglov scheglov added area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. analyzer-crash-report Issues which have been reported due to an analysis server crash labels Aug 22, 2020
@scheglov scheglov self-assigned this Aug 22, 2020
dart-bot pushed a commit that referenced this issue Aug 24, 2020
R=brianwilkerson@google.com

Bug: #43152
Change-Id: I1e88df0a5d2b1695b45ddfe22c84a354a9e33c4e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159741
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-crash-report Issues which have been reported due to an analysis server crash area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
Projects
None yet
Development

No branches or pull requests

1 participant