-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfThe Swift compiler itselfcrashBug: A crash, i.e., an abnormal termination of softwareBug: A crash, i.e., an abnormal termination of softwarerun-time crashBug → crash: Swift code crashed during executionBug → crash: Swift code crashed during executionruntimeThe Swift RuntimeThe Swift Runtime
Description
Previous ID | SR-4383 |
Radar | None |
Original Reporter | @SusanDoggie |
Type | Bug |
Status | Resolved |
Resolution | Duplicate |
Attachment: Download
Environment
Xcode 8.3
Additional Detail from JIRA
Votes | 0 |
Component/s | Compiler |
Labels | Bug, RunTimeCrash, Runtime |
Assignee | None |
Priority | Medium |
md5: 55aa64f1ae8697e9ffe1fd6b49722f36
duplicates:
- SR-263 Implement a general solution to prevent deadlocks when generic types rely on their own metadata recursively
relates to:
- SR-1686 Program with recursive class crashes because of “cyclic metadata dependency”
Issue Description:
generic structure extension with concrete type in framework cause runtime error:
GenericCache(0x109f18720): cyclic metadata dependency detected, aborting
Metadata
Metadata
Assignees
Labels
bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfThe Swift compiler itselfcrashBug: A crash, i.e., an abnormal termination of softwareBug: A crash, i.e., an abnormal termination of softwarerun-time crashBug → crash: Swift code crashed during executionBug → crash: Swift code crashed during executionruntimeThe Swift RuntimeThe Swift Runtime