all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Clément Pit--Claudel" <clement.pitclaudel@live.com>
Cc: 20705@debbugs.gnu.org
Subject: bug#20705: Acknowledgement (Emacs segfaults when typing "(yas-expand" after M-: in yas-minor-mode)
Date: Tue, 02 Jun 2015 18:21:42 +0300	[thread overview]
Message-ID: <83eglurv95.fsf@gnu.org> (raw)
In-Reply-To: <556D749B.8080500@live.com>

> Date: Tue, 02 Jun 2015 02:17:15 -0700
> From: Clément Pit--Claudel
>  <clement.pitclaudel@live.com>
> CC: 20705@debbugs.gnu.org
> 
> > Is the complex command line you show in your report still needed?
> 
> Not anymore. I've reduced it further (it turns out that it's sufficient to just load the right file from yasnippet to trigger the bug, so given the attached file the following recipe does the trick):
> 
>    1. emacs -Q -l segfault.el
>    2. Type "(yas-expand"
> 
> This reliably crash emacs on my machine.

I cannot reproduce the crash on mine.  How recent are your sources?
(I don't see this information in your original report.)  I tried the
current master, and it didn't crash.

Also, can you try configuring without optimizations and with the
--enable-checking='yes,glyphs' option to configure?

> I tried reducing the attached file (it's large!) and for that I started by removing all comments and strings. Interestingly this caused Emacs to stop crashing, giving the following message instead:
> 
>    eldoc error: (cyclic-function-indirection yas-expand)
> 
> Maybe someone can make sense out of that? It seems to come from src/data.c:2129:
> [...]
> Which matches part of the backtrace:

Which part of the backtrace matches that?

Thanks.





  reply	other threads:[~2015-06-02 15:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-31 20:44 bug#20705: Emacs segfaults when typing "(yas-expand" after M-: in yas-minor-mode Clément Pit--Claudel
     [not found] ` <handler.20705.B.143310511331135.ack@debbugs.gnu.org>
2015-05-31 21:21   ` bug#20705: Acknowledgement (Emacs segfaults when typing "(yas-expand" after M-: in yas-minor-mode) Clément Pit--Claudel
2015-06-01 14:52     ` Eli Zaretskii
2015-06-02  9:17       ` Clément Pit--Claudel
2015-06-02 15:21         ` Eli Zaretskii [this message]
2015-06-02 17:32 ` bug#20705: Emacs segfaults when typing "(yas-expand" after M-: in yas-minor-mode Johan Bockgård
2015-06-03 15:29   ` Eli Zaretskii
2015-06-06 13:34     ` Eli Zaretskii
2015-06-07  0:35       ` Clément Pit--Claudel
2015-06-08 14:40         ` 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=83eglurv95.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=20705@debbugs.gnu.org \
    --cc=clement.pitclaudel@live.com \
    /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.