[New-bugs-announce] [issue26412] Segmentation Fault: 11

Payden Comer report at bugs.python.org
Mon Feb 22 12:07:59 EST 2016


New submission from Payden Comer:

A "Segmentation Fault:11" crash occurs on OS X El Captain when using `return pysodium.sodium.crypto_box_beforenm(clientpub, serverprivatekey)`, with args as None, serverprivatekey, rather than a traceback dissallowing a NoneType Argument.

Crash Log attached.

----------
components: Macintosh
files: Python_2016-02-22-110201_Shuros-MacBook-Pro.crash
messages: 260690
nosy: ned.deily, ronaldoussoren, thecheater887
priority: normal
severity: normal
status: open
title: Segmentation Fault: 11
type: crash
versions: Python 2.7
Added file: http://bugs.python.org/file42006/Python_2016-02-22-110201_Shuros-MacBook-Pro.crash

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


More information about the New-bugs-announce mailing list