[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 24.3 linux runaway emacs processes
From: |
Eli Zaretskii |
Subject: |
Re: 24.3 linux runaway emacs processes |
Date: |
Wed, 19 Jun 2013 18:08:41 +0300 |
> From: Neal Becker <address@hidden>
> Date: Wed, 19 Jun 2013 08:52 -0400
>
> I've been using 24.3 for a while on fedora 18 linux. I remotely connect
> every day using ssh -X emacs.
>
> Frequently I come in the next morning to find a emacs process running away
> with
> 100% cpu. This did not happen with 24.2. I use emacs all day, every day, so
> I
> would certainly notice such things.
Next time it happens, attach GDB to Emacs, find out where it is
burning the CPU cycles, and make a bug report with all that info.
TIA