Issue 26412: Segmentation Fault: 11 (original) (raw)

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.