Package: apache2
Version: 2.4.54-2

After updating a debian/testing amd64 an apache based https front-end
for a local http server (non-apache) failed to work. The error log
showed lines like

[core:notice] [pid 817:tid 140108209478976] AH00052: child pid 427563
exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work

With some search I solved the issue by purging  lib32gcc-12-dev and
libx32gcc-11-dev, followed by an autoremove. So I think the bug is
that apache found the wrong libgcc_s.so.1, i.e. the 32bit one.

Cheers,
Koos Vriezen

Reply via email to