Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-11587] Source Compatibility Failure: Starscream 5.1 iOS #53992

Open
aschwaighofer opened this issue Oct 8, 2019 · 0 comments
Open

[SR-11587] Source Compatibility Failure: Starscream 5.1 iOS #53992

aschwaighofer opened this issue Oct 8, 2019 · 0 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software source compatibility

Comments

@aschwaighofer
Copy link
Member

Previous ID SR-11587
Radar rdar://56059920
Original Reporter @aschwaighofer
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, CompilerCrash, SourceCompatibility
Assignee None
Priority Medium

md5: eccd33853c5b092b1c19ef481e4b98ad

Issue Description:

https://ci.swift.org/job/swift-master-source-compat-suite/4248

05:03:45 PASS: Starscream, 4.0, 114e5d, Starscream, generic/platform=iOS
05:03:45 $ git -C /Users/buildnode/jenkins/workspace-private/swift-master-source-compat-suite/project_cache/Starscream/examples/SimpleTest rev-parse --show-toplevel
05:03:59 PASS: Starscream, 4.0, 114e5d, Starscream, generic/platform=iOS
05:03:59 $ git -C /Users/buildnode/jenkins/workspace-private/swift-master-source-compat-suite/project_cache/Starscream rev-parse --show-toplevel
05:04:13 PASS: Starscream, 4.0, 114e5d, Starscream, generic/platform=iOS
05:04:13 $ git -C /Users/buildnode/jenkins/workspace-private/swift-master-source-compat-suite/project_cache/Starscream/examples/AutobahnTest rev-parse --show-toplevel
05:04:27 FAIL: Starscream, 5.1, a2ed45, Starscream, generic/platform=iOS
05:04:27 $ git -C /Users/buildnode/jenkins/workspace-private/swift-master-source-compat-suite/project_cache/Starscream/examples/SimpleTest rev-parse --show-toplevel
05:04:41 FAIL: Starscream, 5.1, a2ed45, Starscream, generic/platform=iOS
05:04:41 $ git -C /Users/buildnode/jenkins/workspace-private/swift-master-source-compat-suite/project_cache/Starscream rev-parse --show-toplevel
05:04:55 FAIL: Starscream, 5.1, a2ed45, Starscream, generic/platform=iOS
05:04:56 $ git -C /Users/buildnode/jenkins/workspace-private/swift-master-source-compat-suite/project_cache/Surge rev-parse --show-toplevel

Assertion failed: (getMaxFPOffset(MF.getFunction(), *AFI) <= FPOffset && "Max FP estimation is wrong"), function emitPrologue, file /Users/buildnode/jenkins/workspace-private/swift-master-source-compat-suite/llvm/lib/Target/ARM/ARMFrameLowering.cpp, line 464.
Stack dump:
0. Running pass 'Function Pass Manager' on module '/Users/buildnode/jenkins/workspace-private/swift-master-source-compat-suite/project_cache/Starscream/build/Build/Intermediates.noindex/Starscream.build/Release-iphoneos/Starscream.build/Objects-normal/armv7/Compression.o'.

  1. Running pass 'Prologue/Epilogue Insertion & Frame Finalization' on function '@"$s10Starscream9WebSocketCMr"'
    0 swift 0x00000001048324f5 llvm::sys::PrintStackTrace(llvm::raw_ostream&) + 37
    1 swift 0x00000001048314f8 llvm::sys::RunSignalHandlers() + 248
    2 swift 0x0000000104832ae8 SignalHandler(int) + 264
    3 libsystem_platform.dylib 0x00007fff6e9a2b5d _sigtramp + 29
    4 libsystem_platform.dylib 0x00007fd011590520 _sigtramp + 2730416608
    5 libsystem_c.dylib 0x00007fff6e85c6a6 abort + 127
    6 libsystem_c.dylib 0x00007fff6e82520d basename_r + 0
    7 swift 0x0000000104d79cd3 llvm::ARMFrameLowering::emitPrologue(llvm::MachineFunction&, llvm::MachineBasicBlock&) const (.cold.2) + 35
    8 swift 0x0000000101b64188 llvm::ARMFrameLowering::emitPrologue(llvm::MachineFunction&, llvm::MachineBasicBlock&) const + 10424
@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added the crash Bug: A crash, i.e., an abnormal termination of software label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software source compatibility
Projects
None yet
Development

No branches or pull requests

2 participants