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 #110 received at 30182 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Sujith <m.sujith <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 30182 <at> debbugs.gnu.org
Subject: Re: bug#30182: Update
Date: Sat, 27 Jan 2018 09:26:15 +0100
[Message part 1 (text/plain, inline)]
I checked in a fix to the basic routine deciding which text to show in
the tooltip.  Please retry with latest master.

If the crash still occurs please proceed as follows:

(1) Try with `x-gtk-use-system-tooltips' nil.  This should tell
    whether GTK tooltip handling interferes with our routines.

(2) Try the attached diff.  When the crash occurs please do

    p old_len_0
    p new_len_0

    in the debugger and post the values it prints.  This should tell
    whether a timer is added while we construct the list for the copy.
    Undo the change after you're done.

Thank you, martin
[concat.diff (text/plain, attachment)]

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.