Hi

I have written a module that calls ap_hook_call(char *hook).
The hook called is ap::mod_ssl::var_lookup which is registered when mod_ssl
loads up in the     void  (*add_module) (struct module_struct *) call.
However, when I make call, at run time, my module dumps core because
ap_hook_pool is not initialized for that instance.
Does it have something to do with child processes on solaris not being able
to get handle to the hook pool?

Any ideas? Help is greatly appreciated.

Thanx


Himanshu Soni
ValiCert Inc.
http://www.valicert.com
Software Engineer
phone: 650-567-5491

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to