GNU bug report logs - #16995
24.3; CPU usage spikes to 100% for minutes at a time

Previous Next

Package: emacs;

Reported by: Andrew Beekhof <andrew <at> beekhof.net>

Date: Wed, 12 Mar 2014 07:17:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Daniel Colascione <dancol <at> dancol.org>
To: Andrew Beekhof <andrew <at> beekhof.net>,  Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 16995 <at> debbugs.gnu.org
Subject: bug#16995: 24.3; CPU usage spikes to 100% for minutes at a time
Date: Sun, 16 Mar 2014 22:15:44 -0700
[Message part 1 (text/plain, inline)]
On 03/16/2014 10:12 PM, Andrew Beekhof wrote:
> 
> On 14 Mar 2014, at 12:40 am, Stefan Monnier <monnier <at> iro.umontreal.ca> wrote:
> 
>>> So I guess the question now becomes why does Python mode conses so
>>> many Lisp objects that it triggers GC so frequently.
>>
>> M-x profiler-start RET mem RET
>> ...reproduce the heavy allocation problem...
>> M-x profiler-report RET
>>
>> might be a good start.
> 
> 
> bwahahaha. I can go one better and give you a reproducer.
> Time wasn't a factor, it was switching to a particular file that triggered the (worst of the) problem.
> 
> http://paste.fedoraproject.org/85549/13948345/
> 
> I had a bug in the file that was causing issues for soemthing:
> 
> @@ -90,7 +92,7 @@ class CTSTest:
>          self.logger.log(args)
>  
>      def debug(self, args):
> -        self.logger.debug(args
> +        self.logger.debug(args)
> 
> 

No repro on trunk.

[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 9 years and 145 days ago.

Previous Next


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