[GH-ISSUE #261] [BUG] Opening any app gives the same error #235

Closed
opened 2026-03-03 15:31:54 +03:00 by kerem · 2 comments
Owner

Originally created by @EliotFuzz on GitHub (Dec 17, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/261

Describe the bug

dlopen(/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/com.google.ios.youtube.app/YouTube, 0x0109): tried: '/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/com.google.ios.youtube.app/YouTube' (code signature invalid in '/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/com.google.ios.youtube.app/YouTube' (errno=1) sliceOffset=0x0048C000, codeBlobOffset=0x0055EC40, codeBlobSize=0x00014900), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/com.google.ios.youtube.app/YouTube' (no such file), '/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/com.google.ios.youtube.app/YouTube' (code signature invalid in '/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/com.google.ios.youtube.app/YouTube' (errno=1) sliceOffset=0x0048C000, codeBlobOffset=0x0055EC40, codeBlobSize=0x00014900), '/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/com.google.ios.youtube.app/YouTube' (code signature invalid in '/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/com.google.ios.youtube.app/YouTube' (errno=1) sliceOffset=0x0048C000, codeBlobOffset=0x0055EC40, codeBlobSize=0x00014900), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/com.google.ios.youtube.app/YouTube' (no such file), '/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/com.google.ios.youtube.app/YouTube' (code signature invalid in '/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/com.google.ios.youtube.app/YouTube' (errno=1) sliceOffset=0x0048C000, codeBlobOffset=0x0055EC40, codeBlobSize=0x00014900)

Instructions to reproduce

install live container
Patch SideStore
try to run any app in JIT less mode

What version of LiveContainer are you using?

Version 3.1.0-release (main/c56e79)

Other info

Iphone 15
IOS version 18.0.1
JIT-Less Mode Test Passed

I saw a similar issue That was supposedly fixed in august. on that one there was supposedly a workaround using ldid -S YouTube.App
what is this and how do I use it?

Originally created by @EliotFuzz on GitHub (Dec 17, 2024). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/261 ### Describe the bug dlopen(/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/[com.google.ios.youtube.app/YouTube](http://com.google.ios.youtube.app/YouTube), 0x0109): tried: '/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/[com.google.ios.youtube.app/YouTube](http://com.google.ios.youtube.app/YouTube)' (code signature invalid in <EC51C4D5-545B-32F1-881E-4CCFBF7681B9> '/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/[com.google.ios.youtube.app/YouTube](http://com.google.ios.youtube.app/YouTube)' (errno=1) sliceOffset=0x0048C000, codeBlobOffset=0x0055EC40, codeBlobSize=0x00014900), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/[com.google.ios.youtube.app/YouTube](http://com.google.ios.youtube.app/YouTube)' (no such file), '/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/[com.google.ios.youtube.app/YouTube](http://com.google.ios.youtube.app/YouTube)' (code signature invalid in <EC51C4D5-545B-32F1-881E-4CCFBF7681B9> '/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/[com.google.ios.youtube.app/YouTube](http://com.google.ios.youtube.app/YouTube)' (errno=1) sliceOffset=0x0048C000, codeBlobOffset=0x0055EC40, codeBlobSize=0x00014900), '/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/[com.google.ios.youtube.app/YouTube](http://com.google.ios.youtube.app/YouTube)' (code signature invalid in <EC51C4D5-545B-32F1-881E-4CCFBF7681B9> '/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/[com.google.ios.youtube.app/YouTube](http://com.google.ios.youtube.app/YouTube)' (errno=1) sliceOffset=0x0048C000, codeBlobOffset=0x0055EC40, codeBlobSize=0x00014900), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/[com.google.ios.youtube.app/YouTube](http://com.google.ios.youtube.app/YouTube)' (no such file), '/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/[com.google.ios.youtube.app/YouTube](http://com.google.ios.youtube.app/YouTube)' (code signature invalid in <EC51C4D5-545B-32F1-881E-4CCFBF7681B9> '/private/var/mobile/Containers/Data/Application/F0091887-80F6-46DE-9689-00538955C388/Documents/Applications/[com.google.ios.youtube.app/YouTube](http://com.google.ios.youtube.app/YouTube)' (errno=1) sliceOffset=0x0048C000, codeBlobOffset=0x0055EC40, codeBlobSize=0x00014900) ### Instructions to reproduce install live container Patch SideStore try to run any app in JIT less mode ### What version of LiveContainer are you using? Version 3.1.0-release (main/c56e79) ### Other info Iphone 15 IOS version 18.0.1 JIT-Less Mode Test Passed I saw a similar issue That was supposedly fixed in august. on that one there was supposedly a workaround using ldid -S YouTube.App what is this and how do I use it?
kerem 2026-03-03 15:31:54 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@michael1900 commented on GitHub (Dec 17, 2024):

I never had this problem and all works well at this moment. Try the last version here: https://github.com/hugeBlack/LiveContainer/actions

<!-- gh-comment-id:2549420984 --> @michael1900 commented on GitHub (Dec 17, 2024): I never had this problem and all works well at this moment. Try the last version here: https://github.com/hugeBlack/LiveContainer/actions
Author
Owner

@EliotFuzz commented on GitHub (Dec 17, 2024):

Latest Build works TY TY. I didn't even know I wasn't on the latest build.

<!-- gh-comment-id:2549829167 --> @EliotFuzz commented on GitHub (Dec 17, 2024): Latest Build works TY TY. I didn't even know I wasn't on the latest build.
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#235
No description provided.