unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel@gnu.org
Subject: Re: Segfault in vertical-motion
Date: Tue, 06 Sep 2011 19:43:48 +0300	[thread overview]
Message-ID: <83d3fdk4e3.fsf@gnu.org> (raw)
In-Reply-To: <4E661865.1040106@gmx.at>

> Date: Tue, 06 Sep 2011 14:56:05 +0200
> From: martin rudalics <rudalics@gmx.at>
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x010f9a6d in get_next_display_element (it=0x82e500) at xdisp.c:6149
> 6149	  success_p = GET_NEXT_DISPLAY_ELEMENT (it);

What is it->method at this point?  It should be between 0 and 5 (see
enum it_method on dispextern.h).  I would expect 0 if you did "C-x 2"
right after startup, because all you have is *scratch* which is a
buffer.

Also, what is it->current?



  reply	other threads:[~2011-09-06 16:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-06 12:56 Segfault in vertical-motion martin rudalics
2011-09-06 16:43 ` Eli Zaretskii [this message]
2011-09-06 18:47   ` martin rudalics
2011-09-06 19:37     ` Eli Zaretskii
2011-09-07 17:55       ` martin rudalics
2011-09-07 18:16         ` Eli Zaretskii
2011-09-07 18:51           ` martin rudalics
2011-09-07 18:56             ` Eli Zaretskii
2011-09-07 19:12               ` martin rudalics
2011-09-07 20:10                 ` Eli Zaretskii
2011-09-08  7:03                   ` 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83d3fdk4e3.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).