I am writing an OO overloaded module, and I can not figure out why this is occuring,
but after my function call handler is called, I get a segmentation fault in 
zend_llist_destroy
on REMOVE_POINTER_FROM_LIST(p) within efree.

Does anyone know off the top of their head what I could possibly be doing to cause 
this?

Thanks,
-Jason



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to