[PHP-DEV] Bug #14053 Updated: Memory leak when using BIG array (>160MBytes)

2001-11-15 Thread ingo . bez
ID: 14053 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Reproducible crash Operating System: Linux (2.2.x/2.4.x) PHP Version: 4.0.6 New Comment: Hi, hholzgra! Thanks a lot - this one marks the spot. And: PHP _IS_ the right tool

[PHP-DEV] Bug #14053 Updated: Memory leak when using BIG array (>160MBytes)

2001-11-15 Thread hholzgra
ID: 14053 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux (2.2.x/2.4.x) PHP Version: 4.0.6 New Comment: memory once requested by php or apache is not given back to the operating system when being freed, i

[PHP-DEV] Bug #14053 Updated: Memory leak when using BIG array (>160MBytes)

2001-11-15 Thread ingo . bez
ID: 14053 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: Linux (2.2.x/2.4.x) PHP Version: 4.0.6 New Comment: Hi! We accumulate approx. 60,000 datasets with 12 columns in the array and manipulate

[PHP-DEV] Bug #14053 Updated: Memory leak when using BIG array (>160MBytes)

2001-11-15 Thread sniper
ID: 14053 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: Linux (2.2.x/2.4.x) PHP Version: 4.0.6 New Comment: It would help also to know which database is this and if you have some sort of short example script to add here too.

[PHP-DEV] Bug #14053 Updated: Memory leak when using BIG array (>160MBytes)

2001-11-15 Thread derick
ID: 14053 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux (2.2.x/2.4.x) PHP Version: 4.0.6 New Comment: How many elements are there in the array? And isn't there another way to do this? Derick Previous Co