GNU bug report logs -
#21380
25.0.50; GTK-induced segfault when scheduling timer from window-configuration-change-hook
Previous Next
Reported by: Pip Cet <pipcet <at> gmail.com>
Date: Sun, 30 Aug 2015 12:52:02 UTC
Severity: normal
Found in version 25.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #71 received at 21380 <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 1 Sep 2015 15:14:09 +0000
> From: Pip Cet <pipcet <at> gmail.com>
> Cc: 21380 <at> debbugs.gnu.org
>
> (* - well, one segfault. But I attribute that to extraordinarily bizarre
> actions even by my standards: attempting to display an unprintable ASCII
> control character in the echo area.
Is this reproducible? If so, please submit a separate bug report with
a recipe.
> It seems we never make sure that
> non-standard faces are cached when redisplaying the echo area.
I don't see how this can happen, since the face cache is per-frame,
not per-window or buffer.
> Usually this is fine because propertized strings never end up in the
> echo area (I hope)...)
The echo area is a normal buffer, so any face can be used in it. See,
for example, the message printed by info.el after "i SOMETHING RET".
This bug report was last modified 3 years and 78 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.