Date: 01/07/01
- Next message: Jani Taskinen: "Re: [PHP-DEV] Re: PHP 4.0 Bug #8581 Updated: apache child segfault on xml_parser_create()"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7239 Updated: mssql"
- Next in thread: Jani Taskinen: "Re: [PHP-DEV] Re: PHP 4.0 Bug #8581 Updated: apache child segfault on xml_parser_create()"
- Reply: Jani Taskinen: "Re: [PHP-DEV] Re: PHP 4.0 Bug #8581 Updated: apache child segfault on xml_parser_create()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
cool.
when will there be a release that contains this bugfix, and is this bug
unique only to PHP 4.0.3 and 4.0.4?
I'm running php4.0.2 on a dev box doing xml stuff and have no problems.
-a
-- Alex Black, Head Monkey enigma <email protected>The Turing Studio, Inc. http://www.turingstudio.com
vox+510.666.0074 fax+510.666.0093
Saul Zaentz Film Center 2600 Tenth St Suite 433 Berkeley, CA 94710-2522
> From: Bug Database <php-dev <email protected>> > Date: 8 Jan 2001 00:14:12 -0000 > To: enigma <email protected> > Subject: PHP 4.0 Bug #8581 Updated: apache child segfault on > xml_parser_create() > > ID: 8581 > Updated by: sniper > Reported By: enigma <email protected> > Old-Status: Open > Status: Closed > Bug Type: XML related > Assigned To: > Comments: > > This is fixed in CVS. Please try the latest snapshot from > http://snaps.php.net/ > and if it crashes too, reopen this bug report. > > --Jani > > Previous Comments: > --------------------------------------------------------------------------- > > [2001-01-07 19:08:16] enigma <email protected> > hi all, > > mentioned this earlier on php-dev. asked a couple > people, no one had seen it before, but... > > I just got a message to binarycloud-dev asking about > the _exact_ same problem, so here goes: > > I have tried this with php 4.0.4 and php 4.0.3pl1: > > xml_parser_create() > segfaults the apache child process running the function > _every_time_ it is called. > > I was under the impression that xml support relied on a > library, which is why I didn't enter a bug. > > Further readong revealed to me that there is a version > of expat compiled in from the php source tree. > > ------------------------------- > > Some info: > > > > --------------------------------------- > # cd /usr/ > # find . -name *libxml* > ./lib/libxml.so.1 > ./lib/libxml.so.1.8.6 > ./lib/libxml.a > ./lib/libxml.la > ./lib/libxml.so > ./lib/libxml.so.2 > ./lib/libxml.so.2.2.8 > ./lib/libxmlparse.so.0 > ./lib/libxmlparse.so.0.1.0 > ./lib/libxmltok.so.0 > ./lib/libxmltok.so.0.1.0 > ./lib/libxmlparse.a > ./lib/libxmlparse.la > ./lib/libxmlparse.so > ./lib/libxmltok.a > ./lib/libxmltok.la > ./lib/libxmltok.so > ./local/lib/libxml.so.2 > ./local/lib/libxml.so > ./local/lib/libxml.la > ./local/lib/libxml.a > ./local/include/libxml > --------------------------------------- > > > > ---------------------------------- > compile info: > redhat 6.2 > > cd apache_1.3.14 > ./configure --prefix=/usr/local/apache > > cd ../php-4.0.4/ > ./configure > --prefix=/usr/local/php4.module > --with-config-file-path=/usr/local/apache/conf > --with-apache=../apache_1.3.14 > --enable-ftp > --with-zlib=/usr/ > --enable-bcmath > --enable-calendar > --with-jpeg-dir=/usr/lib > --with-tiff-dir=/usr/lib > --with-openssl > --with-mhash=/usr/local/mhash > --with-mcrypt=/usr/bin/mcrypt > --enable-debug=no > --with-mysql=/usr/local > make > make install > > cd ../apache_1.3.14 > ./configure --prefix=/usr/local/apache > --activate-module=src/modules/php4/libphp4.a > make > make install > ---------------------------------- > > > > --------------------------------------------------------------------------- > > > Full Bug description available at: http://bugs.php.net/?id=8581 > >
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jani Taskinen: "Re: [PHP-DEV] Re: PHP 4.0 Bug #8581 Updated: apache child segfault on xml_parser_create()"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7239 Updated: mssql"
- Next in thread: Jani Taskinen: "Re: [PHP-DEV] Re: PHP 4.0 Bug #8581 Updated: apache child segfault on xml_parser_create()"
- Reply: Jani Taskinen: "Re: [PHP-DEV] Re: PHP 4.0 Bug #8581 Updated: apache child segfault on xml_parser_create()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

