GNU bug report logs -
#21077
24.5; Slow printing in inferior python buffer with python-shell-enable-font-lock
Previous Next
Reported by: Ista Zahn <istazahn <at> gmail.com>
Date: Thu, 16 Jul 2015 17:06:02 UTC
Severity: minor
Tags: fixed
Found in version 24.5
Fixed in version 25.1
Done: npostavs <at> users.sourceforge.net
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Ista Zahn <istazahn <at> gmail.com>
> Date: Thu, 16 Jul 2015 12:42:39 -0400
>
> 1. Start emacs with 'emacs -Q'
> 2. Start inferior python process with 'M-x run-python'
> 3. Run 'print(list(range(9999)))' in the *Python* buffer
>
> Result: emacs grinds to a halt and has to be killed.
No, it doesn't: it just becomes very slow, and you need to wait longer
for it to finish. In my case, it took a whopping 14 minutes, and
produced this in the *Messages* buffer:
Error during redisplay: (jit-lock-function 52112) signaled (error "Stack overflow in regexp matcher")
Error during redisplay: (jit-lock-function 56220) signaled (error "Stack overflow in regexp matcher")
Error during redisplay: (jit-lock-function 57879) signaled (error "Stack overflow in regexp matcher")
This bug report was last modified 8 years and 316 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.