ID:               20853
 Updated by:       [EMAIL PROTECTED]
 Reported By:      andreas at billmann dot de
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Java related
 Operating System: Linux
 PHP Version:      4.3.0-dev
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




Previous Comments:
------------------------------------------------------------------------

[2003-08-15 08:19:06] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



------------------------------------------------------------------------

[2002-12-09 01:59:46] andreas at billmann dot de

With version php4-200212090630 I could create an array with more than
300.000 objects or strings (I didn' t test more because this is enough
for my application), but the array with the more complex FileInfo class
fails again.

I will try future snapshots and report the status of this problem but I
will do a work around for my application with wrappers and simple
objects.

------------------------------------------------------------------------

[2002-12-09 01:04:49] andreas at billmann dot de

In php4-200212060830 the error that happens with the more complex
ojbect is the same error described before.
There are some bugs in the memory management.
--------------------------------------------------
Dec  9 08:06:18 abi httpd: zend nIndex    : 0
Dec  9 08:06:18 abi httpd: zend tablesize : 8
Dec  9 08:06:18 abi httpd: zend elementnr : 0
--------------------------------------------------
Dec  9 08:06:18 abi httpd: zend nIndex    : 1
Dec  9 08:06:18 abi httpd: zend tablesize : 8
Dec  9 08:06:18 abi httpd: zend elementnr : 1
--------------------------------------------------
Dec  9 08:06:18 abi httpd: zend nIndex    : 13
Dec  9 08:06:18 abi httpd: zend tablesize : 16
Dec  9 08:06:18 abi httpd: zend elementnr : 11
--------------------------------------------------
Dec  9 08:06:18 abi httpd: zend nIndex    : 0
Dec  9 08:06:18 abi httpd: zend tablesize : 13
Dec  9 08:06:18 abi httpd: zend elementnr : 137413676

Bye,
Andi

PS: I download the current php packages and try them.

------------------------------------------------------------------------

[2002-12-06 06:24:40] [EMAIL PROTECTED]

updated the PHP version info.


------------------------------------------------------------------------

[2002-12-06 04:44:56] andreas at billmann dot de

I'm sorry,
my the example works now fine, but with a more complex class (FileInfo
extends java.io.File and implements Serializable) it fails with an
array of the size 15.

I don't have added the logs this time, so I don' t know if this is the
same error or not, but I can't test this until monday, so I update this
on monday.

Thx for your help and have a nice weekend.
Regards,
Andi

------------------------------------------------------------------------

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
    http://bugs.php.net/20853

-- 
Edit this bug report at http://bugs.php.net/?id=20853&edit=1

Reply via email to