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: 16223@debbugs.gnu.org
Subject: bug#16223: 24.3.50; Segfault in search.c
Date: Mon, 23 Dec 2013 17:25:43 +0100	[thread overview]
Message-ID: <87d2knbkl4.fsf@yahoo.fr> (raw)
In-Reply-To: <8338lj8rrh.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 23 Dec 2013 18:18:58 +0200")

Eli Zaretskii <eliz@gnu.org> writes:
> Seems some kind of memory corruption, otherwise I cannot understand
> how come translating an opening parenthesis via case translation table
> could segfault.

The machine was under heavy load at that moment, if that helps.

>
>> (gdb) p trt
>> $1 = 140997549
>> (gdb) xtype
>> Lisp_Vectorlike
>> PVEC_CHAR_TABLE
>> (gdb) p c
>> $2 = 40
>
> Can you do this and show the results:
>
>  (gdb) p trt
>  (gdb) xchartable

Here it is:

(gdb) p trt
$5 = 140997549
(gdb) xchartable
$6 = (struct Lisp_Char_Table *) 0x86773a8
Purpose: "case-table"  3 extra slots

-- 
Nicolas





  reply	other threads:[~2013-12-23 16:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-23 10:13 bug#16223: 24.3.50; Segfault in search.c Nicolas Richard
2013-12-23 16:18 ` Eli Zaretskii
2013-12-23 16:25   ` Nicolas Richard [this message]
2013-12-23 17:14     ` 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=87d2knbkl4.fsf@yahoo.fr \
    --to=theonewiththeevillook@yahoo.fr \
    --cc=16223@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.