❦ 27 juin 2019 09:06 +02, Mildis <[email protected]>:
>>>> You can workaround this by not chrooting HAProxy. The problem is that
>>>> once chrooted, it cannot load the library. We should force libpthread to
>>>> preload this lib.
>>>
>>> This mailing list thread might be relevant / helpful here:
>>> https://www.mail-archive.com/[email protected]/msg33189.html
>>> (Message-ID: [email protected]).
>>
>> Thanks. Adding ADDLIB="-Wl,--no-as-needed -lgcc_s -Wl,--as-needed" fixes
>> the issue.
>
> Does 2.0.1 include the fix ?
Yes.
--
Treat end of file conditions in a uniform manner.
- The Elements of Programming Style (Kernighan & Plauger)