<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 24/12/21 19:45, Andy Pieters wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAB2L6a-+==RJYPEhhq5NRiBpBhKe-S0KZxw=oKPHFtbT1mgVgg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr"><br>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Fri, 24 Dec 2021 at
            01:53, Jonathan Kelly <<a
              href="mailto:jonkelly@fastmail.fm" moz-do-not-send="true"
              class="moz-txt-link-freetext">jonkelly@fastmail.fm</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">make[2]: Entering
            directory '/usr/local/src/unicon/uni/lib'<br>
            ../../bin/unicon -s -c gui.icn<br>
            Assertion '(size_t) r < n' failed at
            src/basic/random-util.c:232, <br>
            function genuine_random_bytes(). Aborting.<br>
            make[2]: *** [../../Makedefs.uni:48: gui.u] Aborted (core
            dumped)<br>
          </blockquote>
          <div><br>
          </div>
          <div>What points you to suspect systems?</div>
        </div>
      </div>
    </blockquote>
    <p><br>
    </p>
    <p>the line from the error<br>
    </p>
    <p><font face="Courier New, Courier, monospace">Assertion '(size_t)
        r < n' failed at src/basic/random-util.c:232, <br>
      </font>
    </p>
    <p>that's from systemd.</p>
    <p><br>
    </p>
    <p><font face="Courier New, Courier, monospace"><a class="moz-txt-link-freetext" href="https://github.com/systemd/systemd/blob/main/src/basic/random-util.c">https://github.com/systemd/systemd/blob/main/src/basic/random-util.c</a></font></p>
    <p>look at line 232<br>
    </p>
    <p><br>
    </p>
    <blockquote type="cite"
cite="mid:CAB2L6a-+==RJYPEhhq5NRiBpBhKe-S0KZxw=oKPHFtbT1mgVgg@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_quote">
          <div><br>
          </div>
          <div>Have you looked at the coredump? (i.e. coredumpctl)</div>
          <div> </div>
        </div>
      </div>
    </blockquote>
    <p>No. I'm in the middle here ... trying to compile unicon and it
      borks ... the unicon people don't know anything about
      random-util.c ... it not part of their software.</p>
    <p>If it comes to it, I can look at more technical sleuthing, but
      I'd need some direction.</p>
    <p><br>
    </p>
    <p>Jonathan.<br>
    </p>
  </body>
</html>