freac icon indicating copy to clipboard operation
freac copied to clipboard

Freac crashes on Mac OS Ventura 13.6.3 when loading a cd

Open wkremser opened this issue 2 years ago • 8 comments

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)

  • OS: Mac OS Ventura 13.6.3
  • CPU: Apple M2 Pro
  • RAM: 16 GB

Additional context

Translated Report (Full Report Below)

https://pastebin.com/pyUzg8xR

wkremser avatar Jan 21 '24 09:01 wkremser

Same on 14.2.1 (23C71)

niels1voo avatar Jan 27 '24 16:01 niels1voo

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

shan-vosseller avatar Jan 28 '24 08:01 shan-vosseller

Same on Ventura 13.6.3 Intel

evanrabeck avatar Jan 29 '24 19:01 evanrabeck

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.

jmon12 avatar Feb 11 '24 22:02 jmon12