ID: 8190 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Reproduceable crash Assigned To: Comments: No feedback. --Jani Previous Comments: --------------------------------------------------------------------------- [2000-12-15 09:59:39] [EMAIL PROTECTED] I can not reproduce this with latest CVs. Try updating CVS. --Jani --------------------------------------------------------------------------- [2000-12-10 21:44:20] [EMAIL PROTECTED] httpd will die if there's a parse error in the code. An example is a missing semi-colon. Here is what happens when its run inside GDB: (gdb) run Starting program: /www/bin/httpd -X (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x182dce05 in _zval_ptr_dtor () at zend_execute_API.c:102 102 return(ce->type != ZEND_INTERNAL_CLASS); --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=8190&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]