all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: vincent.belaiche@gmail.com (Vincent Belaïche)
Cc: 20782@debbugs.gnu.org
Subject: bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o	interactive call
Date: Thu, 11 Jun 2015 16:47:00 +0300	[thread overview]
Message-ID: <83h9qes6gb.fsf@gnu.org> (raw)
In-Reply-To: <844mmffd0g.fsf@gmail.com>

> From: vincent.belaiche@gmail.com (Vincent Belaïche)
> Cc: Vincent Belaïche <vincent.belaiche@gmail.com> ,
>  20782@debbugs.gnu.org
> Date: Wed, 10 Jun 2015 23:51:27 +0200
> 
> Program received signal SIGSEGV, Segmentation fault.
> SYMBOL_NAME (sym=2) at lisp.h:1662
> 1662	  return XSYMBOL (sym)->name;
> (gdb) bt full
> #0  SYMBOL_NAME (sym=2) at lisp.h:1662
> No locals.
> #1  print_object (obj=2, printcharfun=printcharfun@entry=21101962, 
>     escapeflag=escapeflag@entry=true) at print.c:1539
>         end = <optimized out>
>         c = <optimized out>
>         i_byte = <optimized out>
>         confusing = <optimized out>
>         p = <optimized out>
>         buf = "\377\377\377\377\000\000\000\000\000\000\366\000*\271\272w \343i\t\240\345\210\000\270\032\305w8\001\366\000\234\032\305wpi\261o"
> #2  0x0111d13c in print (obj=obj@entry=2, 
>     printcharfun=printcharfun@entry=21101962, 
>     escapeflag=escapeflag@entry=true) at print.c:1139
> No locals.
> #3  0x0111d27e in Fprin1 (object=2, printcharfun=21101962) at print.c:581
>         old = 0x95ce900
>         old_point = <optimized out>
>         start_point = <optimized out>
>         old_point_byte = <optimized out>
>         start_point_byte = <optimized out>
>         free_print_buffer = true
>         multibyte = true
>         original = <optimized out>

This shows that Emacs crashed in 'prin1' trying to format an invalid
Lisp symbol for display in a backtrace.  'prin1' was called by the
debugger, so I think Emacs was in the process of reporting a Lisp
error by invoking the debugger.  Any idea what Lisp error could that
be?

Can you "M-x load-file RET template.el RET" before repeating the
recipe, so that the Lisp-level backtrace shows more detailed
information?





  reply	other threads:[~2015-06-11 13:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-10 12:55 bug#20782: 25.0.50; Emacs crashes when creating a file with emacs-template package w/o interactive call Vincent Belaïche
2015-06-10 15:04 ` Eli Zaretskii
2015-06-10 17:09 ` Vincent Belaïche
2015-06-10 17:12   ` Eli Zaretskii
2015-06-11  2:43   ` Stefan Monnier
2015-06-10 17:48 ` Glenn Morris
2015-06-10 21:51 ` Vincent Belaïche
2015-06-11 13:47   ` Eli Zaretskii [this message]
2015-06-11  5:49 ` Vincent Belaïche
2015-06-11 22:06 ` Vincent Belaïche
2015-06-12  7:43   ` Eli Zaretskii
2016-12-07 19:03     ` 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=83h9qes6gb.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=20782@debbugs.gnu.org \
    --cc=vincent.belaiche@gmail.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.