php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8138 Hang on url_scanner_ex.c
Submitted: 2000-12-06 12:17 UTC Modified: 2000-12-06 19:07 UTC
From: alex at hosting2000 dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.3pl1 OS: SunOS 5.7
Private report: No CVE-ID: None
 [2000-12-06 12:17 UTC] alex at hosting2000 dot com
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

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-06 13:43 UTC] nemrott@php.net
Suggested removal of #line's fixed issue.

Thanks Jani.

 [2000-12-06 19:07 UTC] sniper@php.net
Yes, this should be fixed now. Try the PHP4.0.4RC4:
  http://www.php.net/distributions/php-4.0.4RC4.tar.gz

Reopen this bug report if it still hangs..

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jul 15 18:00:01 2026 UTC