-
Notifications
You must be signed in to change notification settings - Fork 403
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The mere linking to the Introspect framework, without even importing the framework, causes an app to hang under certain conditions. In particular, when pushing a view onto a navigation stack when other specific conditions exist (see attached minimal sample app).
Checklist
- I have read the README before submitting this report.
- This issue hasn't been addressed in an existing GitHub issue or discussion.
Expected behavior
App pushes a view onto the navigation stack
Actual behavior
App hangs with 100% CPU
Steps to reproduce
- Run the attached minimal sample app
- Tap the button labelled "Tap"
Version information
1.1.2
Destination operating system
iOS 17.2
Xcode version information
Xcode 15.2 (15C500b)
Swift Compiler version information
swift-driver version: 1.87.3 Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx14.0Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working