Hi All,
I am using apache-2.4.25 and apr-1.5.2.
When I am using mod_autoindex for indexing of icons directory, after serving the request the process gets crashed.
I debugged and checked that it was getting crashed from apr_pool_cleanup_kill ().
The line which causes the crash is "c->data == data && c->plain_cleanup_fn == cleanup_f".
Please help me out the reason or this crash. Does anybody had this issue before?
Thanks
Hemant