unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Masatake YAMATO <jet@gyve.org>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Needed for the release
Date: Thu, 16 Jun 2005 13:44:37 +0900 (JST)	[thread overview]
Message-ID: <20050616.134437.188146955.jet@gyve.org> (raw)
In-Reply-To: <20050616.132230.213364433.jet@gyve.org>

> > Richard Stallman <rms@gnu.org> writes:
> > 
> > > What I remember is that Red Hat enables a feature in Linux that (I
> > > believe) uses the address space differently.  unexelf.c doesn't handle
> > > it right.
> > >
> > > I don't remember the name of the feature, but I'm sure other people
> > > on this list remember the name.
> > 
> > exec_shield is one such feature, and newer kernels use something like,
> > uh, /proc/sys/vm/randomize_... (I don't remember the particular name
> > right now and don't have a Fedora active).  The latter loaded
> > executables' memory segments into randomized locations to make buffer
> > overflow attacks less predictable.
> > 
> > exec_shield could be gotten around with using
> > setarch i386 make
> > and configure does that already IIRC.  But the address space
> > randomization was prohibiting the dumping even with the setarch
> > command.
> 
> Could you tell me the kernel version or the OS version?

What I'd like to say is I cannot reproduce the problem.
Emacs can be built fine on my computers.

  reply	other threads:[~2005-06-16  4:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-10  0:14 Needed for the release Richard Stallman
2005-06-10 10:40 ` Masatake YAMATO
2005-06-10 22:37   ` Richard Stallman
2005-06-10 23:34     ` David Kastrup
2005-06-11  5:50       ` jhd
2005-06-11 23:17       ` Richard Stallman
2005-06-16  4:29         ` Masatake YAMATO
2005-06-16 18:56           ` Michael Welsh Duggan
2005-06-16  4:22       ` Masatake YAMATO
2005-06-16  4:44         ` Masatake YAMATO [this message]
2005-06-16  7:53         ` David Kastrup
2005-06-16 15:01           ` jhd
2005-06-17  4:38             ` Richard Stallman
2005-06-16 16:48         ` Dan Nicolaescu
2005-06-16 16:52           ` Masatake YAMATO
2005-06-17  1:00           ` James Cloos

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=20050616.134437.188146955.jet@gyve.org \
    --to=jet@gyve.org \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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).