Re: [us...@httpd] ap_build_config don't seem to work any more

2009-05-28 Thread Turbo Fredriksson
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

Re: [us...@httpd] ap_build_config don't seem to work any more

2009-05-28 Thread Turbo Fredriksson
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=0x7fff3f92204

[us...@httpd] ap_build_config don't seem to work any more

2009-05-28 Thread Turbo Fredriksson
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