-----Original Message----- From: Richard Lynch [mailto:ceo@xxxxxxxxx] Sent: Monday, April 10, 2006 4:44 PM To: php-general@xxxxxxxxxxxxx Subject: String is not zero-terminated In order to attempt to figure out why my script segfaults PHP (5.0.4, 5.1.2, 5.1.3RC3) I've been compiling --with-debug That then gives me warnings such as: Run-time warning. String is not zero-terminated (ÿØÿà) (source: /www/acousticdemo.com/php_cvs/php5.1-200604071630/Zend/zend_variables.h:45) in /www/acousticdemo.com/web/info.com/overture/overture.inc:128 Run-time warning. String is not zero-terminated (ÿØÿà) (source: /www/acousticdemo.com/php_cvs/php5.1-200604071630/Zend/zend_variables.h:45) in /www/acousticdemo.com/web/info.com/overture/ocr.inc:59 ------------------------------------------------------------ Did you see this? http://mail-archives.apache.org/mod_mbox/perl-docs-dev/200309.mbox/%3C20030915195315.GC29420@xxxxxxxxxxxx%3E -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php