Swift Compiler crashes when using a weak self inside a callback #78366
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
crash
Bug: A crash, i.e., an abnormal termination of software
triage needed
This issue needs more specific labels
Description
The crash happens if I try to use the
self?
inside the callbackReproduction
Stack dump
swift-driver version: 1.115.1 Apple Swift version 6.0.3 (swiftlang-6.0.3.1.10 clang-1600.0.30.1)
Target: arm64-apple-macosx15.0
The text was updated successfully, but these errors were encountered: