[PHP-DEV] regcache still fails for me (purify dump included...) From: Thies C. Arntzen (thies <email protected>)
Date: 12/28/98

hmm,
i'm not really at my desk now - so i can't look at it myself....
(latest CVS / apache 1.3.3 / solaris)

regards,
tc

**** Purify instrumented src/httpd (pid 13176) ****
FUM: Freeing unallocated memory (10 times):
  * This is occurring while in:
 free [rtlib.o]
 _php3_hash_destroy [php3_hash.c:640]
 php3_rshutdown_regex [reg.c:634]
 module_registry_cleanup [internal_functions.c:666]
 _php3_hash_apply [php3_hash.c:664]
 php3_request_shutdown [main.c:713]
  * Attempting to free block at 0x661c88 already freed.
  * This block was allocated from:
 malloc [rtlib.o]
 _php3_hash_add_or_update [php3_hash.c:192]
 _php3_regcomp [reg.c:88]
 __php3_regreplace [reg.c:293]
 _php3_eregreplace [reg.c:457]
 php3_eregreplace [reg.c:473]
  * There have been 1 frees since this block was freed from:
 free [rtlib.o]
 _free_reg_cache [reg.c:618]
 _php3_hash_destroy [php3_hash.c:637]
 php3_rshutdown_regex [reg.c:634]
 module_registry_cleanup [internal_functions.c:666]
 _php3_hash_apply [php3_hash.c:664]

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>