[New-bugs-announce] [issue24186] OpenSSL causes buffer overrun exception
Steve Dower
report at bugs.python.org
Thu May 14 06:43:04 CEST 2015
New submission from Steve Dower:
There is an issue where an optimised OpenSSL function causes a buffer overrun in 64-bit Windows builds and terminates the process (this is why the buildbots aren't getting very far right now).
I suspect it may be a compiler issue, but for now I'm disabling the optimised function. This issue is a reminder to myself to re-enable the function when we have a fix. I'll follow up with the compiler team and possibly the OpenSSL team separately.
----------
assignee: steve.dower
components: Windows
messages: 243151
nosy: steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: OpenSSL causes buffer overrun exception
type: crash
versions: Python 3.5
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24186>
_______________________________________
More information about the New-bugs-announce
mailing list