[systemd-devel] asset failure that looks like it's coming from systemd/
Jonathan Kelly
jonkelly at fastmail.fm
Fri Dec 24 10:05:01 UTC 2021
On 24/12/21 19:45, Andy Pieters wrote:
>
>
> On Fri, 24 Dec 2021 at 01:53, Jonathan Kelly <jonkelly at fastmail.fm> wrote:
>
> make[2]: Entering directory '/usr/local/src/unicon/uni/lib'
> ../../bin/unicon -s -c gui.icn
> Assertion '(size_t) r < n' failed at src/basic/random-util.c:232,
> function genuine_random_bytes(). Aborting.
> make[2]: *** [../../Makedefs.uni:48: gui.u] Aborted (core dumped)
>
>
> What points you to suspect systems?
the line from the error
Assertion '(size_t) r < n' failed at src/basic/random-util.c:232,
that's from systemd.
https://github.com/systemd/systemd/blob/main/src/basic/random-util.c
look at line 232
>
> Have you looked at the coredump? (i.e. coredumpctl)
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.
If it comes to it, I can look at more technical sleuthing, but I'd need
some direction.
Jonathan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20211224/6e19e73f/attachment.htm>
More information about the systemd-devel
mailing list