ID: 27519 Updated by: [EMAIL PROTECTED] Reported By: su1d at phpclub dot net -Status: Open +Status: Closed Bug Type: Zend Engine 2 problem -Operating System: Win32 +Operating System: * -PHP Version: 5CVS-2004-04-08 +PHP Version: 5.0.0RC1-dev -Assigned To: +Assigned To: helly New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2004-04-08 12:43:33] su1d at phpclub dot net Negative. The bug persists: C:\>php -v PHP 5.0.0RC2-dev (cli) (built: Apr 8 2004 16:16:41) Copyright (c) 1997-2004 The PHP Group Zend Engine v2.0.0RC2-dev, Copyright (c) 1998-2004 Zend Technologies C:\>php -r "$r = new ReflectionFunction('abs');" C:\>php -r "$r = new ReflectionFunction('nofunc');" ** CRASH ** ------------------------------------------------------------------------ [2004-04-08 11:49:43] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip And note that the Reflection_Function is now renamed to ReflectionFunction.. ------------------------------------------------------------------------ [2004-03-26 10:51:27] tony2001 at phpclub dot net I can confirm this bug with latest snapshot (php5-win32-200403261130). I've no ideas how to debug it under win32, so if you tell me how to get the backtrace or something more useful, than this silly error message, I'll try to help, of course. ------------------------------------------------------------------------ [2004-03-09 20:01:37] su1d at phpclub dot net PHP 5.0.0RC1-dev (cli) (built: Mar 10 2004 00:17:49) I'm sorry, but I have to admit that the bug remains in the newest build. We need someone else to check the issue out on a Windows system. ------------------------------------------------------------------------ [2004-03-07 16:16:18] su1d at phpclub dot net Just a common Windows system MessageBox appears notifying me about an error: php.exe - Application Error The instruction at "0x100007164" referenced memory at "0xfffffff8". The memory could not be "read". Click "OK" to terminate the program blah-blah-blah... ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/27519 -- Edit this bug report at http://bugs.php.net/?id=27519&edit=1
