-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: dart-lang/sdk
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Dart compiler crash
area-dart-model
Use area-dart-model for issues related to packages analyzer, front_end, and kernel.
cfe-crashes
Crashes in the CFE
cfe-incremental-compiler
Incremental compiler issue in the CFE
legacy-area-front-end
Legacy: Use area-dart-model instead.
P2
A bug or feature request we're likely to work on
#60236
opened Mar 2, 2025 by
rebaz94
Analyzer doesn't report duplicate getter
area-dart-model
Use area-dart-model for issues related to packages analyzer, front_end, and kernel.
P2
A bug or feature request we're likely to work on
#59977
opened Jan 24, 2025 by
johnniwinther
[cfe] Legacy: Use area-dart-model instead.
LibraryIndex
throws when getting instance members that have name collisions with named constructors
legacy-area-front-end
#59910
opened Jan 15, 2025 by
nshahan
Parser error for Legacy: Use area-dart-model instead.
model-error-recovery
Error recovery in analyzer/CFE.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
duplicated_modifier
legacy-area-front-end
#59738
opened Dec 17, 2024 by
FMorschel
Unhelpful Error when using Extensions in Switch Statements
cfe-dysfunctionalities
Issues for the CFE not behaving as intended
legacy-area-front-end
Legacy: Use area-dart-model instead.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#58963
opened Nov 19, 2024 by
PvtPuddles
VM crash when evaluating a named record field of a Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
legacy-area-front-end
Legacy: Use area-dart-model instead.
P2
A bug or feature request we're likely to work on
triaged
Issue has been triaged by sub team
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
vm-debugger
late
variable
area-vm
#57048
opened Nov 7, 2024 by
DanTup
Parsing import allows "as" before "if"
cfe-parser
Parser issues in the CFE
fe-analyzer-shared-parser
Issues with the shared parser's handling of correct code
legacy-area-fe-analyzer-shared
Legacy: Use area-dart-model instead.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#56641
opened Sep 3, 2024 by
munificent
Compiler failed when runing flutter app
cfe-crashes
Crashes in the CFE
legacy-area-front-end
Legacy: Use area-dart-model instead.
#55322
opened Mar 28, 2024 by
feng4108
CFE allows trailing comma in catch clause
cfe-dysfunctionalities
Issues for the CFE not behaving as intended
cfe-parser
Parser issues in the CFE
legacy-area-front-end
Legacy: Use area-dart-model instead.
P3
A lower priority bug or feature request
#55301
opened Mar 25, 2024 by
munificent
[fe-analyzer-shared] Glitch in Parser issues in the CFE
legacy-area-fe-analyzer-shared
Legacy: Use area-dart-model instead.
initializerExpression
parse
cfe-parser
#54284
opened Dec 8, 2023 by
eernstg
Unhandled exception:the Dart compiler exited unexpectedly
cfe-crashes
Crashes in the CFE
customer-flutter
legacy-area-front-end
Legacy: Use area-dart-model instead.
#54041
opened Nov 14, 2023 by
superleexpert
Textual outline doesn't include "sealed" and "view" (maybe more?) in classes
legacy-area-front-end
Legacy: Use area-dart-model instead.
#50520
opened Nov 21, 2022 by
jensjoha
Parser can give a constructor name of '('
front-end-fasta-recovery
legacy-area-front-end
Legacy: Use area-dart-model instead.
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
#50441
opened Nov 10, 2022 by
srawlins
[analyzer] Analyzer terminated with unhandled exception in Legacy: Use area-dart-model instead.
P2
A bug or feature request we're likely to work on
analyzeQuote
front-end-fasta
legacy-area-front-end
#50333
opened Oct 29, 2022 by
timsneath
Weird crash when running dart test with coverage
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
crash
Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.
triaged
Issue has been triaged by sub team
#49968
opened Sep 15, 2022 by
nielsenko
[Records] improve parser recovery for type annotated record fields
front-end-fasta-recovery
legacy-area-front-end
Legacy: Use area-dart-model instead.
#49894
opened Sep 2, 2022 by
pq
Code completion misses fields when typed prefix is a keyword
front-end-fasta-recovery
legacy-area-front-end
Legacy: Use area-dart-model instead.
P3
A lower priority bug or feature request
#48883
opened Apr 26, 2022 by
DanTup
Wrong error message in CFE when parsing Legacy: Use area-dart-model instead.
P3
A lower priority bug or feature request
>?..
front-end-fasta-recovery
legacy-area-front-end
#47060
opened Aug 31, 2021 by
sgrekhov
Suboptimal messaging for missing open curly bracket
front-end-fasta-recovery
legacy-area-front-end
Legacy: Use area-dart-model instead.
P3
A lower priority bug or feature request
#46994
opened Aug 25, 2021 by
bwilkerson
'void' can't be the name of a constructor
front-end-fasta-recovery
legacy-area-front-end
Legacy: Use area-dart-model instead.
P3
A lower priority bug or feature request
#46828
opened Aug 5, 2021 by
gaaclarke
Compiler warning after rename of test file and run all tests in terminal
legacy-area-front-end
Legacy: Use area-dart-model instead.
#41936
opened May 17, 2020 by
sterlp
CFE unit test failures after unfork CL and pkg/front_end/tool/update_all.dart was run
legacy-area-front-end
Legacy: Use area-dart-model instead.
#41812
opened May 8, 2020 by
a-siva
Parser assertion failure: Failed assertion: line 2424 pos 12: 'token.next == name || token.next.isEof': is not true.
legacy-area-front-end
Legacy: Use area-dart-model instead.
#39221
opened Nov 4, 2019 by
jensjoha
Kernel AST API should not leak memory
cfe-optimizations
CFE optimizations
legacy-area-front-end
Legacy: Use area-dart-model instead.
#38592
opened Sep 26, 2019 by
alexmarkov
Using var in a typedef causes bizarre "function-typed parameter" error
area-dart-model
Use area-dart-model for issues related to packages analyzer, front_end, and kernel.
front-end-fasta-recovery
model-error-recovery
Error recovery in analyzer/CFE.
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
#37762
opened Aug 6, 2019 by
srawlins
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.