unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Crash on visiting C files
@ 2007-08-22 22:05 Chong Yidong
  2007-08-23 15:01 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2007-08-22 22:05 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Monnier

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)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Crash on visiting C files
  2007-08-22 22:05 Crash on visiting C files Chong Yidong
@ 2007-08-23 15:01 ` Stefan Monnier
  2007-08-23 18:13   ` Chong Yidong
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2007-08-23 15:01 UTC (permalink / raw)
  To: Chong Yidong; +Cc: emacs-devel

> 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.

Can't reproduce it here ;-(


        Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Crash on visiting C files
  2007-08-23 15:01 ` Stefan Monnier
@ 2007-08-23 18:13   ` Chong Yidong
  0 siblings, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2007-08-23 18:13 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> 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.
>
> Can't reproduce it here ;-(

I can't reproduce this now, either.  Oh well; sorry for the noise.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-23 18:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-22 22:05 Crash on visiting C files Chong Yidong
2007-08-23 15:01 ` Stefan Monnier
2007-08-23 18:13   ` Chong Yidong

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).