Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fceux crashes on macOS Monterey #759

Open
anta40 opened this issue Sep 19, 2024 · 0 comments
Open

fceux crashes on macOS Monterey #759

anta40 opened this issue Sep 19, 2024 · 0 comments

Comments

@anta40
Copy link

anta40 commented Sep 19, 2024

Describe the bug
I normally use Homebrew to install apps. Unfortunately, one of fceux dependencies: qt, isn't available on Monterey anymore (min req is Ventura). Which means I have to install fceux manually using the dmg.

Running. the app shows this error:

Process:               fceux [19672]
Path:                  /Applications/fceux.app/Contents/MacOS/fceux
Identifier:            
Version:                ()
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2024-09-19 15:37:40.7181 +0700
OS Version:            macOS 12.7.6 (21H1320)
Report Version:        12
Anonymous UUID:        FDF803DC-0602-60EC-53B0-A599CA39F9E9

Sleep/Wake UUID:       C8D222EA-5FB6-4E30-B73E-04C537D3A259

Time Awake Since Boot: 5600 seconds
Time Since Wake:       4131 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace DYLD, Code 1 Library missing
Library not loaded: '@loader_path/../../../../opt/dav1d/lib/libdav1d.6.dylib'
Referenced from: ''
Reason: tried: '' (no such file), '' (no such file), '' (no such file)Library not loaded: '@loader_path/../../../../opt/dav1d/lib/libdav1d.6.dylib'
Referenced from: '/Applications/fceux.app/Contents/Frameworks/libavformat.60.dylib'
Reason: tried: '' (no such file), '' (no such file), '' (no such file)
(terminated at launch; ignore backtrace)

I attached the full crash log here: fceux_err_log.txt

(please complete the following information):

  • OS and Version: macOS Monterey 12.7.6 (x64)
  • Version of FCEUX used: fxeux 2.6.6 Qt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant