GNU bug report logs - #61466
compilation--parse-region: Stack overflow in regexp matcher...

Previous Next

Package: emacs;

Reported by: Dan Jacobson <jidanni <at> jidanni.org>

Date: Mon, 13 Feb 2023 03:19:02 UTC

Severity: normal

Tags: wontfix

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #12 received at control <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dan Jacobson <jidanni <at> jidanni.org>
Cc: 61466 <at> debbugs.gnu.org
Subject: Re: bug#61466: compilation--parse-region: Stack overflow in regexp
 matcher...
Date: Mon, 13 Feb 2023 15:57:38 +0200
tags 61466 wontfix
close 61466
thanks

> From: Dan Jacobson <jidanni <at> jidanni.org>
> Date: Mon, 13 Feb 2023 07:12:51 +0800
> 
> $ perl -we 'print 8 x 888888' > /tmp/8
> $ emacs -Q /tmp/8 --eval '(compile "cat /tmp/8")'
> Beeps three times,
> Error during redisplay: (jit-lock-function 110) signaled (error "Stack overflow in regexp matcher") [150 times]
> error in process filter: compilation--parse-region: Stack overflow in regexp matcher...
> error in process filter: Stack overflow in regexp matcher
> Compilation finished
> Error during redisplay: (jit-lock-function 110) signaled (error "Stack overflow in regexp matcher")

Doesn't look like a problem we should try to fix.

In Emacs 29, I see a single message in *Messages*, but no beeps.

Closing.




This bug report was last modified 2 years and 96 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.