GNU bug report logs -
#21313
25.0.50; Strange errors from dbus-handle-event
Previous Next
Reported by: Tassilo Horn <tsdh <at> gnu.org>
Date: Fri, 21 Aug 2015 16:28:01 UTC
Severity: normal
Found in version 25.0.50
Done: Tassilo Horn <tsdh <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #114 received at 21313 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
> Do you see something in *Messages* that isn't there without your
> changes?
No.
> You call Fformat, which conses a string, which can cause GC or call
> some Lisp (depending on your customizations). If that causes some
> echo-area message, it could maybe cause something like this.
Ah, sorry, I forgot to tell you that this behavior is there also with
"emacs -Q" so we can rule out customizations.
Also, if there's some more direct way to print a readable representation
of a Lisp_Object from C, I can try with that.
> Or it could be that some code that runs as result of this throws to
> higher level and resets the quit flag.
But how could a GC (or maybe just some small slowdown induced by
printing) reset the quit flag?
Bye,
Tassilo
This bug report was last modified 9 years and 211 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.