GNU bug report logs -
#58857
28.2; Emacs on macOS seg faults when deleting fullscreen frame
Previous Next
Reported by: Kevin Lin <kkylin <at> alum.mit.edu>
Date: Sat, 29 Oct 2022 04:13:02 UTC
Severity: normal
Tags: moreinfo
Found in version 28.2
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Gerd Möllmann <gerd.moellmann <at> gmail.com>
> Cc: Kevin Lin <kkylin <at> alum.mit.edu>, 58857 <at> debbugs.gnu.org
> Date: Sat, 29 Oct 2022 09:01:12 +0200
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > In general, we don't expect any Emacs 28 releases, so it would be of
> > great help to us if you could try Emacs 29 (from the master branch of
> > the Emacs Git repository) and see if the problem still exists there.
>
> I can reproduce this in feature/pkg, which should equal master in this
> area.
>
>
> (lldb) p emacsframe
> (frame *) $64 = 0x000000012d811600
> (lldb) p emacsframe->output_data
> (output_data) $63 = {
> tty = nil
> x = nil
> w32 = nil
> ns = nil
> pgtk = nil
> haiku = nil
> }
So you are saying the NS-specific code that is run when Emacs is idle
somehow references a frame that was deleted?
This bug report was last modified 2 years and 283 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.