unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#58063: 29.0.50; MacOS invalid display identifier
@ 2022-09-25  6:03 Gerd Möllmann
  2022-09-25  8:50 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Gerd Möllmann @ 2022-09-25  6:03 UTC (permalink / raw)
  To: 58063

In GNU Emacs 29.0.50 (build 1, aarch64-apple-darwin21.6.0, NS
 appkit-2113.60 Version 12.6 (Build 21G115)) of 2022-09-24 built on
 Mini.fritz.box
Repository revision: 767a10cc63de8ce9f85ac688be33555278b4f3fb
Repository branch: master
Windowing system distributor 'Apple', version 10.3.2113
System Description:  macOS 12.6

GUI emacs started from a tty, started to print warnings like shown
below.  This must have been introduced recently,
1231a601ebe1fd9fe454c504dbeb9267440242e7 doesn't print these warnings.

Process 3392 launched: '/Users/gerd/emacs/master/src/emacs' (arm64)
2022-09-24 16:42:18.763856+0200 emacs[3392:4902280] [default] invalid display identifier 1A03229E-1086-4973-94D0-5378DC025A1D
2022-09-24 16:42:18.774592+0200 emacs[3392:4902280] [default] Zero list count
2022-09-24 16:42:18.774847+0200 emacs[3392:4902280] [default] invalid display identifier 1A03229E-1086-4973-94D0-5378DC025A1D
2022-09-24 16:42:18.775170+0200 emacs[3392:4902280] [default] Zero list count
2022-09-24 16:42:18.777524+0200 emacs[3392:4902280] [default] invalid display identifier 1A03229E-1086-4973-94D0-5378DC025A1D
2022-09-24 16:42:22.633257+0200 emacs[3392:4902280] [default] invalid display identifier 55B829C7-00F4-4BAB-9865-CD4F318C578A
2022-09-24 16:42:22.635430+0200 emacs[3392:4902280] [default] Zero list count
2022-09-24 16:42:22.635539+0200 emacs[3392:4902280] [default] invalid display identifier 55B829C7-00F4-4BAB-9865-CD4F318C578A
2022-09-24 16:42:22.638382+0200 emacs[3392:4902280] [default] Zero list count
2022-09-24 17:02:13.299385+0200 emacs[3392:4902280] [default] invalid display identifier 1A03229E-1086-4973-94D0-5378DC025A1D
2022-09-24 17:02:13.300312+0200 emacs[3392:4902280] [default] Zero list count
2022-09-24 17:02:13.300433+0200 emacs[3392:4902280] [default] invalid display identifier 1A03229E-1086-4973-94D0-5378DC025A1D
2022-09-24 17:02:13.300597+0200 emacs[3392:4902280] [default] Zero list count
2022-09-24 17:02:17.179918+0200 emacs[3392:4902280] [default] invalid display identifier 55B829C7-00F4-4BAB-9865-CD4F318C578A
2022-09-24 17:02:17.180654+0200 emacs[3392:4902280] [default] Zero list count
2022-09-24 17:02:17.181129+0200 emacs[3392:4902280] [default] invalid display identifier 55B829C7-00F4-4BAB-9865-CD4F318C578A
2022-09-24 17:02:17.183878+0200 emacs[3392:4902280] [default] Zero list count
2022-09-25 07:11:15.216802+0200 emacs[3392:4902280] [default] invalid display identifier 1A03229E-1086-4973-94D0-5378DC025A1D
2022-09-25 07:11:15.219261+0200 emacs[3392:4902280] [default] Zero list count
2022-09-25 07:11:15.219361+0200 emacs[3392:4902280] [default] invalid display identifier 1A03229E-1086-4973-94D0-5378DC025A1D
2022-09-25 07:11:15.219679+0200 emacs[3392:4902280] [default] Zero list count
2022-09-25 07:11:15.277217+0200 emacs[3392:4902280] [default] Invalid new timing data reported for display 0x00000019.
2022-09-25 07:11:15.277274+0200 emacs[3392:4902280] [default] Received delta: 16666666 prev: 212117783333333  0x00000019. AppKit will assert if these are also invalid
2022-09-25 07:11:19.127268+0200 emacs[3392:4902280] [default] invalid display identifier 55B829C7-00F4-4BAB-9865-CD4F318C578A
2022-09-25 07:11:19.128420+0200 emacs[3392:4902280] [default] Zero list count
2022-09-25 07:11:19.128515+0200 emacs[3392:4902280] [default] invalid display identifier 55B829C7-00F4-4BAB-9865-CD4F318C578A
2022-09-25 07:11:19.129978+0200 emacs[3392:4902280] [default] Zero list count
Process 3392 exited with status = 0 (0x00000000) 





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#58063: 29.0.50; MacOS invalid display identifier
  2022-09-25  6:03 bug#58063: 29.0.50; MacOS invalid display identifier Gerd Möllmann
@ 2022-09-25  8:50 ` Eli Zaretskii
  2022-09-26  5:00   ` Gerd Möllmann
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2022-09-25  8:50 UTC (permalink / raw)
  To: Gerd Möllmann; +Cc: 58063

> From: Gerd Möllmann <gerd.moellmann@gmail.com>
> Date: Sun, 25 Sep 2022 08:03:50 +0200
> 
> GUI emacs started from a tty, started to print warnings like shown
> below.  This must have been introduced recently,
> 1231a601ebe1fd9fe454c504dbeb9267440242e7 doesn't print these warnings.

A quick glance at the log of changes since then doesn't yield any
immediate suspects.

> Process 3392 launched: '/Users/gerd/emacs/master/src/emacs' (arm64)
> 2022-09-24 16:42:18.763856+0200 emacs[3392:4902280] [default] invalid display identifier 1A03229E-1086-4973-94D0-5378DC025A1D

What does "invalid display identifier" mean?

Is there any way of figuring out which code in Emacs triggers these
messages?  If not, I think bisection is the best way to go.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#58063: 29.0.50; MacOS invalid display identifier
  2022-09-25  8:50 ` Eli Zaretskii
@ 2022-09-26  5:00   ` Gerd Möllmann
  2023-10-06 13:11     ` Gerd Möllmann
  0 siblings, 1 reply; 4+ messages in thread
From: Gerd Möllmann @ 2022-09-26  5:00 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 58063

Eli Zaretskii <eliz@gnu.org> writes:

>> Process 3392 launched: '/Users/gerd/emacs/master/src/emacs' (arm64)
>> 2022-09-24 16:42:18.763856+0200 emacs[3392:4902280] [default]
>> invalid display identifier 1A03229E-1086-4973-94D0-5378DC025A1D
>
> What does "invalid display identifier" mean?

No idea.

> Is there any way of figuring out which code in Emacs triggers these
> messages?  If not, I think bisection is the best way to go.

With 568920a5b703e80c43e1b6f31778ea5776218a1e, I cannot reproduce it.

Hm, I wonder what's going on here.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#58063: 29.0.50; MacOS invalid display identifier
  2022-09-26  5:00   ` Gerd Möllmann
@ 2023-10-06 13:11     ` Gerd Möllmann
  0 siblings, 0 replies; 4+ messages in thread
From: Gerd Möllmann @ 2023-10-06 13:11 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 58063

Gerd Möllmann <gerd.moellmann@gmail.com> writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>>> Process 3392 launched: '/Users/gerd/emacs/master/src/emacs' (arm64)
>>> 2022-09-24 16:42:18.763856+0200 emacs[3392:4902280] [default]
>>> invalid display identifier 1A03229E-1086-4973-94D0-5378DC025A1D
>>
>> What does "invalid display identifier" mean?
>
> No idea.
>
>> Is there any way of figuring out which code in Emacs triggers these
>> messages?  If not, I think bisection is the best way to go.
>
> With 568920a5b703e80c43e1b6f31778ea5776218a1e, I cannot reproduce it.
>
> Hm, I wonder what's going on here.

It's not reproducible on 14.0 Sonoma, so I'm closing this.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-06 13:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-25  6:03 bug#58063: 29.0.50; MacOS invalid display identifier Gerd Möllmann
2022-09-25  8:50 ` Eli Zaretskii
2022-09-26  5:00   ` Gerd Möllmann
2023-10-06 13:11     ` Gerd Möllmann

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).