Skip to content

Crash on launch on macOS 15.4 Beta #436

Closed
@R6A8kJOk

Description

@R6A8kJOk

uv (Nightly Built 2025-03-13T08:34+00:00) crashes on launch in macOS Beta 15.4 Beta (24E5228e) on ARM (Tested on M1 and M4 Pro)

% ./uv
dyld[1208]: Library not loaded: @executable_path/../libs/libopenblasp-r0.3.29.dylib
  Referenced from: <F64DD98E-E485-3375-AD4C-4F77854B8B9C> /Users/user/Desktop/uv-qt.app/Contents/libs/libopencv_core.4.11.0.dylib
  Reason: tried: '/Users/user/Desktop/uv-qt.app/Contents/libs/libopenblasp-r0.3.29.dylib' (duplicate LC_RPATH '@executable_path/../libs/')
zsh: abort      ./uv

Also crashes instantly when using uv-qt, displays error message: "UltraGrid has crashes when invoked without arguments".

Going back through releases, this affects all ARM builds back to 1.9.0.

The 1.8.0 Intel version in Rosetta at least appears to launch correctly.

% ./uv-qt\ 1.8.app/Contents/MacOS/uv
UltraGrid 1.8 (tags/v1.8 rev 38c3c19 built Dec  9 2022 14:45:42)

Don't know what Apple has changed, but I suspect some SIP shenanigans.

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