altstoreio / altstoreio/AltStore
Altstore PAL crashes on 26.1 beta 3
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 14.4k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
The same thing happened to SideStore but they fixed it with the nightly build.
This is the consol log of the SideStore crash. Maybe it helps.
2025-10-16 19:23:37.929 SideStore[2118:142518] [AppCenterCrashes] WARNING: +[MSACErrorLogFormatter formatStackFrame:report:]/576 Cannot find image for 0x1831eae28 2025-10-16 19:23:37.943 SideStore[2118:142518] [AppCenterCrashes] ERROR: +[MSACWrapperExceptionManager loadWrapperExceptionWithBaseFilename:]/139 Exception data report doesn't exist on disk. File name: 24CDEC32-845E-4C64-B0A3-F2ADCD453C97 2025-10-16 19:23:37.943 SideStore[2118:142518] [AppCenterCrashes] ERROR: +[MSACWrapperExceptionManager loadWrapperExceptionWithBaseFilename:]/139 Exception data report doesn't exist on disk. File name: last_saved_wrapper_exception 2025-10-16 19:23:37.971 SideStore[2118:142509] Could not load the "Browse" image referenced from a nib in the bundle with identifier "com.SideStore.SideStore.F2YS6WPUJG" 2025-10-16 19:23:37.994 SideStore[2118:142515] Error loading provisioning profile from disk: Error Domain=NSCocoaErrorDomain Code=260 "The file “embedded.mobileprovision” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/private/var/containers/Bundle/Application/9764507E-62A5-4EBB-A128-45229B4CF3CD/SideStore.app/PlugIns/AltWidgetExtension.appex/embedded.mobileprovision, NSURL=file:///private/var/containers/Bundle/Application/9764507E-62A5-4EBB-A128-45229B4CF3CD/SideStore.app/PlugIns/AltWidgetExtension.appex/embedded.mobileprovision, NSUnderlyingError=0x10f5f0f60 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}} 2025-10-16 19:23:37.994 SideStore[2118:142515] Error loading provisioning profile from disk: Error Domain=NSCocoaErrorDomain Code=260 "The file “embedded.mobileprovision” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/private/var/containers/Bundle/Application/9764507E-62A5-4EBB-A128-45229B4CF3CD/SideStore.app/PlugIns/AltWidgetExtension.appex/embedded.mobileprovision, NSURL=file:///private/var/containers/Bundle/Application/9764507E-62A5-4EBB-A128-45229B4CF3CD/SideStore.app/PlugIns/AltWidgetExtension.appex/embedded.mobileprovision, NSUnderlyingError=0x10f5f32a0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}} Fatal error: Attempted to read an unowned reference but the object was already deallocated
| App is Starting up |
| Console Logger started capturing output streams |
InstalledApp self.bundleIdentifier: com.SideStore.SideStore
Device pairing file not found
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
No repository files or tests are named. Start by reproducing the crash on iOS 26.1 beta 3 and inspect the supplied SideStore console log, then compare the behavior with the SideStore nightly build; done means AltStore no longer crashes on startup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100