jaredsburrows / jaredsburrows/rarcrack

Library not loaded: @rpath/libicui18n.58.dylib

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
226
Forks
53
PR merge metrics
No merged PRs in 30d

Description

Can't figure this out. reinstalled brew, etc. several times.
```
dyld[8358]: Library not loaded: @rpath/libicui18n.58.dylib
Referenced from: <16B0EA31-89AF-3C1F-92D6-DA98E18BC244> /***/rarcrack
Reason: tried: '/System/Volumes/Preboot/Cryptexes/OS@rpath/libicui18n.58.dylib' (no such file), '/usr/local/lib/libicui18n.58.dylib' (no such file), '/usr/lib/libicui18n.58.dylib' (no such file, not in dyld cache)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The reported entry point is the macOS rarcrack executable; begin by reproducing its dyld launch error and checking how it searches for libicui18n.58.dylib. No source file or test is named, so trace the macOS build or linking configuration that produces rarcrack. Done means the executable launches without the missing-library error.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, macos
Domain
cli, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.