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 <rep...@bugs.python.org>
<http://bugs.python.org/issue19368>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to