﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5	Segmentation fault on lineno in cgiMain	relet	djay	"Following the instructions on the page ""Zoo Kernel"" - ""Installation"" for the svn installation, configured with
{{{
./configure --with-python=/usr/ --without-php --without-java 
}}}
(and optionally --without-js for the version 1.0)
I ended up with a binary that segfaults in the first line of cgiMain() (line no. 140) calling dup2. The two file handles are equal, even before the call to dup2.

Calling it as cgi results in a segfault as well, I assume for the same reason. 

"	defect	closed	major		zoo-kernel	1.0	fixed		
