I am running apache 2.0.x, PHP 4.3.8, gd 2.0.33 on Mandrake Linux 10.1. I have some php code (as well as bugzilla) that was working just fine with GD when I was on windows. Now that I've installed linux everything works - except GD.
I get an error in my apache error log saying "exit signal Segmentation fault (11)" every time I load a PHP page that uses gd. I know it's not an issue with Jpgraph because the graphs also fail in Bugzilla (which worked fine on windows).
I have uninstalled the RPM for php-gd-4.3.8 and reinstalled it, but that didn't help.
Please help!