🐞 Bug Report: app crashes on colleague’s machine (same OS, different user)
Julia version: 1.10.2
Host OS: Ubuntu 22.04 x86_64
Target OS: Ubuntu 22.04 x86_64 (identical image)
✔️ What works
create_app(...) finishes without error. 
./bin/MyApp runs fine in my own home directory (/home/me/MyAppCompiled). 
❌ What fails
- Copy the entire 
MyAppCompiled/ tree to colleague’s home (/home/colleague/MyAppCompiled) on the same machine. 
- Execute 
./bin/MyApp → immediate crash with stack trace (see below). 
📸 Error text
