all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Werner LEMBERG <wl@gnu.org>
Cc: 12360@debbugs.gnu.org
Subject: bug#12360: 24.2.50; Crash in set_buffer_internal_1
Date: Wed, 05 Sep 2012 20:41:11 +0300	[thread overview]
Message-ID: <83y5kocqq0.fsf@gnu.org> (raw)
In-Reply-To: <20120905.190306.73334721.wl@gnu.org>

> Date: Wed, 05 Sep 2012 19:03:06 +0200 (CEST)
> From: Werner LEMBERG <wl@gnu.org>
> 
> Program received signal SIGSEGV, Segmentation fault.
> set_buffer_internal_1 (b=0x846958d) at buffer.c:2154
> 2154        bset_undo_list (b, BVAR (b->base_buffer, undo_list));
> 
> (gdb) p b
> $1 = (struct buffer *) 0x846958d
> 
> (gdb) p b->base_buffer
> $2 = (struct buffer *) 0x98000000
> 
> (gdb) p *b->base_buffer
> Cannot access memory at address 0x98000000

Which means the base buffer got GC'ed, I think.





  reply	other threads:[~2012-09-05 17:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-05 17:03 bug#12360: 24.2.50; Crash in set_buffer_internal_1 Werner LEMBERG
2012-09-05 17:41 ` Eli Zaretskii [this message]
2012-09-05 17:57   ` Werner LEMBERG
2012-09-05 18:16     ` Eli Zaretskii
2012-09-06  7:19 ` martin rudalics
2012-09-06  8:05   ` Werner LEMBERG
2012-09-06 14:41     ` martin rudalics
2012-09-26  6:43     ` Werner LEMBERG
2012-09-26 11:01       ` martin rudalics

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=83y5kocqq0.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=12360@debbugs.gnu.org \
    --cc=wl@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.