ID: 24866 User updated by: herouth at itouch dot co dot il Reported By: herouth at itouch dot co dot il -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.3.2 New Comment:
Tested with CVS snapshot. Same result. Previous Comments: ------------------------------------------------------------------------ [2003-07-30 01:58:07] [EMAIL PROTECTED] 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 ------------------------------------------------------------------------ [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