On 24-Mar-07, at 11:54 , Andre-John Mas wrote:

Thread 0 Crashed:
0   httpd               0x0002da40 compile_regex + 2434 (pcre.c:2463)
1   httpd               0x0002d6a7 compile_regex + 1513 (pcre.c:3666)
2   httpd               0x000300f4 pcre_compile + 696 (pcre.c:5511)
3   httpd               0x000082bc ap_regcomp + 65 (util_pcre.c:135)
4   httpd               0x000051f3 ap_pregcomp + 57 (util.c:268)
5 mod_usertrack.so 0x0058cb18 set_and_comp_regexp + 351 (mod_usertrack.c:203) 6 mod_usertrack.so 0x0058cc38 make_cookie_dir + 91 (mod_usertrack.c:271) 7 httpd 0x0001a33c ap_single_module_configure + 79 (config.c:2048)
8   httpd               0x00028e8c load_module + 969 (mod_so.c:294)
9   httpd               0x00017996 invoke_cmd + 273 (config.c:785)
10 httpd 0x0001849a ap_build_config_sub + 479 (config.c:1436)
11  httpd               0x00018a65 ap_build_config + 141 (config.c:1219)
12 httpd 0x00019230 process_resource_config_nofnmatch + 527 (config.c:1629) 13 httpd 0x00019538 ap_process_resource_config + 302 (config.c:1742)
14  httpd               0x0001a14b ap_read_config + 693 (config.c:2022)
15  httpd               0x000030be main + 1745 (main.c:610)
16  httpd               0x0000245e _start + 228 (crt.c:272)
17  httpd               0x00002379 start + 41

Looking at this I decided to comment out the loading of the usertrack_module.
Apache now starts correctly :)

Andre


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to