Never mind this, I somehow was overwriting part of my stack frame, specifically where 
my overloaded element list was.

Thanks,
-Jason
----- Original Message ----- 
From: "Jason Greene" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 09, 2001 12:41 PM
Subject: [PHP-DEV] zend_llist_destroy on overloaded element list casuses SEG


> 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]
> 


-- 
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