You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by David Reid <dr...@jetnet.co.uk> on 2001/07/23 01:34:47 UTC

Relating to?

What does this set of error messages relate to??

httpd: avl_tree.c:96: avl_add_node: Assertion `stack_depth < 
MAX_TREE_DEPTH' failed.
httpd: avl_tree.c:152: avl_remove_node: Assertion `stack_depth < 
MAX_TREE_DEPTH' failed.
httpd: avl_tree.c:96: avl_add_node: Assertion `stack_depth < 
MAX_TREE_DEPTH' failed.
httpd: avl_tree.c:152: avl_remove_node: Assertion `stack_depth < 
MAX_TREE_DEPTH' failed.
httpd: avl_tree.c:96: avl_add_node: Assertion `stack_depth < 
MAX_TREE_DEPTH' failed.
httpd: avl_tree.c:152: avl_remove_node: Assertion `stack_depth < 
MAX_TREE_DEPTH' failed.
httpd: avl_tree.c:152: avl_remove_node: Assertion `stack_depth < 
MAX_TREE_DEPTH' failed.
httpd: avl_tree.c:152: avl_remove_node: Assertion `stack_depth < 
MAX_TREE_DEPTH' failed.
httpd: avl_tree.c:152: avl_remove_node: Assertion `stack_depth < 
MAX_TREE_DEPTH' failed.
httpd: avl_tree.c:152: avl_remove_node: Assertion `stack_depth < 
MAX_TREE_DEPTH' failed.

Anyone any ideas what cause them to appear in the error_log?

david