ID: 34307 Updated by: [EMAIL PROTECTED] Reported By: michael at zend dot com -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Linux x86 PHP Version: 5.1.0RC1 New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. "configure line" and "backtrace" are missing Previous Comments: ------------------------------------------------------------------------ [2005-08-30 14:24:12] michael at zend dot com Description: ------------ mbstring crashes when arg_separator.input == "" Reproduce code: --------------- <?PHP mb_parse_str("1"); ?> Actual result: -------------- [EMAIL PROTECTED] [~/phprepos/php-5.1.0]--> ./sapi/cli/php -c ./ -q test.php Segmentation fault [EMAIL PROTECTED] [~/phprepos/php-5.1.0]--> cat php.ini arg_separator.input= ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34307&edit=1
