On Tue, 18 Jan 2011, Rainer Jung wrote:

I did a broken build using a SHELL_PATH that was not available on the build platform. The test suite tried to log

"exec of 'echo pass' failed"

in test number 16 of t/modules/include.t (line 261). This produced a crash. It seems the crash will happen every time and exec include fails. The reason is an incomplete server_rec, that has a NULL module_config.

Thanks for the analysis. r1060245 should fix it.

Reply via email to