Skip to content

[SR-9298] Crash with IOU and Existentials #51769

Closed
@palimondo

Description

@palimondo
mannequin
Previous ID SR-9298
Radar None
Original Reporter @palimondo
Type Bug
Status Closed
Resolution Invalid
Environment

swift master

Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, RunTimeCrash
Assignee @aschwaighofer
Priority Medium

md5: becc24754abb11e0ec60755f3f8eca1c

Issue Description:

In the ExistentialPerformance.swift from Swift Benchmark Suite, I'm seeing a runtime crash when releasing IOU Existential. This issue does not occur when I've copied the code into minimal test-case. It appears to be somehow specific to SBS. The code to reproduce the issue is in PR #20666.

The scenario where the bug occurs is described in the comment. To reproduce, clone the PR and uncomment the body in `grabArray` function.

Metadata

Metadata

Assignees

Labels

bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfcrashBug: A crash, i.e., an abnormal termination of softwarerun-time crashBug → crash: Swift code crashed during execution

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions