https://issues.apache.org/bugzilla/show_bug.cgi?id=56413
--- Comment #14 from [email protected] --- I reproduced the problem, please check the following: -bash-3.2# cat tst #!/bin/sh LD_LIBRARY_PATH=/lib64:/usr/lib64:/usr/local/lib64:/lib:/usr/lib:/usr/local/lib export LD_LIBRARY_PATH httpd -v -bash-3.2# sh tst [Tue May 06 23:57:29.273420 2014] [core:crit] [pid 30983] AH00102: [Tue May 06 23:57:29 2014] file mod_setenvif.c, line 637, assertion "is_header_regex_regex != NULL" failed tst: line 4: 30983 Aborted httpd -v -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
