unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* vc-git-state(abbrev_defs) -> "Stack overflow in regexp matcher"
@ 2012-03-28 19:18 Tom Roche
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Roche @ 2012-03-28 19:18 UTC (permalink / raw)
  To: help-gnu-emacs


I'm running "GNU Emacs 24.0.94.1 (x86_64-pc-linux-gnu, GTK+ Version
2.20.1) of 2012-03-26 on cw-bkp0, modified by Debian" on Linux Mint
Debian Edition, `uname -rv` == 

3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011

I have been

* for several months, versioning my ~/.emacs.d/ using git

* for several years, keeping my ~/.emacs.d/abbrev_defs open in a buffer
  (for ease of adding entries)

* forever, using desktop to maintain buffers between sessions

Just now the box locked up after changing video after a presentation. I restarted the OS, then emacs, which produced
 
*Backtrace*
> Debugger entered--Lisp error: (error "Stack overflow in regexp matcher")
>   string-match(...)
>   vc-git-state("/home/me/.emacs.d/abbrev_defs")
>   apply(vc-git-state "/home/me/.emacs.d/abbrev_defs")
>   vc-call-backend(Git state "/home/me/.emacs.d/abbrev_defs")
>   vc-default-state-heuristic(Git "/home/me/.emacs.d/abbrev_defs")
>   apply(vc-default-state-heuristic Git "/home/me/.emacs.d/abbrev_defs")
>   vc-call-backend(Git state-heuristic "/home/me/.emacs.d/abbrev_defs")
>   vc-state-refresh("/home/me/.emacs.d/abbrev_defs" Git)
>   vc-state("/home/me/.emacs.d/abbrev_defs" Git)
>   vc-default-mode-line-string(Git "/home/me/.emacs.d/abbrev_defs")
>   vc-git-mode-line-string("/home/me/.emacs.d/abbrev_defs")
>   apply(vc-git-mode-line-string "/home/me/.emacs.d/abbrev_defs")
>   vc-call-backend(Git mode-line-string "/home/me/.emacs.d/abbrev_defs")
>   vc-mode-line("/home/me/.emacs.d/abbrev_defs" Git)
>   ad-Orig-vc-find-file-hook()
>   vc-find-file-hook()
>   run-hooks(find-file-hook)
>   after-find-file(nil t)
>   find-file-noselect-1(#<buffer abbrev_defs> "~/.emacs.d/abbrev_defs" nil nil "~/.emacs.d/abbrev_defs" (8391858 2053))
>   find-file-noselect("~/.emacs.d/abbrev_defs" nil nil t)
>   find-file("~/.emacs.d/abbrev_defs" t)
>   call-interactively(find-file nil nil)

I

- removed abbrev_defs from my desktop file
- killed the emacs process
- started emacs normally

However I get the error above if I try to open abbrev_defs in a buffer
(`C-x C-f`). How to fix, or further debug?

TIA, Tom Roche <Tom_Roche@pobox.com>



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

* Re: vc-git-state(abbrev_defs) -> "Stack overflow in regexp matcher"
       [not found] <mailman.1859.1332963337.753.help-gnu-emacs@gnu.org>
@ 2012-03-28 19:44 ` Sven Joachim
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Joachim @ 2012-03-28 19:44 UTC (permalink / raw)
  To: help-gnu-emacs

On 2012-03-28 21:18 +0200, Tom Roche wrote:

> I restarted the OS, then emacs, which produced
>  
> *Backtrace*
>> Debugger entered--Lisp error: (error "Stack overflow in regexp matcher")
>>   string-match(...)

Known problem and already fixed: http://debbugs.gnu.org/11109.

Cheers,
       Sven


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

end of thread, other threads:[~2012-03-28 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-28 19:18 vc-git-state(abbrev_defs) -> "Stack overflow in regexp matcher" Tom Roche
     [not found] <mailman.1859.1332963337.753.help-gnu-emacs@gnu.org>
2012-03-28 19:44 ` Sven Joachim

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