unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Aaron Jensen <aaronjensen@gmail.com>
Cc: 55687@debbugs.gnu.org, acm@muc.de
Subject: bug#55687: 29.0.50; make-frame chid frame crash/regression from dfa3e6f424
Date: Sun, 29 May 2022 08:36:03 +0300	[thread overview]
Message-ID: <83bkvglx30.fsf@gnu.org> (raw)
In-Reply-To: <CAHyO48wRzxX3QW66=rVpZyG4CfqBbQjaa3SRx92ge=sSTYzPQQ@mail.gmail.com> (message from Aaron Jensen on Sat, 28 May 2022 16:11:03 -0400)

> From: Aaron Jensen <aaronjensen@gmail.com>
> Date: Sat, 28 May 2022 16:11:03 -0400
> Cc: 55687@debbugs.gnu.org, acm@muc.de
> 
> On Sat, May 28, 2022 at 2:29 AM Eli Zaretskii <eliz@gnu.org> wrote:
> >
> > The patch Stefan posted earlier in bug#55684 fixes this problem as
> > well, AFAICT.
> 
> I can confirm that this fixes one of the issues I reported, but not this one:
> 
> (make-frame `((parent-frame . ,(selected-frame))))
> 
> I don't know if there's something else invalid about this, but it
> crashes Emacs, at least on macOS.

Is this in "emacs -Q"?  It doesn't crash for me here, neither with
today's master nor with the emacs-28 branch.  So maybe it is
macOS-specific, or some customizations are needed to trigger it.

> -[EmacsWindow setFrame:display:animate:] + 40
>         23  AppKit                              0x00000001a0fe14cc
> -[NSThemeFrame _growWindowReshapeContentAndToolbarView:withOldToolbarFrameSize:animate:]
> + 1232
>         24  AppKit                              0x00000001a0fe0ddc
> -[NSThemeFrame _reshapeContentAndToolbarView:withOldToolbarFrameSize:resizeWindow:animate:]
> + 300
>         25  AppKit                              0x00000001a0fc16b0
> -[NSThemeFrame _showHideToolbar:resizeWindow:animate:] + 284
>         26  AppKit                              0x00000001a0fb06c0
> -[NSWindow _showToolbar:animate:] + 216
>         27  AppKit                              0x00000001a0fb05c0
> -[NSToolbar _show:animate:] + 48
>         28  AppKit                              0x00000001a0fae054
> -[NSWindow setToolbar:] + 644
>         29  Emacs                               0x00000001004551c0
> -[EmacsWindow createToolbar:] + 168
>         30  Emacs                               0x00000001004550c4
> -[EmacsWindow initWithEmacsFrame:fullscreen:screen:] + 1868
>         31  Emacs                               0x0000000100452650
> -[EmacsView initFrameFromEmacs:] + 464
>         32  Emacs                               0x0000000100460858
> Fx_create_frame + 4388
>         33  faces-b9447c93-57cd3aa1.eln         0x000000010487e7e0
> F782d6372656174652d6672616d652d776974682d6661636573_x_create_frame_with_faces_0
> + 304

This part seems to say that it crashes while working on the tool bar.





  reply	other threads:[~2022-05-29  5:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-28  3:40 bug#55687: 29.0.50; make-frame chid frame crash/regression from dfa3e6f424 Aaron Jensen
2022-05-28  6:29 ` Eli Zaretskii
2022-05-28 20:11   ` Aaron Jensen
2022-05-29  5:36     ` Eli Zaretskii [this message]
2022-05-29 12:52       ` Aaron Jensen
2022-05-29 16:08         ` Alan Third
2022-05-29 17:46           ` Aaron Jensen

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=83bkvglx30.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=55687@debbugs.gnu.org \
    --cc=aaronjensen@gmail.com \
    --cc=acm@muc.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).