[GH-ISSUE #775] [BUG] The built-in SideStore crashed and the certificate was revoked. #698

Closed
opened 2026-03-03 15:35:41 +03:00 by kerem · 2 comments
Owner

Originally created by @IVBXData on GitHub (Aug 20, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/775

Describe the bug

There was a crash error in the built-in SideStore, and the suspected certificate was revoked in advance.
Wrong content:
dlopen(/private/var/containers/Bundle/Application/3D13518E-770F-4000-8063-1E3108EC7E7A/App.app/Frameworks/SideStoreApp.framework/SideStore, 0x0109): tried: '/private/var/containers/Bundle/Application/3D13518E-770F-4000-8063-1E3108EC7E7A/App.app/Frameworks/SideStoreApp.framework/SideStore' (code signature invalid in <0B125A13-2973-378A-9BA6-DB7023072528> '/private/var/containers/Bundle/Application/3D13518E-770F-4000-8063-1E3108EC7E7A/App.app/Frameworks/SideStoreApp.framework/SideStore' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x01283C10, codeBlobSize=0x00042FA0), '/private/preboot/Cryptexes/OS/private/var/containers/Bundle/Application/3D13518E-770F-4000-8063-1E3108EC7E7A/App.app/Frameworks/SideStoreApp.framework/SideStore' (no such file), '/private/var/containers/Bundle/Application/3D13518E-770F-4000-8063-1E3108EC7E7A/App.app/Frameworks/SideStoreApp.framework/SideStore' (code signature invalid in <0B125A13-2973-378A-9BA6-DB7023072528> '/private/var/containers/Bundle/Application/3D13518E-770F-4000-8063-1E3108EC7E7A/App.app/Frameworks/SideStoreApp.framework/SideStore' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x01283C10, codeBlobSize=0x00042FA0)

Instructions to reproduce

After installing LiveContainer for a period of time (about one day), open the built-in SideStore (cannot be 100% reproduced)

What version of LiveContainer and iOS are you using?

LiveContainer+SideStore3.6.1,iOS26PB4

Other info

No response

Originally created by @IVBXData on GitHub (Aug 20, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/775 ### Describe the bug There was a crash error in the built-in SideStore, and the suspected certificate was revoked in advance. Wrong content: dlopen(/private/var/containers/Bundle/Application/3D13518E-770F-4000-8063-1E3108EC7E7A/App.app/Frameworks/SideStoreApp.framework/SideStore, 0x0109): tried: '/private/var/containers/Bundle/Application/3D13518E-770F-4000-8063-1E3108EC7E7A/App.app/Frameworks/SideStoreApp.framework/SideStore' (code signature invalid in <0B125A13-2973-378A-9BA6-DB7023072528> '/private/var/containers/Bundle/Application/3D13518E-770F-4000-8063-1E3108EC7E7A/App.app/Frameworks/SideStoreApp.framework/SideStore' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x01283C10, codeBlobSize=0x00042FA0), '/private/preboot/Cryptexes/OS/private/var/containers/Bundle/Application/3D13518E-770F-4000-8063-1E3108EC7E7A/App.app/Frameworks/SideStoreApp.framework/SideStore' (no such file), '/private/var/containers/Bundle/Application/3D13518E-770F-4000-8063-1E3108EC7E7A/App.app/Frameworks/SideStoreApp.framework/SideStore' (code signature invalid in <0B125A13-2973-378A-9BA6-DB7023072528> '/private/var/containers/Bundle/Application/3D13518E-770F-4000-8063-1E3108EC7E7A/App.app/Frameworks/SideStoreApp.framework/SideStore' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x01283C10, codeBlobSize=0x00042FA0) ### Instructions to reproduce After installing LiveContainer for a period of time (about one day), open the built-in SideStore (cannot be 100% reproduced) ### What version of LiveContainer and iOS are you using? LiveContainer+SideStore3.6.1,iOS26PB4 ### Other info _No response_
kerem 2026-03-03 15:35:41 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@IVBXData commented on GitHub (Aug 20, 2025):

At present, I have only found one way to fix this problem, which is to reinstall LiveContainer.

<!-- gh-comment-id:3205559125 --> @IVBXData commented on GitHub (Aug 20, 2025): At present, I have only found one way to fix this problem, which is to reinstall LiveContainer.
Author
Owner

@hugeBlack commented on GitHub (Aug 20, 2025):

Probably due to wrong usage of SideStore. Not a LiveContainer issue.

<!-- gh-comment-id:3206054156 --> @hugeBlack commented on GitHub (Aug 20, 2025): Probably due to wrong usage of SideStore. Not a LiveContainer issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#698
No description provided.