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

Cannot Apply the side car patch #116

Open
iamnadeems opened this issue Apr 15, 2021 · 1 comment
Open

Cannot Apply the side car patch #116

iamnadeems opened this issue Apr 15, 2021 · 1 comment

Comments

@iamnadeems
Copy link

Fatal error: Failed to load SidecarCore.: file main/main.swift, line 225
Stack dump:
0. Program arguments: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -interpret /Users/name/Downloads/SidecarPatcher-master/main.swift -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -color-diagnostics -target-sdk-version 11.1 -module-name main

  1. Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28)
  2. While running user code "/Users/name/Downloads/SidecarPatcher-master/main.swift"
    0 swift 0x000000010eff2615 llvm::sys::PrintStackTrace(llvm::raw_ostream&) + 37
    1 swift 0x000000010eff1615 llvm::sys::RunSignalHandlers() + 85
    2 swift 0x000000010eff2bcf SignalHandler(int) + 111
    3 libsystem_platform.dylib 0x00007fff204a0d7d _sigtramp + 29
    4 libsystem_c.dylib 0x00007fff88a964e0 __global_locale + 0
    5 libsystem_c.dylib 0x0000000114298a7c __global_locale + 18446603342856594844
    6 libsystem_c.dylib 0x00000001142939e5 __global_locale + 18446603342856574213
    7 swift 0x000000010abada6f llvm::orc::runAsMain(int ()(int, char**), llvm::ArrayRef<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > >, llvm::Optionalllvm::StringRef) + 2495
    8 swift 0x000000010ab8ae5b swift::RunImmediately(swift::CompilerInstance&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > > > const&, swift::IRGenOptions const&, swift::SILOptions const&, std::__1::unique_ptr<swift::SILModule, std::__1::default_deleteswift::SILModule >&&) + 6747
    9 swift 0x000000010ab65f7a performCompileStepsPostSILGen(swift::CompilerInstance&, swift::CompilerInvocation const&, std::__1::unique_ptr<swift::SILModule, std::__1::default_deleteswift::SILModule >, llvm::PointerUnion<swift::ModuleDecl
    , swift::SourceFile*>, swift::PrimarySpecificPaths const&, int&, swift::FrontendObserver*) + 2426
    10 swift 0x000000010ab55f4e swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 21134
    11 swift 0x000000010aad6c27 main + 1255
    12 libdyld.dylib 0x00007fff20477621 start + 1
    zsh: illegal hardware instruction sudo swift /Users/name/Downloads/SidecarPatcher-master/main.swift
@radovansurlak
Copy link

Same issue for me on Big Sur, Macbook Pro 15" 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants