GNU bug report logs -
#14666
24.3.50; emacs_backtrace.txt
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Wed, 19 Jun 2013 15:05:02 UTC
Severity: normal
Tags: moreinfo
Merged with 14669
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #44 received at 14666 <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 19 Jun 2013 19:57:21 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> CC: Eli Zaretskii <eliz <at> gnu.org>, 14666 <at> debbugs.gnu.org
>
> > It is obvious that using these macros in a place where
> > their assumptions can be violated is a no-no (as witnessed by this
> > crash).
>
> I don't think that macros are important here. They simply obscure the
> backtrace.
Not only that. They also evaluate the same expressions several times,
assuming that the same expression always evaluates to the same value.
> If the input thread wants to calculate a window's size and the Lisp
> thread deletes the window under its feet, we're lost anyway.
I don't think we are lost in this particular case, see the
documentation of ImmSetCompositionWindow function that is being called
here.
This bug report was last modified 11 years and 110 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.