in reply to Re: Debugging child pid 4577 exit signal Segmentation fault (11)
in thread Debugging child pid 4577 exit signal Segmentation fault (11)
Ops...sorry, this is still causing the problem. After I refresh more time, still got segmentation fault. But definitely is this $cgi->header, cause if don't use this object but use print "Content-type: text/html\n\n", it's no longer causing the segfault.