Skip to content

[SR-9256] Crash on 32-bit iOS Devices #51736

@swift-ci

Description

@swift-ci
Previous ID SR-9256
Radar rdar://problem/46076755
Original Reporter MonocularVision (JIRA User)
Type Bug
Status Resolved
Resolution Done

Attachment: Download

Environment

iOS 10.3.x+
32-bit Devices (iPhone 5, iPhone 5C, iPad 4)
Xcode 10.0 (10A255)
Swift 4.2 (swiftlang-1000.11.37.1 clang-1000.11.45.1)

Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, 32BitOnly, 4.2Regression, RunTimeCrash
Assignee None
Priority Medium

md5: 9ebc60515fece58cf93f5b337ec1e4b8

Issue Description:

After upgrading to Xcode 10.0 (10A255) with Swift 4.2 (swiftlang-1000.11.37.1 clang-1000.11.45.1), we are experiencing a large number of crashes on 32-bit devices (iPhone 5, iPhone 5C and iPad 4) running iOS 10.3.x. We only support iOS 10 and up so these are the only 32-bit devices in our user base.

I'm unable to attach the crash reports here, but I've created a radar #46076755 with the crash reports. The crashes are not identical but share a lot of commonalities and a similar set of calls are in the stack. We are able to reproduce these crashes.

While I cannot send our entire project, I can attach requested source files to the Radar if that would help. I'm working on trying to reduce the problem down to a smaller project but wanted to get this opened ASAP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    32 bit onlybugA deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfcrashBug: A crash, i.e., an abnormal termination of softwareregressionrun-time crashBug → crash: Swift code crashed during executionswift 4.2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions