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-7966] Migrating issues #50501

Closed
swift-ci opened this issue Jun 11, 2018 · 1 comment
Closed

[SR-7966] Migrating issues #50501

swift-ci opened this issue Jun 11, 2018 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself

Comments

@swift-ci
Copy link
Collaborator

Previous ID SR-7966
Radar None
Original Reporter Uma Maheshwaran (JIRA User)
Type Bug
Status Resolved
Resolution Duplicate
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug
Assignee None
Priority Medium

md5: 820540d167fb1a80a22481076f08323f

duplicates:

  • SR-7879 UIEdgeInsets.zero use crashes Xcode 10/Swift 4.2 compiler

Issue Description:

In this error has been thrown on Xcode 10 beta with swift 4.2

      • *** DESERIALIZATION FAILURE (please include this section in any bug report) ***
        result is ambiguous
        0 swift 0x000000010ae21c5a PrintStackTraceSignalHandler(void*) + 42
        1 swift 0x000000010ae21066 SignalHandler(int) + 966
        2 libsystem_platform.dylib 0x00007fff77549f5a _sigtramp + 26
        3 swift 0x000000010b8c6008 (anonymous namespace)::DarwinX86AsmBackend::getCompactUnwindRegNum(unsigned int) const::CU32BitRegs + 101254
        4 libsystem_c.dylib 0x00007fff772e71ae abort + 127
        5 swift 0x00000001082c799b swift::ModuleFile::fatal(llvm::Error) + 1915
        6 swift 0x00000001082ff4d2 swift::SILDeserializer::readGlobalVar(llvm::StringRef) + 1890
        7 swift 0x00000001083a9f9a swift::SerializedSILLoader::getAllForModule(swift::Identifier, swift::FileUnit*) + 234
        8 swift 0x00000001070fcdbe performCompile(swift::CompilerInstance&, swift::CompilerInvocation&, llvm::ArrayRef<char const*>, int&, swift::FrontendObserver*, swift::UnifiedStatsReporter*) + 34750
        9 swift 0x00000001070f110f swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 7839
        10 swift 0x000000010709ac48 main + 13144
        11 libdyld.dylib 0x00007fff7723b015 start + 1
        12 libdyld.dylib 0x0000000000000067 start + 2296139859

2. While deserializing SIL global "UIEdgeInsetsZero"
error: Abort trap: 6

@belkadan
Copy link
Contributor

Sorry for the inconvenience!

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
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
Projects
None yet
Development

No branches or pull requests

2 participants