altstoreio / altstoreio/AltStore
Installing Kodi 19 on tvOS crashes AltServer
Open
Nobody has claimed this yet.
support
- Dominant language
- Swift
- Stars
- 14.4k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Log:
Anisette XPC Error: Error Domain=NSCocoaErrorDomain Code=4097 "connection to service on pid 0 named com.rileytestut.AltXPC" UserInfo={NSDebugDescription=connection to service on pid 0 named com.rileytestut.AltXPC}
Anisette XPC Error: Error Domain=NSCocoaErrorDomain Code=4097 "connection to service on pid 0 named com.rileytestut.AltXPC" UserInfo={NSDebugDescription=connection to service on pid 0 named com.rileytestut.AltXPC}
/Users/rileytestut/Documents/Developer/Projects/AltStore/Dependencies/AltSign/AltSign/ldid/../../Dependencies/ldid/ldid.cpp(674): _assert(): Swap(mach_header_->filetype) == MH_EXECUTE || Swap(mach_header_->filetype) == MH_DYLIB || Swap(mach_header_->filetype) == MH_BUNDLE
libc++abi: terminating with uncaught exception of type char const*
[1] 5408 abort ./AltServer
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Kodi 19 installation through AltServer and inspect the failure around Dependencies/ldid/ldid.cpp:674 shown in the log. Determine why the input causes the ldid assertion, then verify that installing Kodi on tvOS no longer crashes AltServer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100