Joerg Schilling: >Hartmut Figge <h.fi...@gmx.de> wrote: >> Starting xcdroast with -d 10 shows the problem: >> >> DGB1: spawning: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDDA2WAV -D "2,1,0" >> -J -g -Q -H -v toc,summary,sectors,titles >> DGB10: readtoc: cdda2wav: Invalid argument. Cannot open output fd 0. > >This is a bug in cdda2wav that only hits when compiled in 64 bit mode. For >this >reason, it has not been detected for a long time as Solaris by default uses 32 >Bit applications as 64 bit application on an orthogonal CPU are usually >slower...
Ah, therefore it doesn't occur in a chroot to an old Gentoo. >The bug has been fixed on March 28, 2017 and published in schilytools. > >Today, I published a separate source ball cdrtools-3.02a09. Thanks, Joerg. In the meantime I had played a little, for the first time, with an overlay to get the exact versions of the relevant programs and was a little baffled that it didn't help. I can imagine that finding the issue was tricky. Hartmut