> Le 24 juin 2019 à 19:32, Vincent Bernat <[email protected]> a écrit : > > ❦ 24 juin 2019 19:08 +02, Tim Düsterhus <[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 ?

