all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Colascione <dancol@dancol.org>
To: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Changes that should go into version 24.4
Date: Fri, 21 Mar 2014 18:57:03 -0700	[thread overview]
Message-ID: <532CEDEF.90707@dancol.org> (raw)
In-Reply-To: <E1WRB2J-0001lO-VA@fencepost.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1270 bytes --]

On 03/21/2014 06:47 PM, Richard Stallman wrote:
> [[[ To any NSA and FBI agents reading my email: please consider    ]]]
> [[[ whether defending the US Constitution against all enemies,     ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> 
> I committed my changes that were waiting, then realized
> that two of them, in subr.el and battery.el, should probably
> go in the 24.4 release too.
> 
> Would someone please put them in?

I can't speak to the battery.el change, but the subr.el one should be in
neither branch. It papers over a release-blocking bug. We shouldn't
release 24.4 until we've figured out why the hell the GC randomly
crashes. You can't even be sure that your lisp hack even fixes the problem.

Richard, it would be very helpful if you could provide either a recipe
for reproducing your crash or an actual crash dump (not your
paraphrasing of the stack trace).

Specifically, you've mentioned that the crash happens in mark_memory.
*Where* in mark_memory? What instruction? It doesn't make sense that
we'd fault accessing a stack slot on an active frame: doing so might
corrupt something later, sure, but that stack location is valid and
touching it isn't going to cause an immediate SIGSEGV.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

  reply	other threads:[~2014-03-22  1:57 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-22  1:47 Changes that should go into version 24.4 Richard Stallman
2014-03-22  1:57 ` Daniel Colascione [this message]
2014-03-22  8:44   ` Eli Zaretskii
2014-03-22  8:50     ` Daniel Colascione
2014-03-22  9:24       ` Eli Zaretskii
2014-03-22 14:03         ` bug#15688: " Stefan
2014-03-22 14:53           ` Eli Zaretskii
2014-03-22 23:57           ` Richard Stallman
2014-03-22  9:08   ` Eli Zaretskii
2014-03-22  9:15     ` Daniel Colascione
2014-03-22 23:57   ` Richard Stallman
2014-03-23  1:58     ` GC bug investigation Daniel Colascione
2014-03-23  2:13       ` Daniel Colascione
2014-03-23 14:56         ` Richard Stallman
2014-03-23 14:57       ` Richard Stallman
2014-03-23 15:15         ` David Kastrup
2014-03-24 15:01           ` Richard Stallman
2014-03-23 15:22         ` Daniel Colascione
2014-03-23 16:14           ` Andreas Schwab
2014-03-24 15:01           ` Richard Stallman
2014-03-23 16:20         ` Eli Zaretskii
2014-03-23  3:57     ` Changes that should go into version 24.4 Eli Zaretskii

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=532CEDEF.90707@dancol.org \
    --to=dancol@dancol.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 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.