bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32258: 27.0.50; Crash on minimizing/maximizing Emacs frame from task


From: Kaushal Modi
Subject: bug#32258: 27.0.50; Crash on minimizing/maximizing Emacs frame from taskbar [RHEL 6.8 GTK2]
Date: Thu, 26 Jul 2018 16:46:03 -0400

On Thu, Jul 26, 2018 at 4:14 PM Eli Zaretskii <eliz@gnu.org> wrote:

which on the current trunk is around line 16920, please insert this
line:

      clear_glyph_matrix (w->desired_matrix);

before this line:

      if (!try_window (window, startp, 0))

Then try running with this change for a while, and see if it solves
the assertion violations and doesn't produce any unintended adverse
effects.

OK, I have added that line, rebuilt and running it with gdb attached, will keep you posted.

Thanks!
--

Kaushal Modi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]