George myglc2 Clemmer <[email protected]> skribis:
> On 02/09/2018 at 14:18 Ludovic Courtès writes:
>
>> For now I’ve pushed a workaround in
>> a68fdfea96370c8a4b95af1fcd6e2fd7eb72da29, which basically downgrades to
>> 0.10 until upstream comes up with a fix.
>
> FWIW, nss-mdns-0.10 segfaults also ...
Are you sure you reconfigured to after this commit and rebooted or
otherwise had the nscd service upgraded? You can double- or
triple-check, it’s never too much. :-)
If after that you’re sure it’s still crashing, can you try (as root):
herd stop nscd
mv /var/cache/nscd/hosts{,.bak}
herd start nscd
Does it make a difference?
Thanks,
Ludo’.