[New-bugs-announce] [issue15973] Segmentation fault on timezone comparison

Lance Helsten report at bugs.python.org
Wed Sep 19 20:03:17 CEST 2012


New submission from Lance Helsten:

In the 3.2.3 interpreter execute the following line:
    `None == datetime.timezone(datetime.timedelta())`
The interpreter will crash with a `Segmentation fault: 11`.

----------
assignee: ronaldoussoren
components: Macintosh
files: CoreDump.txt
messages: 170732
nosy: lanhel, ronaldoussoren
priority: normal
severity: normal
status: open
title: Segmentation fault on timezone comparison
type: crash
versions: Python 3.2
Added file: http://bugs.python.org/file27224/CoreDump.txt

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


More information about the New-bugs-announce mailing list