[New-bugs-announce] [issue19368] Seg Fault after upgrading to OS X Mavericks

Matt Dodge report at bugs.python.org
Wed Oct 23 21:36:51 CEST 2013


New submission from Matt Dodge:

Upgraded to OS X Mavericks (not sure if this is what caused it or not).

Running Python 2.7.5 (v2.7.5:ab05e7dd2788, May 13 2013, 13:18:45)

Python will seg fault when trying to evaluate the expression bool('False')

To reproduce, from terminal, launch Python, enter "bool('False')" without quotes and press enter.

----------
assignee: ronaldoussoren
components: Macintosh
files: debug.out
messages: 201059
nosy: Matt.Dodge, ronaldoussoren
priority: normal
severity: normal
status: open
title: Seg Fault after upgrading to OS X Mavericks
type: crash
versions: Python 2.7
Added file: http://bugs.python.org/file32317/debug.out

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


More information about the New-bugs-announce mailing list