ID:               29066
 Updated by:       [EMAIL PROTECTED]
 Reported By:      elzeedee at bonbon dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         XSLT related
 Operating System: Windows 2000 Advanced Server
 PHP Version:      4.3.7
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try avoid embedding huge scripts into the report.


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

[2004-07-08 21:18:28] elzeedee at bonbon dot net

Description:
------------
What did I do:
1) Created a relatively large DOM XML document
2) Created a DomXsltStylesheet from memory. The XSLT document is kinda
large (~1020 lines).
3) Used the ->process() method to transform the document
What did I expect:
My document transformed nice. This actually happens around 3 times out
of 4.
What is the problem:
Around 1 time out of 4 apache service gives a "memory cannot be read"
standart Windows error and dies.
I am totally sure that the fault happens inside the ->process() method,
since when it's commented out, no problems happen.
With Sablotron, this problem does not arise.



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


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

Reply via email to