[ZOO-Discuss] [ZOO Project Trac] #5: Segmentation fault on dup2 in cgiMain
ZOO Project Trac
zoo-dev at cartography.st
Mon Aug 23 07:01:06 PDT 2010
#5: Segmentation fault on dup2 in cgiMain
-------------------+--------------------------------------------------------
Reporter: relet | Owner:
Type: defect | Status: new
Priority: major | Component: zoo-kernel
Version: 1.0 | Keywords:
-------------------+--------------------------------------------------------
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.
--
Ticket URL: <http://svn.zoo-project.org/trac/ticket/5>
ZOO Project Trac <http://svn.zoo-project.org/>
Open WPS Platform
More information about the Zoo-discuss
mailing list