GNU bug report logs - #32258
27.0.50; Crash on minimizing/maximizing Emacs frame from taskbar [RHEL 6.8 GTK2]

Previous Next

Package: emacs;

Reported by: Kaushal Modi <kaushal.modi <at> gmail.com>

Date: Tue, 24 Jul 2018 12:07:02 UTC

Severity: normal

Found in version 27.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Kaushal Modi <kaushal.modi <at> gmail.com>
Cc: 32258 <at> debbugs.gnu.org
Subject: Re: bug#32258: 27.0.50; Crash on minimizing/maximizing Emacs frame
 from taskbar [RHEL 6.8 GTK2]
Date: Tue, 24 Jul 2018 21:55:07 +0300
> From: Kaushal Modi <kaushal.modi <at> gmail.com>
> Date: Tue, 24 Jul 2018 14:26:18 -0400
> Cc: 32258 <at> debbugs.gnu.org
> 
>  What exactly do you mean by "use emacsclient by default"?  Does
>  emacsclient start Emacs, or do you start Emacs as a daemon (or maybe
>  normally)?
> 
> I start Emacs using "emacsclient -a '' -n -c" when launching the first time, and then onwards using
> "emacsclient -a '' -n". I do this via a wrapper script[1].

Then start Emacs via emacsclient as you usually do, and then
immediately attach GDB to it with "gdb -p PID" where PID is the
process ID of the Emacs process (NOT the emacsclient process!).  When
GDB shows its prompt "(gdb)", type "continue RET" to let Emacs
continue to run.  Then do whatever you did before to cause the abort,
and GDB should kick in when you succeed.




This bug report was last modified 6 years and 293 days ago.

Previous Next


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