[New-bugs-announce] [issue19381] Seg Fault with complex numbers

Manish Raghavan report at bugs.python.org
Thu Oct 24 23:17:22 CEST 2013


New submission from Manish Raghavan:

Python 3.3.2 (v3.3.2:d047928ae3f6, May 13 2013, 13:52:24)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> 1+1j
(1+1j)
>>> 1+1j
Segmentation fault: 11

----------
assignee: ronaldoussoren
components: Macintosh
messages: 201190
nosy: Manish.Raghavan, ronaldoussoren
priority: normal
severity: normal
status: open
title: Seg Fault with complex numbers
type: crash
versions: Python 3.3

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


More information about the New-bugs-announce mailing list