php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28009 "make test" got hung
Submitted: 2004-04-15 10:51 UTC Modified: 2004-04-16 00:46 UTC
From: dhananjaya dot eadala at oracle dot com Assigned:
Status: Not a bug Package: Math related
PHP Version: 4.3.6RC3 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dhananjaya dot eadala at oracle dot com
New email:
PHP Version: OS:

 

 [2004-04-15 10:51 UTC] dhananjaya dot eadala at oracle dot com
Description:
------------
php cli and .so was built successfully. after when I issue "make test" command, it is getting hung at running the test for ext/standard/tests/math/bug21523.phpt test.

assuming it is problem with make, I ran the same test manually using php cli. still I ran to same problem of getting hung. Is there any work around for this.




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-15 11:11 UTC] dhananjaya dot eadala at oracle dot com
when I remove the bug21523.phpt from test suite, "make test" went on fine.
 [2004-04-15 19:13 UTC] sniper@php.net
There is some bug in your system. (Not enough information given to say exactly what is wrong but I bet it's buggy glibc..)

 [2004-04-16 00:46 UTC] dhananjaya dot eadala at oracle dot com
Here is complete info about system I used.
OS: Redhat Enterprise Linux 3.0 AS
glibc version: 2.3.2-95.3

sniper, do you need any further info to analyse the problem.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC