all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fabrice Popineau <fabrice.popineau@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Crash with tests
Date: Tue, 14 Apr 2015 18:09:51 +0200	[thread overview]
Message-ID: <CAFgFV9NFsM4aNNnCjn+abKivXt8pz1dy5AxigO9xz9EP1KrxvQ@mail.gmail.com> (raw)
In-Reply-To: <83iocybt9q.fsf@gnu.org>

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

Program received signal SIGSEGV, Segmentation fault.
0x00000004000a20a7 in save_window_save (window=17186846885,
    vector=0x4009fb0d0 <dumped_data+3587600>, i=4)
    at ../../emacs/src/window.c:6607
6607
(gdb) p/x p
$1 = 0x4000000001013ffb

And obviously, memory is not readable at this location.

When you say you don't see it: is it using 32bits or 64bits emacs ?

Fabrice

2015-04-14 17:53 GMT+02:00 Eli Zaretskii <eliz@gnu.org>:

> > From: Fabrice Popineau <fabrice.popineau@gmail.com>
> > Date: Tue, 14 Apr 2015 09:46:17 +0000 (UTC)
> >
> > Does anybody see this problem with the current trunk  (commit
> > b5919771aea2d43c64be381b7d7b395eeb1191bd) ?
> > Emacs is crashing a couple of times while running tests.
>
> I don't see it.
>
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x00000004000a20a7 in save_window_save (window=17186846885,
> >     vector=0x4009fb0d0 <dumped_data+3587600>, i=4)
> >     at ../../emacs/src/window.c:6607
> > 6607          p->window = window;
>
> What is the value of 'p' here?
>

[-- Attachment #2: Type: text/html, Size: 1650 bytes --]

  reply	other threads:[~2015-04-14 16:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-14  9:46 Crash with tests Fabrice Popineau
2015-04-14 15:53 ` Eli Zaretskii
2015-04-14 16:09   ` Fabrice Popineau [this message]
2015-04-14 16:37     ` Eli Zaretskii
2015-04-14 16:59       ` Paul Eggert
2015-04-14 18:51         ` Fabrice Popineau

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=CAFgFV9NFsM4aNNnCjn+abKivXt8pz1dy5AxigO9xz9EP1KrxvQ@mail.gmail.com \
    --to=fabrice.popineau@gmail.com \
    --cc=eliz@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 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.