I have a script that is producing a segfault error ie:
"child pid 29550 exit signal Segmentation fault (11)"
we have mod-rewrite setup to change:
http://stuff.example.com => http://example.com/page.html?var=stuff
the segfault occurs for certain subdomains/vars, and the faulty subdomains constantly change (so there's no realtion).
previously the page would load blank, so we upgraded apache and php, and now the page still loads blank, however if you press refresh the page then loads fine
any ideas? thanks