enzo1982 / freac

The fre:ac audio converter project
https://www.freac.org/
GNU General Public License v2.0
1.39k stars 72 forks source link

Freac crashes on Mac OS Ventura 13.6.3 when loading a cd #587

Open wkremser opened 8 months ago

wkremser commented 8 months ago

Describe the bug trying to load a cd into freac on Mac OS Ventura 13.6.3 on a Arm Apple M2 Pro MacBook Pro produces a crah To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. See error

Expected behavior scan the cd, query cddb data and add the tracks to the joblist

Screenshots

image image image

System (please complete the following information)

Additional context

Translated Report (Full Report Below)

https://pastebin.com/pyUzg8xR

niels1voo commented 8 months ago

Same on 14.2.1 (23C71)

shan-vosseller commented 8 months ago

Note that this is just 1.1.7 for me. 1.1.6 works fine.

evanrabeck commented 8 months ago

Same on Ventura 13.6.3 Intel

jmon12 commented 7 months ago

This is a duplicate of #457. Applying this patch to libcdio solves the issue.

On macports it is easy to apply a patch to the source and recompile (I will soon propose a complete port patch). For homebrew, I'm not an expert since it is about the bundled libcdio library.