[New-bugs-announce] [issue23031] pdb crashes when jumping over "with" statement

Dan report at bugs.python.org
Thu Dec 11 16:59:56 CET 2014


New submission from Dan:

-> print(1)
(Pdb) jump 6
Segmentation fault

----------
components: Library (Lib)
files: pdb_segfault.py
messages: 232481
nosy: DSP
priority: normal
severity: normal
status: open
title: pdb crashes when jumping over "with" statement
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file37416/pdb_segfault.py

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


More information about the New-bugs-announce mailing list