unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Mattias Engdegård" <mattiase@acm.org>, dancol@dancol.org
Cc: 34910@debbugs.gnu.org
Subject: bug#34910: 27.0.50; Too much matching reentrancy
Date: Tue, 19 Mar 2019 10:05:34 +0200	[thread overview]
Message-ID: <834l7zuw4x.fsf@gnu.org> (raw)
In-Reply-To: <dbd1723216d9adfa7dffd23364cf26b73eec26b9.camel@acm.org> (message from Mattias Engdegård on Mon, 18 Mar 2019 22:34:07 +0100)

> From: Mattias Engdegård <mattiase@acm.org>
> Date: Mon, 18 Mar 2019 22:34:07 +0100
> 
> Run, in *scratch*, with emacs -Q:
> 
> (with-temp-buffer
>   (dotimes (i 10000)
>     (insert "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"))
>   (insert "b")
>   (goto-char (point-min))
>   (looking-at ".*b"))
> 
> Result: "Too much matching reentrancy" in the minibuffer. No traceback.
> Expected: The usual "Stack overflow in regexp matcher" error and
> traceback.

Are you complaining against a different error message, or against the
lack of backtrace?

If the former, please explain why you expected that particular
error, and no other.

Thanks.





  reply	other threads:[~2019-03-19  8:05 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-18 21:34 bug#34910: 27.0.50; Too much matching reentrancy Mattias Engdegård
2019-03-19  8:05 ` Eli Zaretskii [this message]
2019-03-19  9:27   ` Mattias Engdegård
2019-03-19 10:01     ` Eli Zaretskii
2019-03-19 12:25       ` Mattias Engdegård
2019-03-19 12:31         ` Eli Zaretskii
2019-03-30  9:29         ` Eli Zaretskii
2019-03-19 12:50       ` Mattias Engdegård
2019-03-30  9:30         ` Eli Zaretskii
2019-03-30 11:18           ` Mattias Engdegård
2019-03-30 14:52             ` Daniel Colascione
2019-03-30 12:55           ` Stefan Monnier
2019-03-30 13:05             ` Mattias Engdegård
2019-03-30 13:37               ` Eli Zaretskii
2019-03-30 16:22               ` Stefan Monnier
2019-03-30 17:10                 ` Daniel Colascione
2019-03-30 19:06                   ` Mattias Engdegård

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=834l7zuw4x.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=34910@debbugs.gnu.org \
    --cc=dancol@dancol.org \
    --cc=mattiase@acm.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).