Never mind. I managed to find and fix the problem all (almost! :) by
myself. It was a uninitialized variable used by ap_build_config().
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://http
On 28 maj 2009, at 20.08, Turbo Fredriksson wrote:
Any examples on how to use ap_build_config()?
By the way, here's a backtrace:
- s n i p -
(gdb) bt
#0 0x0043b073 in ap_build_config ()
#1 0x2b6171a83d6f in ldap_cfg_apache_command_loop
(args=0x7fff3f922040) at mod_ldap
My module, http://modldapcfg.bayour.com/, seem to have stopped
working!
I don't run it personaly any more, because i had to (temporarily
I hope) retire my servers...
But I got access to a users/downloaders virtual machine and
managed to test things. Eventually, I got the module to
stop segfault