ID: 30133 Comment by: ante dot dfg at moj dot net Reported By: slb at oilily dot nl Status: Open Bug Type: PHP options/info functions Operating System: Windows 2000 SP 4 PHP Version: 5.0.1 New Comment:
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 Previous Comments: ------------------------------------------------------------------------ [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
