unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* segfault with show-paren-mode
@ 2006-07-11 12:46 Peter Heslin
  2006-07-11 13:02 ` Nick Roberts
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Peter Heslin @ 2006-07-11 12:46 UTC (permalink / raw)



With a cvs update and emacs -q, and eval'ing
(setq show-paren-delay 0)
(show-paren-mode t)

visiting an elisp file and putting the cursor on a top-level left paren
in column 0 will cause a segfault.

Here is the backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x0000000000543dfd in scan_lists (from=140733193399312, count=1, depth=1, sexpflag=1)
    at syntax.c:2324
2324                  INC_BOTH (from, from_byte);
(gdb) xbacktrace
"scan-sexps" (0x15e78)
"byte-code" (0x1090863)
"show-paren-function" (0x90b991)
"apply" (0xe63bf1)
"byte-code" (0x801323)
"timer-event-handler" (0xd4ab84)
(gdb) 

-- 
Peter Heslin (http://www.dur.ac.uk/p.j.heslin)

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

end of thread, other threads:[~2006-07-11 14:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-11 12:46 segfault with show-paren-mode Peter Heslin
2006-07-11 13:02 ` Nick Roberts
2006-07-11 13:50   ` Peter Heslin
2006-07-11 13:12 ` Stefan Monnier
2006-07-11 13:59   ` Peter Heslin
2006-07-11 13:54 ` Stefan Monnier
2006-07-11 14:34   ` Peter Heslin

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