Re: subr_pool: question

2008-07-16 Thread Artur Grabowski
It happens when some memory was freed to the pool and then modified after it was freed. //art "banana split" <[EMAIL PROTECTED]> writes: > hello, > > I've a question (maybe a stupid one). I have a problem with a box so I'm start > searching the reason of this problem. By reading the code I'm won

subr_pool: question

2008-07-16 Thread banana split
hello, I've a question (maybe a stupid one). I have a problem with a box so I'm start searching the reason of this problem. By reading the code I'm wondering what are the circumstances under which the code panics in pool_do_get (different sentinel values...) specifically in #ifdef DIAGNOSTIC