пн, 24 июн. 2019 г. в 22:08, Vincent Bernat <[email protected]>:
> ❦ 24 juin 2019 18:43 +02, Mildis <[email protected]>: > > > I'm hitting > > https://www.mail-archive.com/[email protected]/msg33189.html > > with haproxy 2.0 on Stretch, when doing a hot-reload > > > > Jun 24 18:34:05 haproxy[32347]: libgcc_s.so.1 must be installed for > pthread_cancel to work > > Jun 24 18:34:05 haproxy[32347]: [WARNING] 174/183405 (32347) : Former > worker #1 (32363) exited with code 134 (Aborted) > > > > Is it something to be fixed by Vincent during the build for the > > packaging ? > > 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. > ok, seems it might be covered with some automatic testing. either debian (when packaging) or mainstream. is anybody volunteering to set up tests )) ? > -- > The better part of valor is discretion. > -- William Shakespeare, "Henry IV" > >

