Today's build is giving me this when I try to start Apache with PHP
compiled as a DSO:

Program received signal SIGSEGV, Segmentation fault.
0x281cc7b1 in _efree (ptr=0x282c8650) at zend_alloc.c:227
227                     REMOVE_POINTER_FROM_LIST(p);

./configure \
        --with-apxs=/usr/local/apache/bin/apxs \
        --with-config-file-path=/usr/local/apache/conf \
        --enable-ftp \
        --with-gettext \
        --with-imap=/usr/local \
        --without-mysql \
        --with-pgsql=/usr/local/pgsql \
        --enable-sockets \
        --enable-sysvsem \
        --enable-sysvshm \
        --enable-xml

Any thoughts?

-- 
Jon Parise ([EMAIL PROTECTED])  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to