[New-bugs-announce] [issue14612] Crash after modifying f_lineno

Massimiliano Tomassoli report at bugs.python.org
Wed Apr 18 13:20:32 CEST 2012


New submission from Massimiliano Tomassoli <kiuhnm03 at yahoo.it>:

Debugging script.py and jumping to line 3 makes Python crash.
For instance:

python -m pdb script.py
(Pdb) j 3

----------
components: Interpreter Core
files: script.py
messages: 158603
nosy: mtomassoli
priority: normal
severity: normal
status: open
title: Crash after modifying f_lineno
versions: Python 2.7, Python 3.3
Added file: http://bugs.python.org/file25256/script.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14612>
_______________________________________


More information about the New-bugs-announce mailing list