Re: RHEL9?
"'Vratislav Podzimek' via help-cfengine" <[email protected]> Tue, 04 Apr 2023 14:51:10 +0200
| Newsgroups | gmane.comp.sysutils.cfengine.general |
|---|---|
| Message-ID | <[email protected]> |
Hi David, see a comment below. On Wed, 2023-03-29 at 08:32 -0700, [email protected] wrote: > Craig, > > Many thanks. > > I've tweaked the machine to produce coredumps. > > And because this machine was basically "@minimal_environment" I also added loads of extra RPMs, > including even "@development", on the speculative guess that it might have been the absence of > something. But it still coredumps (which is at least consistent). > > I have a core dump (and can produce more), and "cf-support" has produced what looks like a decent > tar.gz. It says "Please send <long-tarfile_anme> to CFEngine support staff." How can I do that, > please? > > Meanwhile I had a quick look at the gdb backtrace. It is: > > ----------------------------------------------------------- > (gdb) backtrace > #0 0x0000000000000000 in ?? () > #1 0x00007f4852579b75 in PromiseRuntimeHash () This function uses OpenSSL to calculate hash of a given promise. Can you check `ldd /var/cfengine/bin/cf-agent` and if all those libraries are OK and in expected locations? On RHEL 9, CFEngine should use the system-provided OpenSSL libraries. -- Vratislav -- You received this message because you are subscribed to the Google Groups "help-cfengine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/help-cfengine/9e9c2532fefe04dffbbcd5033f1418bdfd87e371.camel%40northern.tech.
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEENAH7ns+FyuCe6j1XmyV2peQQR/QFAmQsHT4ACgkQmyV2peQQ R/SSQBAAs9NbR8ebd+rY8jRBG6bxN5oaEmPDLhji+7Td4tzwaBYJe0vWyR+wRn+m b/VCDxwXMhz+OygCLgHqaAPAhSu3TAmNIOZXTkTdPVJJLZ7suFUKPccusacfilxW d7Tvq/jX/RcNdMCaa5G/Df3nf6VINhbbcE/t1SyQk5OwLhLUYpvNQApIbgAFoJKi n5zqzkIYEVWvetaJPdoEba8Vo3K3qVGGPo28k6jCQVDHhZCt/BpQnRS4kgWrcen/ a6Hintmv2GB6RK8z6DtvgtOoNKmaX5JEVAtUp/OjYHxqOlP01EQtrnZjkjUzKdf7 tOBxs4/pwEIrOxH+/sV/OCMZFGx7maXgjVk6ue9mPfee/Y/IYoHVEBA4llpX5ngS iPRkWEgMkQyLho/1QfJlLMo9xTxdcd0jcLQMi+8dOmexlgIzSmIUFp/J1FKSAanQ ry+en+eD53BSYA1XD19sRrw04pb2rEFOLRHG5IFlNO+yEC6jvbqelqLyAIkTe0Gu /5fdtwlp7p7/iLDQiT7pHn9Xb+BcB8qzyU51vzTLcAYVHlAoVSwSkFlK82lQqF7p TgO5s/Csg4oHSY6Gqg7kS4ePf9arBhz6eNk3aDjgCC3otFVjU5Rrv4QYqym+RGeU y1rkz6ZrmcQWX7zdcXuTWgs38oAJTGQfj1ocMd5zdgIMP9vm8mI= =aYlW -----END PGP SIGNATURE-----