[GH-ISSUE #35] Every app I launch I get these error (ex: YouTube) #28

Closed
opened 2026-03-03 15:29:50 +03:00 by kerem · 10 comments
Owner

Originally created by @hamoodis on GitHub (Apr 20, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/35

dlopen(/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube, 0x0109): tried: '/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (code signature invalid in <04CF5539-31F8-3B09-A9D2-39ACA11D52CE> '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0128F0E0, codeBlobSize=0x0003FD00), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (no such file), '/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (code signature invalid in <04CF5539-31F8-3B09-A9D2-39ACA11D52CE> '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0128F0E0, codeBlobSize=0x0003FD00), '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (code signature invalid in <04CF5539-31F8-3B09-A9D2-39ACA11D52CE> '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0128F0E0, codeBlobSize=0x0003FD00), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (no such file), '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (code signature invalid in <04CF5539-31F8-3B09-A9D2-39ACA11D52CE> '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0128F0E0, codeBlobSize=0x0003FD00)

Originally created by @hamoodis on GitHub (Apr 20, 2024). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/35 dlopen(/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube, 0x0109): tried: '/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (code signature invalid in <04CF5539-31F8-3B09-A9D2-39ACA11D52CE> '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0128F0E0, codeBlobSize=0x0003FD00), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (no such file), '/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (code signature invalid in <04CF5539-31F8-3B09-A9D2-39ACA11D52CE> '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0128F0E0, codeBlobSize=0x0003FD00), '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (code signature invalid in <04CF5539-31F8-3B09-A9D2-39ACA11D52CE> '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0128F0E0, codeBlobSize=0x0003FD00), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (no such file), '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (code signature invalid in <04CF5539-31F8-3B09-A9D2-39ACA11D52CE> '/private/var/mobile/Containers/Data/Application/077DD983-3CAB-4DD1-A198-F4449DD48D97/Documents/Applications/YouTube.app/YouTube' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0128F0E0, codeBlobSize=0x0003FD00)
kerem closed this issue 2026-03-03 15:29:51 +03:00
Author
Owner

@khanhduytran0 commented on GitHub (Apr 20, 2024):

Known issue. Resign your app using ldid -S YouTube.App then try again

<!-- gh-comment-id:2067625187 --> @khanhduytran0 commented on GitHub (Apr 20, 2024): Known issue. Resign your app using `ldid -S YouTube.App` then try again
Author
Owner

@hamoodis commented on GitHub (Apr 20, 2024):

Known issue. Resign your app using ldid -S YouTube.App then try again

And how do I do that?

<!-- gh-comment-id:2067625918 --> @hamoodis commented on GitHub (Apr 20, 2024): > Known issue. Resign your app using `ldid -S YouTube.App` then try again And how do I do that?
Author
Owner

@hamoodis commented on GitHub (Apr 20, 2024):

ldid -S YouTube.App

Pls help

<!-- gh-comment-id:2067635799 --> @hamoodis commented on GitHub (Apr 20, 2024): > ldid -S YouTube.App Pls help
Author
Owner

@hamoodis commented on GitHub (Apr 20, 2024):

Known issue. Resign your app using ldid -S YouTube.App then try again

I'm on 17.0 no jb

<!-- gh-comment-id:2067636035 --> @hamoodis commented on GitHub (Apr 20, 2024): > Known issue. Resign your app using `ldid -S YouTube.App` then try again I'm on 17.0 no jb
Author
Owner

@khanhduytran0 commented on GitHub (Apr 20, 2024):

I’m working on an actual fix to this issue

<!-- gh-comment-id:2067636378 --> @khanhduytran0 commented on GitHub (Apr 20, 2024): I’m working on an actual fix to this issue
Author
Owner

@hamoodis commented on GitHub (Apr 20, 2024):

I’m working on an actual fix to this issue

Thanks

<!-- gh-comment-id:2067636584 --> @hamoodis commented on GitHub (Apr 20, 2024): > I’m working on an actual fix to this issue Thanks
Author
Owner

@khanhduytran0 commented on GitHub (Apr 22, 2024):

Latest build should fix this, but tweaked YouTube may still crash

<!-- gh-comment-id:2069261827 --> @khanhduytran0 commented on GitHub (Apr 22, 2024): Latest build should fix this, but tweaked YouTube may still crash
Author
Owner

@hamoodis commented on GitHub (Apr 22, 2024):

Latest build should fix this, but tweaked YouTube may still crash

Thanks

<!-- gh-comment-id:2069263886 --> @hamoodis commented on GitHub (Apr 22, 2024): > Latest build should fix this, but tweaked YouTube may still crash Thanks
Author
Owner

@hamoodis commented on GitHub (Apr 22, 2024):

https://github.com/khanhduytran0/LiveContainer/assets/118887292/31c78809-c0fd-4dc2-afd4-0395d99f5b88

What is the problem here?

<!-- gh-comment-id:2069368071 --> @hamoodis commented on GitHub (Apr 22, 2024): https://github.com/khanhduytran0/LiveContainer/assets/118887292/31c78809-c0fd-4dc2-afd4-0395d99f5b88 What is the problem here?
Author
Owner

@khanhduytran0 commented on GitHub (Aug 8, 2024):

Latest build should work

<!-- gh-comment-id:2276064637 --> @khanhduytran0 commented on GitHub (Aug 8, 2024): Latest build should work
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#28
No description provided.