GNU bug report logs -
#30182
27.0.50; Crash when doing mouse-over on modeline
Previous Next
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
View this message in rfc822 format
> 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.