all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bob Kline <bkline@rksystems.com>
To: "Gerd Möllmann" <gerd.moellmann@gmail.com>
Cc: Po Lu <luangruo@yahoo.com>, Robert Pluim <rpluim@gmail.com>,
	57563@debbugs.gnu.org
Subject: bug#57563: 28.1; macOS - layout warning at startup
Date: Thu, 15 Sep 2022 09:33:08 -0400	[thread overview]
Message-ID: <CAGjKmVqoqDgzaTqqgb-vsaxv3yeZ4-4zWzy7QYEG0HxqoHM1Hw@mail.gmail.com> (raw)
In-Reply-To: <m2edwgzuyx.fsf@Mini.fritz.box>

On Mon, Sep 12, 2022 at 7:35 AM Gerd Möllmann <gerd.moellmann@gmail.com> wrote:
> ...
> Thanks.  I'll close this bug, then.

Sounds good. One final note: I'm a bit embarrassed that I hadn't
noticed that the original bug report, which I linked at the top of
this one, included the stack trace that was requested in this ticket.
I still think closing this ticket is the right thing to do. I
reproduced the bug on a different Intel MacBook, which I had scrubbed
and on which the only third-party software I installed was Emacs from
https://emacsformacosx.com/.

That distribution of Emacs is built using three scripts:

* one to retrieve the source tar
* one to build the Emacs executables
* one to roll the executables into a single launcher

So what we know includes:

* the bug has only been reported for Intel-based Macs
* it can be reproduced on a pristine installation of Mac OS
* the launcher built with the third script decides which platform
version to launch
* the bug always happens on Intel using that Rust launcher
* it never happens running Emacs directly from the results of the second script

I'm going to guess (oops, here I am again disregarding the bug-filing
instructions) that the launcher is at least partially responsible for
the unwanted behavior. I'm not saying there can't be some subtle flaw
in the Emacs code on which the launcher has tripped, but it seems that
for now at least, the ball's in someone else's court.

https://github.com/caldwell/build-emacs/issues/123





  reply	other threads:[~2022-09-15 13:33 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-03 14:39 bug#57563: 28.1; macOS - layout warning at startup Bob Kline
2022-09-05  1:36 ` Lars Ingebrigtsen
2022-09-05 12:13   ` Bob Kline
2022-09-05 19:01     ` Lars Ingebrigtsen
2022-09-06  1:11 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-06 13:45   ` Bob Kline
2022-09-07  1:03     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-07  5:04       ` Gerd Möllmann
2022-09-07 12:17         ` Bob Kline
2022-09-07 12:28           ` Gerd Möllmann
2022-09-07 12:47             ` Bob Kline
2022-09-07 12:56               ` Gerd Möllmann
2022-09-07 12:59                 ` Bob Kline
2022-09-07 13:03               ` Robert Pluim
2022-09-07 13:10                 ` Bob Kline
2022-09-07 13:19                   ` Robert Pluim
2022-09-07 13:22                     ` Bob Kline
2022-09-07 13:45                       ` Gerd Möllmann
2022-09-07 13:47                       ` Gerd Möllmann
2022-09-07 13:41                     ` Gerd Möllmann
2022-09-07 13:48                       ` Bob Kline
2022-09-07 13:58                         ` Gerd Möllmann
2022-09-07 14:18                           ` Bob Kline
2022-09-07 18:01                           ` Bob Kline
2022-09-08  5:02                             ` Gerd Möllmann
2022-09-08  8:25                               ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-08 13:04                                 ` Bob Kline
2022-09-08 13:19                                   ` Gerd Möllmann
2022-09-08 13:35                                   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-08 13:55                                     ` Robert Pluim
2022-09-08 14:02                                     ` Bob Kline
2022-09-08 16:12                                       ` Bob Kline
2022-09-08 20:00                                         ` Bob Kline
2022-09-09  5:02                                           ` Gerd Möllmann
2022-09-09  8:55                                             ` Robert Pluim
2022-09-11 11:13                                             ` Bob Kline
2022-09-12  5:58                                               ` Gerd Möllmann
2022-09-12 11:11                                                 ` Bob Kline
2022-09-12 11:35                                                   ` Gerd Möllmann
2022-09-15 13:33                                                     ` Bob Kline [this message]
2022-09-16  5:56                                                       ` Gerd Möllmann
2022-09-16 13:16                                                         ` Bob Kline
2022-09-16 13:26                                                           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-16 13:41                                                             ` Bob Kline
2022-09-16 14:33                                                               ` Bob Kline
2022-09-17  1:57                                                                 ` Po Lu 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

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

  git send-email \
    --in-reply-to=CAGjKmVqoqDgzaTqqgb-vsaxv3yeZ4-4zWzy7QYEG0HxqoHM1Hw@mail.gmail.com \
    --to=bkline@rksystems.com \
    --cc=57563@debbugs.gnu.org \
    --cc=gerd.moellmann@gmail.com \
    --cc=luangruo@yahoo.com \
    --cc=rpluim@gmail.com \
    /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 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.