ID: 30133 Updated by: [EMAIL PROTECTED] Reported By: slb at oilily dot nl -Status: Assigned +Status: Closed Bug Type: PHP options/info functions Operating System: Windows 2000 SP 4 PHP Version: 5.0.1 Assigned To: edink 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-09-17 14:29:36] ante dot dfg at moj dot net I can confirm this on Win XP sp1 Apache 1.3.31 with php 5.0.1 as ISAPI.... apache crashes.....with errror in php5ts.dll ------------------------------------------------------------------------ [2004-09-17 13:26:07] slb at oilily dot nl Description: ------------ When using get_current_user() the php-cgi.exe crashes with message: The instruction at "0x100073dd" referenced memory at "0x00000000". The memory could not be "written". Reproduce code: --------------- <?php echo get_current_user(); ?> Expected result: ---------------- Get current username Actual result: -------------- The instruction at "0x100073dd" referenced memory at "0x00000000". The memory could not be "written". ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30133&edit=1
