Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-18 Thread chregu
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Closed Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: There is a stable snapshot available

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-17 Thread chregu
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Critical Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Ok, i did some tests on linux and indeed

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-17 Thread chregu
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Critical +Status: Analyzed Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Other people sit at the lake and

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-17 Thread chregu
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: My patch is available at

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-16 Thread chregu
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Edin created a new php_domxml.dll with libxml2-2.4.21 compile d

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-16 Thread jtate
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: I'm looking into it. No guarantees though. I tried it with IIS,

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-16 Thread cb
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: even with the new php_domxml.dll it still crashes also when

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-16 Thread chregu
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: To narrow down the problem. Does it also

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-16 Thread cb
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: The crash occurs weather you use append_sibling or append_child

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-16 Thread jtate
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Ahh, Now I'm understanding the original poster. I never got the 404

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-16 Thread jtate
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: I seem to have found the problem. Nodes are being freed twice: once

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-16 Thread jtate
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Oh, and I've tested it to work with 70,000 elements... Previous

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-15 Thread flying
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Confirmed under windows 2000 server running as CGI with following

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-15 Thread flying
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: One more interesting remark - DOM XML module crashes if more then

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-15 Thread cb
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: I tried the newest xml-lib build from

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-15 Thread jtate
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: FWIW, the sample script works ok using the latest HEAD under IIS

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-05-14 Thread cb
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Same error still occurs with PHP 4.2.1 Version Previous Comments:

Bug #16888 Updated: domXML causes Segfault, when you create to many Nodes

2002-04-28 Thread chregu
ID: 16888 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Windows XP PHP Version: 4.2.0 New Comment: Seems to be an OS-specific problem. It is not reproducable under