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

MacOS BigSur 11.2.3 error #124

Open
luckyluke78 opened this issue Aug 21, 2021 · 1 comment
Open

MacOS BigSur 11.2.3 error #124

luckyluke78 opened this issue Aug 21, 2021 · 1 comment

Comments

@luckyluke78
Copy link

Hi, I'm Luke, couldn't get this big guy running.

There is a colored error here written "Fatal error: Failed to load SidecarCore.: file main/main.swift, line 225"

How do I fix this issue? Thx heaps!


Here's the command line that showed up after trying the installation:

SidecarPatcher (Version 14)
GitHub : https://github.com/pookjw/SidecarPatcher
mount_apfs: volume could not be mounted: Permission denied
mount: / failed with 66
Fatal error: Failed to load SidecarCore.: file main/main.swift, line 225
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/LuckyLuke/Downloads/SidecarPatcher-master/main.swift -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.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 "/Users/LuckyLuke/Downloads/SidecarPatcher-master/main.swift"
    0 swift-frontend 0x000000010aa5bf85 llvm::sys::PrintStackTrace(llvm::raw_ostream&) + 37
    1 swift-frontend 0x000000010aa5af78 llvm::sys::RunSignalHandlers() + 248
    2 swift-frontend 0x000000010aa5c546 SignalHandler(int) + 262
    3 libsystem_platform.dylib 0x00007fff205d7d7d _sigtramp + 29
    4 libsystem_c.dylib 0x00007fff88bcd4e0 __global_locale + 0
    5 libsystem_c.dylib 0x000000010f5554ef __global_locale + 18446603342774304783
    6 libsystem_c.dylib 0x000000010f550abe __global_locale + 18446603342774285790
    7 swift-frontend 0x0000000105cdebcb llvm::orc::runAsMain(int ()(int, char**), llvm::ArrayRef<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > >, llvm::Optionalllvm::StringRef) + 1387
    8 swift-frontend 0x0000000105cc317a 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 >&&) + 14474
    9 swift-frontend 0x0000000105c89a95 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*) + 2421
    10 swift-frontend 0x0000000105c7b7cb swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 7291
    11 swift-frontend 0x0000000105bfd362 main + 1266
    12 libdyld.dylib 0x00007fff205ae621 start + 1
    13 libdyld.dylib 0x000000000000000c start + 18446603339973335532
    Illegal instruction: 4
@ymuruvi
Copy link

ymuruvi commented Sep 18, 2021

I could be wrong but I believe apple made a patch in Big Sur making it so this doesn't work anymore. Some of the files that were previously available regarding sidecar are now gone.

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