ID: 24866 Updated by: [EMAIL PROTECTED] Reported By: herouth at itouch dot co dot il -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.3.2 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Previous Comments: ------------------------------------------------------------------------ [2003-07-30 01:56:17] herouth at itouch dot co dot il Description: ------------ PHP CLI crashes (segfault) when locale environment variables. For example: $ unset LC_ALL $ export LANG=en_US $ php -v Segmentation fault (core dumped) $ LANG=C $ php -v PHP 4.3.2 (cli) (built: Jul 6 2003 17:00:52) Copyright (c) 1997-2003 The PHP Group Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies $ ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24866&edit=1