<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  </head>
  <body>
    <p>Could the issue be bounds checking in the primitive? But it is a
      seg-fault, not a #primitiveFailed. Thanks for any and all help!
      This one has me stumped.<br/>
    </p>
    <blockquote>
      <p>    ((interpreterProxy isBytes: a)<br/>
                and: [ (interpreterProxy stSizeOf: a) = 4 ])<br/>
                ifFalse: [ ^interpreterProxy primitiveFailFor:
        PrimErrBadArgument ].<br/>
            ((interpreterProxy isBytes: b)<br/>
                and: [ (interpreterProxy stSizeOf: b) = 4 ])<br/>
                ifFalse: [ ^interpreterProxy primitiveFailFor:
        PrimErrBadArgument ].<br/>
      </p>
    </blockquote>
    <div class="moz-signature">---<br/>
      Kindly,<br/>
      Robert<br/>
      <br/>
      <br/>
    </div>
    <div class="moz-cite-prefix">On 5/29/21 2:42 PM, Robert Withers
      wrote:<br/>
    </div>
    <blockquote type="cite" cite="mid:d2c2fc15-7716-da7f-d339-a74c636bc6d9@pm.me">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
      <p>Here is the RSErasurePlugin.so & RSFECPlugin.so so folks
        may be able to help me test the seg-fault with these plugin and
        loading the latest RSErasure code:</p>
      <blockquote>
        <p>Installer ss<br/>
              project: 'Cryptography';<br/>
              install: 'ProCrypto-1-1-1';<br/>
              install: 'ProCryptoTests-1-1-1'.</p>
      </blockquote>
      <p>Here is the code I run that leads to the seg-fault:</p>
      <blockquote>
        <p>RSErasureGalois newGalois.<br/>
        </p>
      </blockquote>
      <div class="moz-signature">---<br/>
        Kindly,<br/>
        Robert<br/>
        <br/>
        <br/>
      </div>
      <div class="moz-cite-prefix">On 5/29/21 2:37 PM, Robert Withers
        wrote:<br/>
      </div>
      <blockquote type="cite" cite="mid:cda38703-3e2a-3fcf-3bfc-0b8e8a0472e0@pm.me">
        <pre class="moz-quote-pre" wrap="">Hey y'all,

I am getting a segmentation fault calling primitiveGaloisMultiplyBy in
my RSErasurePlugin. I have attached the crash.dmp file.
Investigating...assistance requested. Grazie!!

--
---
Kindly,
Robert


</pre>
      </blockquote>
    </blockquote>


</body></html>