﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,appname,phpversion,exts,sapi,probability,blockedby,blocking,pending
98,Zend/zend_hash.c(533) : Block 0x00000000 status: NULL,judas_iscariote,moo,"The following strange message happends only when XCache is loaded.


{{{
Zend/zend_hash.c(533) : Block 0x00000000 status: NULL
}}}


How to reproduce:

1. Compile a debug build of current PHP 5_2 CVS
2. compile XCache and use the xcache-test.ini

use either fastcgi or CLI SAPI and attempt to execute a non existent file 

you will see


{{{
Could not open input file: cdscsdcs
[Mon Jun 11 18:18:06 2007]  Script:  '-'
---------------------------------------
/home/cristian/php5/Zend/zend_hash.c(533) : Block 0x00000000 status:
NULL
---------------------------------------
[Mon Jun 11 18:18:06 2007]  Script:  '-'
---------------------------------------
/home/cristian/php5/Zend/zend_hash.c(533) : Block 0x00000000 status:
NULL
---------------------------------------

}}}

I have absolutely no idea why this happends ;-)

",defect,closed,minor,1.2.1,cacher,1.2-dev,invalid,strange  zend_hash,,,5.2.4-dev,,FastCGI,,,,0
