I just found this is known bug and was already fixed in CVS.
http://bugs.php.net/bug.php?id=34450&edit=2
thanks to all!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Accessing this page means immeadiate apacha segfault and actual
connection close. Anybody please test this on 5.0.5 and verify if it's
reproducible.
I am running PHP 5.0.5 on Apache 2 and get the following in my error log
if I include the destruct method.
Jon
*** glibc detected *** /usr
Hi,
thanks! that was it! when destruct method is removed, all problems are
gone.
I really don't know why I added the __destruct method to this mysql
wrapper. Maybe I saw it somewhere in discussion at php manual bottom
This code segfaults my apache:
close();
}
}
$obj = new test
I think this could be related to your _destruct method
Can't you just rely on the parent class destruct method?
Sorry to be a bit vague, I'll look into it a little further.
Jon
>>I've just installed php 5.0.5 to newest ubuntu breezy and apache2
>>started (sometimes) segfaulting (teste two comput
Hi,
I've just installed php 5.0.5 to newest ubuntu breezy and apache2
started (sometimes) segfaulting (teste two computers with ubuntu hoary
and ubuntu breezy - same results).
Is says something like this:
[Thu Oct 20 12:32:21 2005] [notice] child pid 13161 exit signal
Segmentation fault (11)
[T
5 matches
Mail list logo