all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 17323@debbugs.gnu.org
Subject: bug#17323: 24.3.90; SIGSEGV in mem_find (start=0x9995000) at alloc.c:3837 while GC.
Date: Wed, 23 Apr 2014 16:56:10 +0200	[thread overview]
Message-ID: <5357D48A.7000809@yahoo.fr> (raw)
In-Reply-To: <83ioq09kbw.fsf@gnu.org>

Le 23/04/2014 16:44, Eli Zaretskii a écrit :
>> From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
>> Date: Wed, 23 Apr 2014 13:27:10 +0200
>> 
>> Ok, here's the back trace.
>> 
>> 3837      while (start < p->start || start >= p->end)
>> (gdb) bt
>> #0  0x081f0bc4 in mem_find (start=0x9995000) at alloc.c:3837
>> #1  0x081ed964 in lisp_align_free (block=0x9995000) at alloc.c:1167
>> #2  0x081f4ffa in gc_sweep () at alloc.c:6472
>> #3  0x081f35e1 in Fgarbage_collect () at alloc.c:5643
> 
> So what triggered the crash? is p a NULL pointer?

I don't know. Does this answers ?

(gdb) p p
$1 = (struct mem_node *) 0x0

-- 
Nico.





  reply	other threads:[~2014-04-23 14:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-23 11:27 bug#17323: 24.3.90; SIGSEGV in mem_find (start=0x9995000) at alloc.c:3837 while GC Nicolas Richard
2014-04-23 14:44 ` Eli Zaretskii
2014-04-23 14:56   ` Nicolas Richard [this message]
2014-04-23 15:28     ` Eli Zaretskii
2014-04-25 17:49       ` Stefan Monnier
2014-04-29  5:45         ` Nicolas Richard
2014-08-12  3:47           ` Glenn Morris

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=5357D48A.7000809@yahoo.fr \
    --to=theonewiththeevillook@yahoo.fr \
    --cc=17323@debbugs.gnu.org \
    --cc=eliz@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.