Hello I have a typo3 installation and therefore i compiled mod_php with the gd-external USE FLAG. But this ends in several segfaults. I have log entries such: [notice] child pid 27060 exit signal Segmentation fault (11) After recompiling mod_php with USE=gd instead of USE=gd-external the problem vanished. The versions i used: libgd-2.0.15-r1 with USE=gif and mod_php 4.3.4-r4 best regards Thomas
`emerge sync` and try libgd-2.0.22 if it still breaks, provide some example code that triggers the segfault ... there were some known issues with older gif patches that i reported upstream and were semi-the user's fault
Hello Upgrading to libgd-2.0.22 seems to solve the problem. Thanks. Thomas
ok, 2.0.22 is stable and i trimmed the old 2.x stuff