Re: Cannot burn without strace on 2.6.8-rc3-mm1

From: bert hubert
Date: Mon Aug 09 2004 - 10:39:29 EST


On Mon, Aug 09, 2004 at 04:49:17PM +0200, Alexander Gran wrote:

> Driveropts: 'burnfree'
> SCSI buffer size: 64512
> cdrecord: Cannot allocate memory. Cannot get SCSI I/O buffer.
>
> However
> strace cdrecord -v dev=/dev/hdc -dao driveropts=burnfree
> -data /files/Pakete/KNOPPIX_V3.4-2004-05-17-DE.iso
> just works..Strange, um?

Try:
LD_ASSUME_KERNEL=2.4 cdrecord -v dev=/dev/hdc etc etc etc.

Not that this is correct, but if that helps it will have narrowed down the
problem. Also show 'ldd cdrecord' and 'ldd strace'.

I've seen a problem before that was solved by strace and it had to do with
the TLS NPTL stuff.

--
http://www.PowerDNS.com Open source, database driven DNS Software
http://lartc.org Linux Advanced Routing & Traffic Control HOWTO
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/