pookjw / SidecarPatcher

Enables Sidecar on old Mac and iPad for macOS 10.15
GNU General Public License v3.0
664 stars 53 forks source link

Failed to load Sidecar illegal hardware introduction- MacBook Air 2017 running Mac OS Monterey #139

Open Georgi-2009 opened 2 years ago

Georgi-2009 commented 2 years ago

This is what my Terminal gives me: 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. Stack dump:

  1. Program arguments: /Library/Developer/CommandLineTools/usr/bin/swift-frontend -frontend -interpret SidecarPatcher/main.swift -enable-objc-interop -sdk /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -color-diagnostics -target-sdk-version 12.3 -module-name main
  2. Apple Swift version 5.6.1 (swiftlang-5.6.0.323.66 clang-1316.0.20.12)
  3. Compiling with the current language version
  4. While running user code "SidecarPatcher/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 0x0000000114373ed7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 1 swift-frontend 0x0000000114372f28 llvm::sys::RunSignalHandlers() + 248 2 swift-frontend 0x0000000114374530 SignalHandler(int) + 288 3 libsystem_platform.dylib 0x00007ff81948fdfd _sigtramp + 29 4 libsystem_platform.dylib 0x00007ff7b0ef26c0 _sigtramp + 18446744071958833376 5 libsystem_platform.dylib 0x0000000119c769c3 _sigtramp + 18446603374884187107 6 libsystem_platform.dylib 0x0000000119c71abe _sigtramp + 18446603374884166878 7 swift-frontend 0x000000010f186570 llvm::orc::runAsMain(int (*)(int, char*), llvm::ArrayRef<std::1::basic_string<char, std::__1::char_traits, std::1::allocator > >, llvm::Optional) + 1792 8 swift-frontend 0x000000010f0e2ddd 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_delete >&&) + 13613 9 swift-frontend 0x000000010f0aa2d3 performCompileStepsPostSILGen(swift::CompilerInstance&, std::__1::unique_ptr<swift::SILModule, std::1::default_delete >, llvm::PointerUnion<swift::ModuleDecl, swift::SourceFile>, swift::PrimarySpecificPaths const&, int&, swift::FrontendObserver) + 2259 10 swift-frontend 0x000000010f09d96d swift::performFrontend(llvm::ArrayRef<char const>, char const, void, swift::FrontendObserver) + 21117 11 swift-frontend 0x000000010f05b5d4 swift::mainEntry(int, char const**) + 1108 12 dyld 0x000000011fab651e start + 462 zsh: illegal hardware instruction sudo swift SidecarPatcher/main.swift
shuruhusky commented 1 year ago

I get the same issue u know how to fix it yet?

yodsaran02 commented 11 months ago

yeah me too