php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7361 document contains no data...
Submitted: 2000-10-20 05:02 UTC Modified: 2001-04-28 15:33 UTC
From: drotiro at tiscalinet dot it Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.3 OS: irix 6.5
Private report: No CVE-ID: None
 [2000-10-20 05:02 UTC] drotiro at tiscalinet dot it
the problem with bugid 6433 still remains in 4.0.3 version of php.
The configuration is ok.
Is there a chance to have this bug fixed ?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-20 12:07 UTC] drotiro at tiscalinet dot it
there is a workaround for the problem: compile apache & php with gcc, 
instead of sgi's cc, and all works fine!

I noticed the same entry in syslog file (undefined symbol _array_init ...)
as in the bug 6433, so did an nm on the module and saw the symbol
was undefined in one entry. This made me suspicous...
 [2001-04-28 15:33 UTC] derick@php.net
The master bug was closed due no feedback, so closing this one too.
(#6433)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 04:01:38 2024 UTC