hi,

I have a large project underway which is (hopefully!) nearing completion,
running on the latest stable release, 4.3.2.  However, strange things have
started happening...

My main page sometimes causes Apache to seg fault at some point during the
execution (e.g. [Sun Aug 10 18:05:55 2003] [notice] child pid 29674 exit
signal Segmentation fault (11)). I thought I'd track through it to find out
where the problem might be, but having sprinkled a few echo statements
around it now isn't crashing any more.

There are other oddities, too - the latest is an error caused by a static
local variable which is only ever assigned mysql result resource IDs which
for some reason seems to end up containing a string.  Needless to say, my
application isn't doing what it should and seems to be defying logic.

I'm thinking that it can only be caused by a bug somewhere in PHP that has
started causing me grief.  People on this list have surely had similar
problems at some stage or other?  What should I do?

Martin


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to