[root@ultra1 /root]# cdda2wav -D /dev/cdrom -t2 -O au 2>&1 | tee cdda2wav.1.log cdrom device (/dev/cdrom) is not of type generic SCSI. Setting interface to cooked_ioctl. 729088 bytes buffer memory requested, 4 buffers, 75 sectors #Cdda2wav version 1.8_linux_2.2.14-1.3.0_sparc_sparc real time sched. soundcard support <... lots of repetitive stuff deleted ...> 1/ 1/ 1/ 5304 96% 1/ 1/ 1/ 87624 100%cdda2wav: ringbuff.c:120: drop_buffer: Assertion `(total_buffers - ((*total_segments_read) - (*total_segments_written))) < total_buffers' failed. Child exited due to signal 6
Looks like it had broken support for IDE non-CDDA drives. Fixed in 1.8-2.
it is still not resolved fully in 1.8-2: [root@ultra1 /root]# rpm -q cdda2wav cdda2wav-1.8-2 [root@ultra1 /root]# [root@ultra1 /root]# cdda2wav -D /dev/cdrom -O au -t2 cdrom device (/dev/cdrom) is not of type generic SCSI. Setting interface to cooked_ioctl. 729088 bytes buffer memory requested, 4 buffers, 75 sectors #Cdda2wav version 1.8_linux_2.2.14-1.1.0_sparc_sparc real time sched. soundcard support <... stuff removed ...> samplefile size will be 41759792 bytes. recording 236.07333 seconds stereo with 16 bits @ 44100.0 Hz ->'audio'... overlap:min/max/cur, jitter, percent_done: 1/ 7/ 1/ 2352 99%cooked: Read cdda : Cannot allocate memory sector 18488 + 4294967290, buffer 70142000 + b2000 request defined buff:: Invalid argument parent writer sem request failed cdda2wav: ringbuff.c:120: drop_buffer: Assertion `(total_buffers - ((*total_segments_read) - (*total_segments_written))) < total_buffers' failed. Floating point exception (core dumped) [root@ultra1 /root]#
Guys, please help with this one.
this error only occurs on one in-house machine (ultra1.test) and does not occur on its twin (ultra2.test) ... without additional information, it appears machine specific and may be flaky hardware ...
Probably flaky hardware.