From: Daniel Jacobowitz <drow@false.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: gdb@sourceware.org
Subject: Re: bigcore.exp on 64-bit systems
Date: Sat, 13 Jan 2007 15:21:00 -0000 [thread overview]
Message-ID: <20070113152058.GA27250@nevyn.them.org> (raw)
In-Reply-To: <u4pqvhvby.fsf@gnu.org>
On Sat, Jan 13, 2007 at 04:09:37PM +0200, Eli Zaretskii wrote:
> I'm trying to run the testsuite on a 64-bit machine that identifies
> itself thusly:
>
> Linux fencepost 2.6.16.29-xen #1 SMP Wed Dec 6 07:32:36 EST 2006 x86_64 GNU/Linux
Hi fencepost! :-)
> On this machine, bigcore.exp is a pest: it runs for a very long time,
> produces a humongous core file (so large that I expect the sysadmins
> to send me angry emails), and eventually fails (or so it seems).
> Here's what gdb.sum says about it:
The core file is probably not that large. Could you check with 'du'?
As Mark said, it's supposed to be a sparse file - in case you're not
familiar with them, that means that ls -l will show something huge
but du will show something quite small. Most of the all-zero blocks
will not have any on-disk representation.
Of course, how efficient large sparse files are depends on the
filesystem. I've never used xfs; it might be an xfs-specific
problem. Also, I know that there was a problem in the 2.6.1x series
somewhere (bad choice of locking) that led to this test taking a
really long time - but I don't know what version was affected.
It's not necessarily a problem on a 64-bit system; I run it on
one normally. It takes twenty or thirty seconds to dump core,
which is much longer than it ought to take, but much shorter
than it's taking for you.
I'm not sure what to suggest :-( If it is a sufficient nuisance,
perhaps we should add a way for you to disable the test.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2007-01-13 15:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-13 14:09 Eli Zaretskii
2007-01-13 14:16 ` Joel Brobecker
2007-01-13 14:50 ` Mark Kettenis
2007-01-13 15:16 ` Eli Zaretskii
2007-01-13 18:31 ` Ulrich Weigand
2007-01-13 19:23 ` Daniel Jacobowitz
2007-01-13 19:33 ` Mark Kettenis
2007-01-13 21:16 ` Eli Zaretskii
2007-01-13 15:21 ` Daniel Jacobowitz [this message]
2007-01-13 17:57 ` Eli Zaretskii
2007-01-13 18:01 ` Daniel Jacobowitz
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=20070113152058.GA27250@nevyn.them.org \
--to=drow@false.org \
--cc=eliz@gnu.org \
--cc=gdb@sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox