all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: emacs-devel@gnu.org
Cc: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Crash on visiting C files
Date: Wed, 22 Aug 2007 18:05:38 -0400	[thread overview]
Message-ID: <871wdvz0lp.fsf@stupidchicken.com> (raw)

The following recent checkin to the branch causes Emacs to crash on
visiting any C file:

2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>

* lread.c: (Qold_style_backquotes): New var.
(syms_of_lread): Init and staticpro it.
(load_warn_old_style_backquotes): New fun.
(Fload): Use them to warn about old style backquotes.
(end_of_file_error, Fload): Remove unused vars.


Program received signal SIGSEGV, Segmentation fault.
0x00000004 in ?? ()
(gdb) bt
#0  0x00000004 in ?? ()
#1  0x081b7e2c in unbind_to (count=-2071009280, value=2312) at eval.c:3353
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Lisp Backtrace:
"require" (0x86803d1)
"byte-code" (0x882e913)
"c-mode" (0x8441dd5)
"set-auto-mode-0" (0x83eecc1)
"set-auto-mode" (0x0)
"normal-mode" (0x838f8f9)
"after-find-file" (0x838f8c9)
"find-file-noselect-1" (0x85ca604)
"find-file-noselect" (0x867948b)
"find-file" (0x867948b)
"call-interactively" (0x83e0a01)

             reply	other threads:[~2007-08-22 22:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22 22:05 Chong Yidong [this message]
2007-08-23 15:01 ` Crash on visiting C files Stefan Monnier
2007-08-23 18:13   ` Chong Yidong

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=871wdvz0lp.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.