Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OOM on dyld parse for 19H386-15.8.3 #547

Open
2 tasks done
ro-achterberg opened this issue Sep 4, 2024 · 0 comments
Open
2 tasks done

OOM on dyld parse for 19H386-15.8.3 #547

ro-achterberg opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working triage

Comments

@ro-achterberg
Copy link

What happened?

I tried to parse the dyld_shared_cache for iOS 15.8.3, but ran OOM on two machines that respectively have 64G and 32G internal memory. I was able to parse other dyld caches without problems, for much bigger ipsws as well.

How can we reproduce this?

ipsw dyld extract -a --objc --slide --stubs --output output_dir "19H386__iPhone9,2_4/dyld_shared_cache_arm64"

ipsw version

Version: 3.1.540, BuildCommit: d0df28bf4c3612411d32be55a80de3f30d7e9256
Version: 3.1.528, BuildCommit: 455d715be5c1e12dcb6d456231600fce07f18e39
Whatever the build was on Aug 30 when I did a build from source using https://github.com/blacktop/ipsw.git

Search

  • I did search for other open and closed issues before opening this

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

runtime: VirtualAlloc of 74710704128 bytes failed with errno=1455
fatal error: out of memory

@ro-achterberg ro-achterberg added bug Something isn't working triage labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants