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