ID: 2220 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Feedback Bug Type: Dynamic loading Operating system: PHP Version: 4.0 Latest CVS (02/09/1999) Assigned To: zeev Comments: Does this bug still exists with the latest release? (php 4.0.5)? Previous Comments: --------------------------------------------------------------------------- [2000-11-27 05:41:24] [EMAIL PROTECTED] reclassify --------------------------------------------------------------------------- [2000-07-23 22:11:05] [EMAIL PROTECTED] Information from Zeev / 2000-07-23: "We have no fix for this bug at this time. It's not too urgent, as it only affects DEBUG builds." --------------------------------------------------------------------------- [2000-07-23 00:41:02] [EMAIL PROTECTED] Contacted Zeev on 00-08-22 --------------------------------------------------------------------------- [1999-09-02 12:33:16] [EMAIL PROTECTED] when a dynamic module leaves memory leaks and ZEND_DEBUG is enabled, zend crashes while trying to write "memory leak at...", becouse filename pointer no longer points to a valid area of memory after the module is unloaded. what'bout redefining emalloc to _emalloc(...,__LINE__,__FILE__) only if COMPILE_DL is not defined? --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=2220&edit=2 -- 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]