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

Reply via email to