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

failed to install sidecar patcher- macbook pro 15 retina mid 2015 running Monterey #135

Open
vladimir4040 opened this issue Feb 13, 2022 · 1 comment

Comments

@vladimir4040
Copy link

vladimir4040 commented Feb 13, 2022

12 dyld 0x000000011403f4fe start + 462
Illegal instruction: 4
vladimirs-MBP:~ vladimir$
vladimirs-MBP:~ vladimir$ csrutil status
System Integrity Protection status: disabled.
vladimirs-MBP:~ vladimir$ sudo swift /Users/vladimir/Downloads/SidecarPatcher-master/main.swift
SidecarPatcher (Version 14)
GitHub : https://github.com/pookjw/SidecarPatcher
mount_apfs: volume could not be mounted: Permission denied
mount: / failed with 66
main/main.swift:225: Fatal error: Failed to load SidecarCore.
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the project and the crash backtrace.
Stack dump:
0. Program arguments: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -interpret /Users/vladimir/Downloads/SidecarPatcher-master/main.swift -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -color-diagnostics -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -target-sdk-version 12.1.0

  1. Apple Swift version 5.5.2 (swiftlang-1300.0.47.5 clang-1300.0.29.30)
  2. While running user code "/Users/vladimir/Downloads/SidecarPatcher-master/main.swift"
    Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var LLVM_SYMBOLIZER_PATH to point to it):
    0 swift-frontend 0x0000000108c9fc27 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39
    1 swift-frontend 0x0000000108c9ebb8 llvm::sys::RunSignalHandlers() + 248
    2 swift-frontend 0x0000000108ca0236 SignalHandler(int) + 278
    3 libsystem_platform.dylib 0x00007ff81e492e2d _sigtramp + 29
    4 libswiftCore.dylib 0x00007ff82bb993a0 swift_reportError + 64
    5 libswiftCore.dylib 0x000000010e1d797c swift_reportError + 18446603374379132444
    6 libswiftCore.dylib 0x000000010e1d2abe swift_reportError + 18446603374379112286
    7 swift-frontend 0x0000000103eac220 llvm::orc::runAsMain(int ()(int, char**), llvm::ArrayRef<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > >, llvm::Optionalllvm::StringRef) + 1408
    8 swift-frontend 0x0000000103e0d017 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 >&&) + 12871
    9 swift-frontend 0x0000000103dbc700 performCompileStepsPostSILGen(swift::CompilerInstance&, std::__1::unique_ptr<swift::SILModule, std::__1::default_deleteswift::SILModule >, llvm::PointerUnion<swift::ModuleDecl
    , swift::SourceFile*>, swift::PrimarySpecificPaths const&, int&, swift::FrontendObserver*) + 2656
    10 swift-frontend 0x0000000103dae6d7 swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 14743
    11 swift-frontend 0x0000000103ceeb08 main + 1032
    12 dyld 0x0000000111dd54fe start + 462
    Illegal instruction: 4
    vladimirs-MBP:~ vladimir$
    [Restored Feb 13, 2022 at 9:40:55 AM]
    Last login: Sun Feb 13 09:40:48 on console
    Restored session: Sun 13 Feb 2022 09:39:59 EST
@vladimir4040 vladimir4040 changed the title failed to install sidecar- macbook pro 15 retina mid 2015 running Monterey failed to install sidecar patcher- macbook pro 15 retina mid 2015 running Monterey Feb 13, 2022
@supercuerda
Copy link

Hi. I've got the same problem. Did you fix it?

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