altstoreio / altstoreio/AltStore

Can someone help me out?(altstore crashing at start)

Open
#956 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Swift
Stars
14.4k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

Date: 2/27/22, 12:35 PM
Process: AltStore
Bundle id: com.HMZKRLR26K.com.rileytestut.AltStore.Beta
Device: iPhone 8 Plus, iOS 13.7
Bundle version: 1.5b3

Exception type: EXC_SOFTWARE (SIGABRT)
Exception subtype: EXC_UNIX_ABORT
Exception codes: 0x0000000000010002, 0x0000000000000000
Culprit: Unknown
Termination Reason: Library not loaded: /usr/lib/libAppleArchive.dylib
Referenced from: /private/var/containers/Bundle/Application/AE103D9F-CEDD-4F62-A6FE-606082CA5DD0/AltStore.app/AltStore
Reason: image not found

Triggered by thread: 0
Thread name:
Call stack:
0 dyld 0x0000000105024f68 0x104fd8000 + 315240 // __abort_with_payload
1 dyld 0x000000010502bee8 0x104fd8000 + 343784 // abort_with_payload_wrapper_internal
2 dyld 0x000000010502bf18 0x104fd8000 + 343832
3 dyld 0x000000010502913c 0x104fd8000 + 332092 // invocation function for block in dyld::removeImage(ImageLoader*)
4 dyld 0x0000000104fdf1a4 0x104fd8000 + 29092 // dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*)
5 dyld 0x0000000104fd9208 0x104fd8000 + 4616 // dyldbootstrap::start(dyld3::MachOLoaded const*, int, char const**, dyld3::MachOLoaded const*, unsigned long*)
6 dyld 0x0000000104fd9038 0x104fd8000 + 4152 // _dyld_start

Register values:
PC: 0x105024f68 LR: 0x10502bee8 CPSR: 0x0
x0: 0x6 x1: 0x1 x2: 0x16b0fe5a0
x3: 0x99 x4: 0x16b0fe1a0 x5: 0x0
x6: 0x0 x7: 0x0 x8: 0x20
x9: 0x9 x10: 0x6d69203a6e6f7361 x11: 0x20746f6e20656761
x12: 0x20200a65726f7453 x13: 0x203a6e6f73616552 x14: 0x6f6e206567616d69
x15: 0x646e756f662074 x16: 0x209 x17: 0x0
x18: 0x0 x19: 0x0 x20: 0x16b0fe1a0
x21: 0x99 x22: 0x16b0fe5a0 x23: 0x1
x24: 0x6 x25: 0x105044000 x26: 0x105044000
x27: 0x105048080 x28: 0x1

Loaded images:
0: /var/containers/Bundle/Application/AE103D9F-CEDD-4F62-A6FE-606082CA5DD0/AltStore.app/AltStore
1: /usr/lib/dyld
2: /var/containers/Bundle/Application/AE103D9F-CEDD-4F62-A6FE-606082CA5DD0/AltStore.app/Frameworks/KeychainAccess.framework/KeychainAccess
3: /var/containers/Bundle/Application/AE103D9F-CEDD-4F62-A6FE-606082CA5DD0/AltStore.app/Frameworks/Nuke.framework/Nuke
4: /usr/lib/libc++.1.dylib
5: /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
6: /System/Library/Frameworks/Foundation.framework/Foundation
7: /System/Library/Frameworks/Security.framework/Security
8: /usr/lib/libsqlite3.dylib
9: /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
10: /System/Library/Frameworks/UIKit.framework/UIKit
11: /usr/lib/libz.1.dylib

{"ProcessBundleID":"com.HMZKRLR26K.com.rileytestut.AltStore.Beta","ProcessName":"AltStore","Culprit":"Unknown"}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the AltStore launch crash on an iPhone 8 Plus running iOS 13.7, using the reported AltStore 1.5b3 environment. Start with the termination reason showing the missing /usr/lib/libAppleArchive.dylib and inspect how the app’s loaded images relate to that dependency. Done means AltStore launches without the reported missing-library abort.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.