emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.60: segfault in syntax.c: char_quoted


From: Lennart Borgman (gmail)
Subject: Re: 23.0.60: segfault in syntax.c: char_quoted
Date: Sun, 20 Jul 2008 19:57:41 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Adrian Robert wrote:

This crash bug also occurs when running under X11 on OS X -- it's not related to Emacs.app. It cannot be triggered deterministically -- may depend on where emacs resides in memory. However here is a test case that reproduces reliably:

emacs -Q syntaxDecBoth.el (attached)
M-x show-paren-mode
C-M-x C-g C-_

repeat the last key sequence a few times to get the crash.

The C backtrace is similar to posted below, but the lisp backtrace differs:

"scan-sexps" (0xbfffbe08)
"byte-code" (0xbfffc0c4)
"show-paren-function" (0xbfffc9a8)
"apply" (0xbfffc9a4)
"byte-code" (0xbfffcc64)
"timer-event-handler" (0xbfffd42c)

It would be interesting to know if this can be reproduced on other systems.


I tried a few time on w32 (CVS 2008-07-16) but did not get any crash.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]