-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
crashProcess exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.legacy-area-analyzerUse area-devexp instead.Use area-devexp instead.legacy-area-front-endLegacy: Use area-dart-model instead.Legacy: Use area-dart-model instead.
Description
Reproducible with Dart SDK 2.8.4 and 2.9.0-13.0.dev. Create file foo.dart with the following content
Stream<List<>>
and run dartanalyzer foo.dart. Dart Analyzer runs some infinite calculations which never end.
The same with Dart Analysis Server, so to reproduce just type Stream<List<>> in an empty file in any IDE.
BunnyMan1, gurunbg, isinghmitesh and fotechv
Metadata
Metadata
Assignees
Labels
crashProcess exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.legacy-area-analyzerUse area-devexp instead.Use area-devexp instead.legacy-area-front-endLegacy: Use area-dart-model instead.Legacy: Use area-dart-model instead.