ID: 39529 Updated by: [EMAIL PROTECTED] Reported By: mediahack at gmail dot com Status: Bogus Bug Type: Dynamic loading Operating System: FreeBSD 6.1 RELEASE PHP Version: 5.2.0 New Comment:
It might be stock from FreeBSD, but this line: "with Suhosin-Patch 0.9.6.2" means it's not stock PHP. You can also get the latest snapshot @ http://snaps.php.net and try it. Previous Comments: ------------------------------------------------------------------------ [2006-11-16 09:37:28] mediahack at gmail dot com Ok, well this is stock from FreeBSD tree. I didn't do anything special. So are you telling me I need to report this to the FreeBSD package maintainer instead? ------------------------------------------------------------------------ [2006-11-16 09:33:51] [EMAIL PROTECTED] We do not support third party patches and builds, which likely to change the behaviour of PHP. Please reopen the report, if you're able to reproduce this problem with stock PHP. ------------------------------------------------------------------------ [2006-11-16 09:30:11] mediahack at gmail dot com Description: ------------ Fresh install of PHP 5.2.0 caused error when running command: php -v. This was fatal and prevented other software from being installed. Here is the error message. Reproduce code: --------------- #php -v Expected result: ---------------- PHP 5.2.0 with Suhosin-Patch 0.9.6.2 (cli) (built: Nov 16 2006 00:40:36) (DEBUG) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies Actual result: -------------- PHP 5.2.0 with Suhosin-Patch 0.9.6.2 (cli) (built: Nov 16 2006 00:40:36) (DEBUG) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies php in free(): error: junk pointer, too high to make sense Abort (core dumped) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39529&edit=1