[Scummvm-tracker] [ScummVM :: Bugs] #15921: MACOS: Crash at start when gif component is disabled
ScummVM :: Bugs
trac at scummvm.org
Tue May 6 23:52:33 UTC 2025
#15921: MACOS: Crash at start when gif component is disabled
-------------------+-----------------------------
Reporter: criezy | Owner: criezy
Type: defect | Status: closed
Priority: normal | Component: Port: Mac OS X
Version: | Resolution: invalid
Keywords: | Game:
-------------------+-----------------------------
Changes (by criezy):
* owner: (none) => criezy
* resolution: => invalid
* status: new => closed
Comment:
As indicated in the libsdl ticket I linked to in the previous comment, we
need to make sure that `DYLD_LIBRARY_PATH` is *not* set to point to where
the MacPorts/Brew libraries are. Instead we should use
`DYLD_FALLBACK_LIBRARY_PATH`. That was my mistake and I verified using
`DYLD_FALLBACK_LIBRARY_PATH` instead of `DYLD_LIBRARY_PATH` indeed fixes
the crash.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15921#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list