* bug#61466: compilation--parse-region: Stack overflow in regexp matcher...
@ 2023-02-12 23:12 Dan Jacobson
2023-02-13 13:57 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Dan Jacobson @ 2023-02-12 23:12 UTC (permalink / raw)
To: 61466
$ 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")
$ emacs --version
GNU Emacs 28.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#61466: compilation--parse-region: Stack overflow in regexp matcher...
2023-02-12 23:12 bug#61466: compilation--parse-region: Stack overflow in regexp matcher Dan Jacobson
@ 2023-02-13 13:57 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-02-13 13:57 UTC (permalink / raw)
To: Dan Jacobson; +Cc: 61466
tags 61466 wontfix
close 61466
thanks
> From: Dan Jacobson <jidanni@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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-13 13:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-12 23:12 bug#61466: compilation--parse-region: Stack overflow in regexp matcher Dan Jacobson
2023-02-13 13:57 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.