enzo1982 / freac

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

Version 1.1.7 hard crashes #530

Closed nilsbeck closed 9 months ago

nilsbeck commented 10 months ago

Describe the bug Freac crashes hard, and a window to send the issue to apple appears.

To Reproduce Steps to reproduce the behavior:

  1. Open freac, have a CD in your drive (I newly installed freac, no custom settings made)
  2. Click on 'add audio cd content to the job list'
  3. freac crashes hard, closes and the apple error report window appears.

Expected behavior The CD data is read and I can then rip the data.

System (please complete the following information)

Additional context I downloaded version 1.1.6 from GH and everything works as expected.

kohnworkshop commented 9 months ago

I'm having the same issue. Crash on CD load. Running upgraded 1.1.7 (from 1.1.5 which worked) on imac with apple silicon.

Lee-Carre commented 9 months ago

Steps to reproduce the behavior:

  1. Open freac, have a CD in your drive (I newly installed freac, no custom settings made)
  2. Click on 'add audio cd content to the job list'
  3. freac crashes hard, closes and the apple error report window appears.

[…]

System (please complete the following information)

  • OS: macOS Ventura 13.5.1 (22G90)
  • […]

Can't reproduce on non-[cr]Apple OSes. So, is either contextual (eg configuration) or something AppleBSD-specific.

What happens when (either of) you try the Continuous Build?

nilsbeck commented 9 months ago

hey,

I just tried the build you linked and this works now. I can read the disc and start ripping without any crashes.

kohnworkshop commented 9 months ago

Hi, I was not able to try this until today and got a invalid url notice below. (BTW version 1.1.6 works fine)

[image: Screenshot 2023-09-18 at 4.06.01 PM.png]

Daniel Kohn kohnworkshop.com oceanmemoryproject.com

On Mon, Sep 18, 2023 at 10:00 AM Nils Beckmann @.***> wrote:

hey,

I just tried the build you linked and this works now. I can read the disc and start ripping without any crashes.

— Reply to this email directly, view it on GitHub https://github.com/enzo1982/freac/issues/530#issuecomment-1722920195, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAM56SDKDAHYFEEOBLRS3FLX275RZANCNFSM6AAAAAA4HIONJA . You are receiving this because you commented.Message ID: @.***>

kohnworkshop commented 9 months ago

But I then found the continuous build online and it works for me as well. Thank you!

Daniel Kohn kohnworkshop.com oceanmemoryproject.com

On Mon, Sep 18, 2023 at 4:07 PM Daniel Kohn @.***> wrote:

Hi, I was not able to try this until today and got a invalid url notice below. (BTW version 1.1.6 works fine)

[image: Screenshot 2023-09-18 at 4.06.01 PM.png]

Daniel Kohn kohnworkshop.com oceanmemoryproject.com

On Mon, Sep 18, 2023 at 10:00 AM Nils Beckmann @.***> wrote:

hey,

I just tried the build you linked and this works now. I can read the disc and start ripping without any crashes.

— Reply to this email directly, view it on GitHub https://github.com/enzo1982/freac/issues/530#issuecomment-1722920195, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAM56SDKDAHYFEEOBLRS3FLX275RZANCNFSM6AAAAAA4HIONJA . You are receiving this because you commented.Message ID: @.***>

Lee-Carre commented 9 months ago

Glad that you both have functioning instances, now.

In that case, since the problem is fixed in source-code, please could the OP close this ticket.

Lee-Carre commented 9 months ago

Seems that the cause was fixed in https://github.com/enzo1982/freac/commit/efb9f510fbe333be313cf98a19c83e2b8b349a68, the comment of which suggests that it was to do with the libcdio.

Lee-Carre commented 9 months ago

Future reference; duplicate of #457.