Skip to content

InitError(mod=:GPUcompiler, error=ErrorException("type Nothing has no field major" )) #719

@Lhongpei

Description

@Lhongpei

🐞 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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions