all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Antipov <dmantipov@yandex.ru>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: 12286@debbugs.gnu.org
Subject: bug#12286: MEM_TYPE_SPARE change causes core dump on Fedora x86
Date: Mon, 27 Aug 2012 13:33:07 +0400	[thread overview]
Message-ID: <503B3ED3.70104@yandex.ru> (raw)
In-Reply-To: <503B2C85.5060609@cs.ucla.edu>

On 08/27/2012 12:15 PM, Paul Eggert wrote:

> Severity: important
>
> On the Emacs trunk, the changes in revision 109788
> (Special MEM_TYPE_SPARE to denote reserved memory)
> cause Emacs to dump core on x86 Fedora 15.
>
> The previous trunk revision 109787 works fine.
>
> The problem goes away if I disable optimization,
> by configuring with CFLAGS=-g3.

This depends on values on a C stack, which aren't predictable
in general.

But an issue looks almost obvious, should be fixed in 109791.

Dmitry






  reply	other threads:[~2012-08-27  9:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-27  8:15 bug#12286: MEM_TYPE_SPARE change causes core dump on Fedora x86 Paul Eggert
2012-08-27  9:33 ` Dmitry Antipov [this message]
2012-08-27 16:10   ` Paul Eggert

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=503B3ED3.70104@yandex.ru \
    --to=dmantipov@yandex.ru \
    --cc=12286@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    /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 external index

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

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.