On 29-Oct-01 Rainer Canavan wrote:
> open("/dev/sg1", O_RDWR)                = 4
> ioctl(4, CDROMAUDIOBUFSIZ, 0xbfffd0b4)  = 0
> ioctl(4, 0x5386, 0xbfffd0b0)            = 0
> shmat(4, 0x4, 0x3)                      = 0x560
> shmat(4, 0x4, 0x4ptrace: umoven: Input/output error
> )                      = ?
> read(4, 0xbfffd044, 136)                = -1 EAGAIN (Resource temporarily
> unavailable)
> shmat(4, 0x4, 0x4ptrace: umoven: Input/output error
> )                      = ?
> ioctl(4, TIOCSCCINI, 0xbfffd008)        = 0

then the only thing which looks strange to me is this failure to allocate
shared memory. I would expect an error message from cdrecord if it actually
fails in this and exits for that reason. 

Maybe J�rg will put some enlightenment your way...
I'm out of my depth now.


K.-H.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to