[GH-ISSUE #102] [BUG] don't work #90

Closed
opened 2026-03-03 15:30:26 +03:00 by kerem · 1 comment
Owner

Originally created by @nezumi0627 on GitHub (Jul 31, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/102

Describe the bug

dlopen(/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox, 0x0109): tried: '/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (code signature invalid in <78127788-E544-3978-A0F1-6E2E9A6652F2> '/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x02926090, codeBlobSize=0x00056F90), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (no such file), '/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (code signature invalid in <78127788-E544-3978-A0F1-6E2E9A6652F2> '/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x02926090, codeBlobSize=0x00056F90), '/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (code signature invalid in <78127788-E544-3978-A0F1-6E2E9A6652F2> '/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x02926090, codeBlobSize=0x00056F90), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (no such file), '/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (code signature invalid in <78127788-E544-3978-A0F1-6E2E9A6652F2> '/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x02926090, codeBlobSize=0x00056F90)

Instructions to reproduce

load ipa

What version of LiveContainer are you using?

main/6f954a1

Other info

No response

Originally created by @nezumi0627 on GitHub (Jul 31, 2024). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/102 ### Describe the bug dlopen(/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox, 0x0109): tried: '/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (code signature invalid in <78127788-E544-3978-A0F1-6E2E9A6652F2> '/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x02926090, codeBlobSize=0x00056F90), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (no such file), '/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (code signature invalid in <78127788-E544-3978-A0F1-6E2E9A6652F2> '/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x02926090, codeBlobSize=0x00056F90), '/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (code signature invalid in <78127788-E544-3978-A0F1-6E2E9A6652F2> '/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x02926090, codeBlobSize=0x00056F90), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (no such file), '/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (code signature invalid in <78127788-E544-3978-A0F1-6E2E9A6652F2> '/private/var/mobile/Containers/Data/Application/368E1FD6-0FFC-4001-9C4D-153C05D8EBDE/Documents/Applications/laser.app/fire fox' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x02926090, codeBlobSize=0x00056F90) ### Instructions to reproduce load ipa ### What version of LiveContainer are you using? main/6f954a1 ### Other info _No response_
kerem 2026-03-03 15:30:26 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

Try reinstalling your apps

<!-- gh-comment-id:2266683000 --> @khanhduytran0 commented on GitHub (Aug 3, 2024): Try reinstalling your apps
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#90
No description provided.