Edit report at https://bugs.php.net/bug.php?id=71709&edit=1
ID: 71709 Updated by: c...@php.net Reported by: kspen72 at gmail dot com Summary: make test ext/curl/tests/curl_setopt_basic003.phpt never completes -Status: Open +Status: Feedback Type: Bug Package: Testing related Operating System: Debian 3.2.73-2+deb7u2 x86_64 PHP Version: 7.0.4 -Assigned To: +Assigned To: cmb Block user comment: N Private report: N New Comment: Please try the attached 71709.patch. Previous Comments: ------------------------------------------------------------------------ [2016-06-24 12:05:00] c...@php.net The following patch has been added/updated: Patch Name: 71709.patch Revision: 1466769900 URL: https://bugs.php.net/patch-display.php?bug=71709&patch=71709.patch&revision=1466769900 ------------------------------------------------------------------------ [2016-06-24 11:43:41] klaus dot keppler at gmail dot com Can confirm this, too. Only happens when building PHP 7.x on Debian 7. Same build parameters work fine on Debian 8. (XEN domU, 64bit) When this test is hit, a segmentation fault is written to syslog: [11039555.163908] php[15573]: segfault at d ip 00000000006929e0 sp 00007fff9cfe1638 error 4 in php[400000+89e000] The shell instance around the test script remains as a zombie in the process list. This effectively "stops" all further tests. However, this bug isn't always triggered; sometimes the tests run ok. (I guess in about 50% the "make test" hangs) So I assume that there's a timing problem...? ------------------------------------------------------------------------ [2016-04-21 13:34:17] j dot starke at meeva dot de +1 for PHP 7.0.5 and Debian 7.10 Stays on TEST 3053/13186 [ext/curl/tests/curl_setopt_basic003.phpt] for 12+ Hours. Configure: ./configure --prefix=/opt/php7 --with-openssl --with-zlib --enable-bcmath --with-bz2 --with-curl --enable-exif --enable-ftp --with-gd --with-gettext --with-imap --with-imap-ssl --enable-intl --enable-mbstring --with-mcrypt --with-mysqli --with-pdo-mysql --with-pspell --with-readline --enable-soap --enable-sockets --enable-zip --with-pear --with-kerberos OS: Debian 3.2.68-1+deb7u6 x86_64 ------------------------------------------------------------------------ [2016-04-20 14:51:28] kspen72 at gmail dot com Just FYI, didn't have this problem on same server with 7.0.5. ------------------------------------------------------------------------ [2016-04-20 14:27:43] dn at cstech dot ru Have this bug too. Debian 7.9 PHP 7.0.5 TEST 3079/11800 [ext/curl/tests/curl_setopt_basic003.phpt] never completes. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=71709 -- Edit this bug report at https://bugs.php.net/bug.php?id=71709&edit=1 -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php