Date: 01/08/99
- Next message: thies: "[PHP-DEV] CVS update: php3/functions"
- Previous message: Alessandro Grena: "[PHP-DEV] I would create file in /etc/vmail..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 1028
User Update by: tobias <email protected>
Status: Closed
Bug Type: Reproduceable crash
Description: str_replace
PHP 3.0.6 as Apache-1.3.3-module, MySQL module, magic_quotes_gpc compiled in. This is the first time I'm able to crash PHP :)
The following line produces the crash:
$img = str_replace("/usr/local/www", "", $img);
$img is set to "/usr/local/www/swc/image.jpg"
httpd-error.log:
httpd in realloc(): warning: chunk is already free.
[Tue Jan 5 12:00:17 1999] [notice] httpd: child pid 24100 exit signal Segmentation fault (11)
Full Bug description available at: http://ca.php.net/bugs.php3?id=1028
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: thies: "[PHP-DEV] CVS update: php3/functions"
- Previous message: Alessandro Grena: "[PHP-DEV] I would create file in /etc/vmail..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

