[PHP-DEV] PHP 4.0 Bug #8138: Hang on url_scanner_ex.c From: alex <email protected>
Date: 12/06/00

From: alex <email protected>
Operating system: SunOS 5.7
PHP version: 4.0.3pl1
PHP Bug Type: Compile Problem
Bug description: Hang on url_scanner_ex.c

Configure line: ./configure --with-apxs=/usr/local/apache/bin/apxs --enable-sysvsem --enable-sysvshm --enable-track-vars --enable-magic-quotes --enable-memory-limit --enable-ftp --with-mysql=/usr/local/mysql --with-xml --with-gdbm --with-ndbm --with-dbase --with-jpeg-dir=/usr/local --with-gd=/usr/local --with-png-dir=/usr/local --with-ttf=/usr/local --with-zlib-dir=/usr/local --enable-EAPI --enable-shared

Using gcc.

Compile line for url_scanner is:
/bin/sh /opt2/src/php-4.0.3pl1/libtool --silent --mode=compile gcc -I. -I/opt2/src/php-4.0.3pl1/ext/standard -I/opt2/src/php-4.0.3pl1 -I/opt2/src/php-4.0.3pl1/main -I/usr/local/apache1312/include -I/opt2/src/php-4.0.3pl1/Zend -I/opt2/src/php-4.0.3pl1 -I/usr/local/include -I/usr/local/include/freetype -I/usr/local/mysql/include -I/opt2/src/php-4.0.3pl1/ext/xml/expat/xmltok -I/opt2/src/php-4.0.3pl1/ext/xml/expat/xmlparse -I/opt2/src/php-4.0.3pl1/TSRM -D_POSIX_PTHREAD_SEMANTICS -DEAPI -DXML_BYTE_ORDER=21 -g -O2 -c url_scanner_ex.c

process stops after about 7 seconds, and goes to sleep. No idea what it's doing. I knoticed Jani said this would be fixed in later versioning, but this is the first time I've ever seen this happen. Any idea's where?

`Alex

-- 
Edit Bug report at: http://bugs.php.net/?id=8138&edit=1

-- 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>