GNU bug report logs - #30182
27.0.50; Crash when doing mouse-over on modeline

Previous Next

Package: emacs;

Reported by: Sujith <m.sujith <at> gmail.com>

Date: Sat, 20 Jan 2018 06:27:02 UTC

Severity: normal

Found in version 27.0.50

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #131 received at 30182 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: m.sujith <at> gmail.com, 30182 <at> debbugs.gnu.org
Subject: Re: bug#30182: Update
Date: Tue, 30 Jan 2018 09:30:46 +0100
> Ideas for how this could happen are welcome.

The problem should be with calling pos_visible_p.  It's obviously not
a good idea to calculate the height of the mode line while trying to
establish the tooltip text for a part of the mode line.  So we
probably end up evaluating `mode-line-buffer-identification' which
sets up a timer.

Unfortunately, this remains a wild guess.  It's virtually impossible
to analyze the problem in more depth: You'd always want the value of
`timer-list' in order to know which timers have been added to and
removed from it.  But if `copy-sequence' on `timer-list' fails, there
are no reliable means to get that value.

martin




This bug report was last modified 7 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.