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

macOS Big Sur 11.6 Error #125

Closed oskardotglobal closed 2 years ago

oskardotglobal commented 2 years ago

OS Version: macOS 11.6 Hardware: MacBookAir 13" (2017) // MacBookAir7,2 Error Message:

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: /Library/Developer/CommandLineTools/usr/bin/swift-frontend -frontend -interpret main.swift -enable-objc-interop -sdk /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -color-diagnostics -target-sdk-version 11.3 -module-name main
1.  Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)
2.  While running user code "main.swift"
0  swift-frontend           0x00000001074daf85 llvm::sys::PrintStackTrace(llvm::raw_ostream&) + 37
1  swift-frontend           0x00000001074d9f78 llvm::sys::RunSignalHandlers() + 248
2  swift-frontend           0x00000001074db546 SignalHandler(int) + 262
3  libsystem_platform.dylib 0x00007fff2053dd7d _sigtramp + 29
4  libsystem_platform.dylib 0x0000000100000000 _sigtramp + 18446603344268763808
5  libsystem_platform.dylib 0x000000010a5fd4ef _sigtramp + 18446603344442816399
6  libsystem_platform.dylib 0x000000010a5f8abe _sigtramp + 18446603344442797406
7  swift-frontend           0x000000010275dbcb llvm::orc::runAsMain(int (*)(int, char**), llvm::ArrayRef<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, llvm::Optional<llvm::StringRef>) + 1387
8  swift-frontend           0x000000010274217a swift::RunImmediately(swift::CompilerInstance&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, swift::IRGenOptions const&, swift::SILOptions const&, std::__1::unique_ptr<swift::SILModule, std::__1::default_delete<swift::SILModule> >&&) + 14474
9  swift-frontend           0x0000000102708a95 performCompileStepsPostSILGen(swift::CompilerInstance&, std::__1::unique_ptr<swift::SILModule, std::__1::default_delete<swift::SILModule> >, llvm::PointerUnion<swift::ModuleDecl*, swift::SourceFile*>, swift::PrimarySpecificPaths const&, int&, swift::FrontendObserver*) + 2421
10 swift-frontend           0x00000001026fa7cb swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 7291
11 swift-frontend           0x000000010267c362 main + 1266
12 libdyld.dylib            0x00007fff20513f3d start + 1
13 libdyld.dylib            0x000000000000000c start + 18446603339973968080
[1]    1941 illegal hardware instruction  sudo swift -v main.swift

Question: Does my user need admin rights? My user isn't admin but has sudo perms (i added it to the sudoers file manually)

ImKeivo commented 2 years ago

I have the same problem, you already solve it?

programista-artysta commented 2 years ago

Same here :/ Dunno what to do

Ahmedhassan139 commented 2 years ago

the same problem

NicoG1 commented 2 years ago

I've got the same problem, I have admin and sudo but still doesn't work. Have you gotten any solutions?

programista-artysta commented 2 years ago

Unfortunately no :/ Probably I will buy new mac.

El-Napster commented 1 year ago

Did you find the solution?

Git-MK7 commented 9 months ago

how u fix it?