GNU bug report logs -
#39977
28.0.50; Unhelpful stack trace
Previous Next
Reported by: Madhu <enometh <at> meer.net>
Date: Sat, 7 Mar 2020 18:09:01 UTC
Severity: normal
Tags: fixed
Found in version 28.0.50
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #38 received at 39977 <at> debbugs.gnu.org (full text, mbox):
> Cc: enometh <at> meer.net, 39977 <at> debbugs.gnu.org
> From: martin rudalics <rudalics <at> gmx.at>
> Date: Sun, 15 Mar 2020 18:49:21 +0100
>
> > And what do you suggest to do if the frame at RHS is not live?
>
> Sorry, what is RHS?
Right-hand side.
> As far as xdisp.c is concerned it simply must not set selected_frame
> to a dead frame.
I don't think that's possible in xdisp.c cases you've shown.
> Never ever.
Why not?
> As far as frame.c is concerned, it should do something like in the
> attached patch.
We cannot punt like that in the display engine.
> > Why do you think this is a problem for redisplay?
>
> I didn't say that this is a problem for redisplay. What I wanted to say
> is that your fix which is supposed to handle a (maybe only temporary)
> problem inside redisplay might cause more serious problems when
> selecting a dead frame outside of redisplay. But maybe I'm confusing
> things.
So you are saying that selecting such a frame will cause trouble to
some other code, not to the display engine?
This bug report was last modified 4 years and 285 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.