all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Jordi Gutiérrez Hermoso" <jordigh@octave.org>
Cc: 11653@debbugs.gnu.org
Subject: bug#11653: 23.2; Segfault with csv-mode
Date: Fri, 08 Jun 2012 20:49:46 +0300	[thread overview]
Message-ID: <831ulpvglh.fsf@gnu.org> (raw)
In-Reply-To: <CAPHS2gxcYh5+K2-GOHVwaLxq_nygDvmkfM4h41XnN31yFuzycw@mail.gmail.com>

> Date: Fri, 8 Jun 2012 12:29:46 -0400
> From: Jordi Gutiérrez Hermoso <jordigh@octave.org>
> 
> (1) Load the following csv-mode.el:
> 
>     http://jordi.platinum.linux.pl/emacs-bug/csv-mode.el
> 
> (2) Open the following csv file:
> 
>     http://jordi.platinum.linux.pl/emacs-bug/foo.csv
> 
> (3) Align all fields: C-x h C-c C-a
> 
> (4) Attempt to sort them: M-x csv-sort-fields <RET>
> 
> In Emacs 23, this incurred an immediate crash. At bzr revno: 108512,
> after attempting to move the point a little (C-e, C-a, C-p, C-n, maybe
> C-g), I obtained the following stack trace:
> 
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x0000000000438b03 in handle_face_prop (it=0x7fffffffb0c0) at xdisp.c:3693
> 3693		= (it->current.overlay_string_index >= 0

I cannot reproduce this with today's trunk (revision 108257).

> (gdb) bt
> #0  0x0000000000438b03 in handle_face_prop (it=0x7fffffffb0c0) at xdisp.c:3693

In frame 0, can you show what does the following GDB command print?

 (gdb) p it->current






  reply	other threads:[~2012-06-08 17:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-08 16:29 bug#11653: 23.2; Segfault with csv-mode Jordi Gutiérrez Hermoso
2012-06-08 17:49 ` Eli Zaretskii [this message]
2012-06-13 14:32   ` Jordi Gutiérrez Hermoso
2012-06-13 15:45     ` Eli Zaretskii
2012-06-13 16:12       ` Jordi Gutiérrez Hermoso
2012-06-13 16:28         ` Eli Zaretskii
2012-06-15 18:13         ` Eli Zaretskii
2012-06-15 18:30           ` Eli Zaretskii
2012-06-16 10:28             ` 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=831ulpvglh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=11653@debbugs.gnu.org \
    --cc=jordigh@octave.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.