unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Richard M. Stallman" <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Fwd: Re: GC crashes
Date: Sun, 04 Dec 2005 21:36:05 -0500	[thread overview]
Message-ID: <E1Ej6Cz-0001WH-DL@fencepost.gnu.org> (raw)
In-Reply-To: <87wtiknbad.fsf@stupidchicken.com> (message from Chong Yidong on Sun, 04 Dec 2005 10:15:38 -0500)

    I've asked Friedrich to check if the crashes go away with
    hyperthreading turned off.  If so, this may be a Linux bug, or a GCC
    bug.

This is useful progress.  It sure seems to explain why the bug
never happens for most of us.  However, it does not directly
help us localize and fix the bug.

If we determine that the bug happens with certain versions of GCC
and not with certain other versions, that would help more.
Because then it would be possible to compile some files with each
GCC version, and thus determine which file is at fault.
Then, by splitting that file in different places, it would be
possible to determine which function is at fault.  Then
comparing the assembler code made from that function by the two
GCC versions one might spot the bug.

There's no way to use the hyperthreading variable to do this
because we can't run some files with hyperthreading and some files
without.

      reply	other threads:[~2005-12-05  2:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87ek5be1jk.fsf@stupidchicken.com>
     [not found] ` <20051122115205.GA7151@kermit.dfn-cert.de>
     [not found]   ` <87veygwww4.fsf_-_@stupidchicken.com>
     [not found]     ` <E1Efrbl-0004DR-JW@fencepost.gnu.org>
     [not found]       ` <20051129161358.GA26104@kermit.dfn-cert.de>
     [not found]         ` <87acfnqf23.fsf@stupidchicken.com>
     [not found]           ` <20051130145117.GA27450@kermit.dfn-cert.de>
     [not found]             ` <87y836dl61.fsf@stupidchicken.com>
     [not found]               ` <20051202123356.GA28236@kermit.dfn-cert.de>
     [not found]                 ` <87iru75ytm.fsf@stupidchicken.com>
     [not found]                   ` <20051202161055.GA6237@kermit.dfn-cert.de>
2005-12-02 18:52                     ` Fwd: Re: GC crashes Chong Yidong
2005-12-04 15:15                       ` Chong Yidong
2005-12-05  2:36                         ` Richard M. Stallman [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Ej6Cz-0001WH-DL@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).