unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Björn Bidar" <bjorn.bidar@thaodan.de>
Cc: 71168@debbugs.gnu.org
Subject: bug#71168: 30.0.50; Emacs crash in resolve_face_name after infinite recoursion
Date: Fri, 24 May 2024 13:57:06 +0300	[thread overview]
Message-ID: <86jzjj32bh.fsf@gnu.org> (raw)
In-Reply-To: <87y17zmyc9.fsf@> (bug-gnu-emacs@gnu.org)

> Date: Fri, 24 May 2024 11:02:46 +0300
> From:  Björn Bidar via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> 
> The  bug is a continuation of:
> https://lists.gnu.org/archive/html/bug-gnu-emacs/2024-04/msg00419.html
> https://lists.gnu.org/archive/html/bug-gnu-emacs/2024-04/msg00429.html
> 
> The bug can be triggered by doing roughly these steps 
> 1. (setq max-lisp-eval-depth 32768)
>    Using a lower value will make Emacs crash not immediately
>    but eventually. Using  30068 made Emacs crash after about a day
>    for me.
> 2. load-theme modus-vivendi (any modus theme works as a trigger)
>    Any bigger them can trigger the bug

If the recipe to reproduce is this:

  emacs -Q
  M-: (setq max-lisp-eval-depth 32768) RET
  M-x load-theme RET modus-vivendi RET

then I cannot reproduce this with the current master branch: I get the
theme loaded with no crash.

Are you using the modus-vivendi theme from the master branch?  Do you
see the problem in "emacs -Q"?  The above discussions point to a bug
that was closed, but it sounds like the problem only happens in your
customized sessions, so we still need to understand what is the recipe
for reproducing the problem.





       reply	other threads:[~2024-05-24 10:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87y17zmyc9.fsf@>
2024-05-24 10:57 ` Eli Zaretskii [this message]
2024-05-25 17:32   ` bug#71168: 30.0.50; Emacs crash in resolve_face_name after infinite recoursion Stefan Kangas
2024-06-08 11:53     ` Eli Zaretskii
2024-05-24  8:02 Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors

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=86jzjj32bh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=71168@debbugs.gnu.org \
    --cc=bjorn.bidar@thaodan.de \
    /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).