Bug#810383: emacs24: hang with 100% CPU usage while editing C++ file

2016-01-28 Thread Satoru Takeuchi
My case seems to be the following upstream bug. I'll wait a new release on which this problem is fixed. http://lists.gnu.org/archive/html/bug-gnu-emacs/2016-01/msg00600.html

Bug#810383: emacs24: hang with 100% CPU usage while editing C++ file

2016-01-28 Thread Satoru Takeuchi
Simplify how to reproduce. 1. Edit a file (test.sh here) as follows. test.sh: === if === NOTE: There is no "newline" at the end of this script. 2. Move a cursor to point to "i". Additional information. emacs can be stop by pressing C-g C-g. After stopping, it can't be killed by "kill " and c

Bug#810383: emacs24: hang with 100% CPU usage while editing C++ file

2016-01-26 Thread Satoru Takeuchi
Package: emacs24-nox Version: 24.5+1-6+b1 Followup-For: Bug #810383 Dear Maintainer, * What led up to the situation? emacs hung up with 100% CPU usage while editing a bash script. * What exactly did you do (or not do) that was effective (or ineffective)? 1. Open the followin

Bug#810383: emacs24: hang with 100% CPU usage while editing C++ file

2016-01-08 Thread Sergey Spiridonov
Package: emacs24 Version: 24.4+1-5 Severity: important Tags: upstream Dear Maintainer, I was editing C++ file, just pressed some button to insert a character. Emacs hangs and does not responce. I attached with gdb and got backtrace: (gdb) bt #0 sweep_vectors () at alloc.c:2964 #1 gc_sweep ()