Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[analyzer] No error to tear-off augmented inside of augmenting function area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-macros Implementation of the macros feature
#55635 opened May 3, 2024 by sgrekhov
[analyzer] No error if a local variable named augmented is declared inside of augmenting function area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-macros Implementation of the macros feature
#55634 opened May 3, 2024 by sgrekhov
[analyzer] Unsupported operation: Unhandled AugmentedExpressionImpl in identifier. area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. crash Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash. feature-macros Implementation of the macros feature
#55633 opened May 3, 2024 by sgrekhov
[analyzer] Crash type 'AugmentedExpressionImpl' is not a subtype of type 'SimpleIdentifierImpl' in type cast area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. crash Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash. feature-macros Implementation of the macros feature
#55632 opened May 3, 2024 by sgrekhov
Dart code does not always appear in traces in devtools area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. pkg-dds For issues related to the Dart Development Service
#55630 opened May 2, 2024 by Hixie
Connect to the Dart Tooling Daemon from the Analysis Server area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. pkg-dds For issues related to the Dart Development Service
#55629 opened May 2, 2024 by kenzieschmoll
Hide @nonVirtual methods in autocomplete? analyzer-completion Issues with the analysis server's code completion feature area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on
#55628 opened May 2, 2024 by goderbauer
"Cannot invoke a native callback outside of an isolate" Flutter FFI area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. library-ffi
#55626 opened May 2, 2024 by sanjaygholap
[dartfuzz] runtime/vm/object.cc: 17505: error: expected: !is_megamorphic || result.NumberOfChecks() >= FLAG_max_polymorphic_checks area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. dartfuzz Found with Dart fuzzing (DartFuzz, libFuzzer, etc.) gardening
#55625 opened May 2, 2024 by alexmarkov
[dartfuzz] runtime/vm/object.h: 4278: error: expected: ptr() != null() area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. dartfuzz Found with Dart fuzzing (DartFuzz, libFuzzer, etc.) gardening
#55624 opened May 2, 2024 by alexmarkov
[dartfuzz] runtime/vm/instructions_riscv.cc: 215: error: unreachable code area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. dartfuzz Found with Dart fuzzing (DartFuzz, libFuzzer, etc.) gardening
#55623 opened May 2, 2024 by alexmarkov
[dartfuzz] runtime/vm/code_patcher_x64.cc: 80: error: Expected call [CODE_REG + offs] area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. dartfuzz Found with Dart fuzzing (DartFuzz, libFuzzer, etc.) gardening
#55622 opened May 2, 2024 by alexmarkov
user reporting analysis slow down likely due to cache getting into weird state area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-performance Issue relates to performance or code size
#55621 opened May 2, 2024 by mraleph
Operator overloading doesn't work as expected for * operator. needs-info We need additional information from the issue author (auto-closed after 14 days if no response)
#55619 opened May 2, 2024 by prabinlamsal19
[gardening][tsan] Data race in boringssl/src/crypto/bio/pair.c:244:14 in bio_write area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. gardening
#55618 opened May 2, 2024 by dcharkes
TSAN: data race in profiler area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends.
#55617 opened May 1, 2024 by rmacnak-google
flaky vm/dart/use_dwarf_stack_traces_flag_deferred_test turns RuntimeError on vm-aot-mac-release-x64 area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. gardening triaged Issue has been triaged by sub team
#55612 opened May 1, 2024 by aam
Analyzer doesn't allow type parameter declarations as diagnostic targets in macros area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-macros Implementation of the macros feature
#55611 opened May 1, 2024 by jakemac53
Macro does not give details when run in command line. area-front-end Use area-front-end for front end / CFE / kernel format related issues. cfe-feature-macros Implement macros features in the CFE feature-macros Implementation of the macros feature
#55610 opened May 1, 2024 by polina-c
Make RegExp and RegExpMatch be final classes. area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. enhancement-breaking-change An enhancement which is breaking. library-core type-enhancement A request for a change that isn't a bug
#55608 opened May 1, 2024 by lrhn
A strange and easily reproducible problem in the AOT-compiled code. area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. 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)
#55607 opened May 1, 2024 by haodong404
Type check failure in _IOServicePorts._newServicePort area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. library-io
#55606 opened Apr 30, 2024 by rmacnak-google
TSAN: data race setting growth policy after loading area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. P3 A lower priority bug or feature request triaged Issue has been triaged by sub team
#55601 opened Apr 30, 2024 by rmacnak-google
TSAN: data race in reaching reload safepoint with another isolate starting area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. P3 A lower priority bug or feature request triaged Issue has been triaged by sub team
#55600 opened Apr 30, 2024 by rmacnak-google
easy way to customize the diagnostic severity of all lint rules area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request
#55599 opened Apr 30, 2024 by DetachHead
ProTip! Exclude everything labeled bug with -label:bug.