Skip to content

Issues: apple/swift

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

[stdlib] Assertion failure when using appended WritableKeyPaths through reference types in some cases. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60422 opened Aug 5, 2022 by fibrechannelscsi
[Autodiff] Assertion failures when a differentiable function returns the result of another differentiable function. AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software
#68402 opened Sep 8, 2023 by fibrechannelscsi
The compiler crashes with an error message of Bad generic parameter in τ_1_0 in certain cases. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68689 opened Sep 22, 2023 by fibrechannelscsi
[AutoDiff] Assertion failure: (!isInvalid()) in function getRequirement. assertion failure Bug → crash: An assertion failure AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions generics Feature: generic declarations and types IRGen LLVM IR generation multiple files Flag: An issue whose reproduction requires multiple files optimized only Flag: An issue whose reproduction requires optimized compilation swift 6.0
#70834 opened Jan 11, 2024 by fibrechannelscsi
Assertion failed: (genericSig && "Need a generic signature to resolve conformance") bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73068 opened Apr 16, 2024 by fibrechannelscsi
The equality comparison operator == is producing incorrect results for KeyPaths on Swift 6.0 Development Snapshots. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73554 opened May 9, 2024 by fibrechannelscsi
Assertion failure: extReqs.size() == typeReqs.size()) in isWrittenWithConstraints. assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software declarations Feature: declarations extension Feature → declarations: `extension` declarations generics Feature: generic declarations and types IRGen LLVM IR generation swift 6.0
#72719 opened Mar 30, 2024 by fibrechannelscsi
[AutoDiff] Runtime EXC_BAD_ACCESS when running a pullback in certain cases. AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. run-time crash Bug → crash: Swift code crashed during execution triage needed This issue needs more specific labels
#73526 opened May 8, 2024 by fibrechannelscsi
[Autodiff] Assertion failure under certain circumstances. assertion failure Bug → crash: An assertion failure AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software SILOptimizer Area → compiler: SIL optimization passes swift 5.9
#66996 opened Jun 28, 2023 by fibrechannelscsi
[Autodiff] Assertion failure in certain cases when naming the project _Differentiation. AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#67727 opened Aug 3, 2023 by fibrechannelscsi
[Autodiff] Already have an active diagnostic assertion failure when handling previous errors. AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#68922 opened Oct 2, 2023 by fibrechannelscsi
[Autodiff] EXC_BAD_ACCESS when running a @differentiable function in the context of an XCTest. AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#69238 opened Oct 17, 2023 by fibrechannelscsi
Swift / C build error related to missing definition of fds_bits. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c interop Feature: Interoperability with C clang importer Area → compiler: The clang importer
#69311 opened Oct 20, 2023 by fibrechannelscsi
[Autodiff] Unable to differentiate access to certain properties marked as Differentiable. AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#69513 opened Oct 30, 2023 by fibrechannelscsi
Assertion failure when passing an existential into a generic parameter. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software SILGen Area → compiler: The SIL generation stage
#61498 opened Oct 7, 2022 by fibrechannelscsi
"SIL memory lifetime failure" when attempting to build Distributed Actors example. actor Feature → concurrency: `actor` declarations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software distributed Feature → concurrency: distributed actor SILGen Area → compiler: The SIL generation stage swift 5.8 verifier
#62898 opened Jan 6, 2023 by fibrechannelscsi
SIL verification failure with certain conformances to Collection. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. import Feature → declarations: `import` declarations SILGen Area → compiler: The SIL generation stage
#66503 opened Jun 9, 2023 by fibrechannelscsi
After building SwiftLint in Linux, a runtime error is generated when attempting to Lint a file. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68812 opened Sep 27, 2023 by fibrechannelscsi
ProTip! Add no:assignee to see everything that’s not assigned.