ID:               36246
 Updated by:       [EMAIL PROTECTED]
 Reported By:      eustaquiorangel at yahoo dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         XSLT related
 Operating System: Linux, Slackware 10.2 (current)
 PHP Version:      5.1.2
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip

Works fine here.


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

[2006-02-01 14:05:47] eustaquiorangel at yahoo dot com

The test.xsl code is also there on the URL, on the end of the PHP
code.
One interesting thing: I installed right now PHP 5.1.1, and it's
working fine! Not so fast as PHP5 (the same speed as PHP4), but no more
double frees.

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

[2006-02-01 13:54:03] [EMAIL PROTECTED]

To reproduce it we need test.xsl either.

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

[2006-02-01 13:36:22] eustaquiorangel at yahoo dot com

Description:
------------
After I use the XSLT extension to process a huge file, I got an error
on the Apache error_log and a blank page on the browser. The error is:

*** glibc detected *** double free or corruption (fasttop): 0x08236cc8
***
[Wed Feb 01 08:56:12 2006] [notice] child pid 7121 exit signal Aborted
(6)

Reproduce code:
---------------
http://pastebin.com/533629

Expected result:
----------------
A regular HTML page and no error on error_log.

Actual result:
--------------
Sometimes it becomes blank and after some realoading it works, but
*always* with an error message on error_log.

I tested the code on all the ways I could but the only solution was
downgrade PHP to 4.4.2 with Sablotron support.

Then everything run fine (same Apache version, same OS), the only
negavite thing is that it takes a lot of time to show the results on
the browser, while using PHP 5.1.2 it was very fast.



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


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

Reply via email to