From: bert hubert <ahu@ds9a.nl>
To: Alexander Gran <alex@zodiac.dnsalias.org>
Cc: Linux-kernel@vger.kernel.org
Subject: Re: Cannot burn without strace on 2.6.8-rc3-mm1
Date: Mon, 9 Aug 2004 17:29:44 +0200 [thread overview]
Message-ID: <20040809152944.GA30412@outpost.ds9a.nl> (raw)
In-Reply-To: <200408091649.20180@zodiac.zodiac.dnsalias.org>
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
next prev parent reply other threads:[~2004-08-09 15:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-09 14:49 Cannot burn without strace on 2.6.8-rc3-mm1 Alexander Gran
2004-08-09 15:17 ` Jens Axboe
2004-08-09 15:29 ` bert hubert [this message]
2004-08-09 17:48 ` Alexander Gran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040809152944.GA30412@outpost.ds9a.nl \
--to=ahu@ds9a.nl \
--cc=Linux-kernel@vger.kernel.org \
--cc=alex@zodiac.dnsalias.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.