Hi,
On Tue, 10 May 2022 10:13:11 +0200 Santiago Ruano =?iso-8859-1?Q?Rinc=F3n?=
<santiag...@riseup.net> wrote:
Control: forwarded -1 https://gitlab.isc.org/isc-projects/dhcp/-/issues/167
On Mon, 7 Mar 2022 14:41:23 -0800 Harris Enniss <henn...@google.com> wrote:
> We encountered this as well. It seems to be an issue with the way debian's
> fork is linked against system bind libraries (i.e. libiscexport-1105);
> segfaults disappear once we link them statically, as the isc sources do.
The latest release (4.4.3-1) removed that bind against bind system
libraries. Are you able to confirm this bug disappeared with it?
I observed this issue as well (context: foreman, dhcp only used to
deploy new systems, i.e. leases file usually empty).
omshell crashed in about 9 out of 10 times (in various stages) - can't
be that hard to reproduce.
Installing the testing package on stable sucks, because it wants libc6
from testing, so I "backported" it locally:
sbuild -d bullseye-backports -c bullseye-amd64-sbuild --append-to-version='~bpo10+1'
isc-dhcp_4.4.3-1.dsc -e 'me <m...@example.com>' -m 'me <m...@example.com>'
Worked fine so far - omshell seems to be fixed.
cheers,
Stefan