bug-gnu-emacs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: 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@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.





reply via email to

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