php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26705 Segmentation Fault on xslt_process
Submitted: 2003-12-23 06:47 UTC Modified: 2004-01-01 20:47 UTC
From: willy26 at poczta dot onet dot pl Assigned:
Status: No Feedback Package: XSLT related
PHP Version: 4.3.4 OS: FreeBSD 4.8
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2003-12-23 06:47 UTC] willy26 at poczta dot onet dot pl
Description:
------------
when processing XML who have in XML first 3 bytes are 0xef,0xbb,0xbf apache child making Segmentation Fault after calling function xslt_process(). The same xml file processed on php 4.3.1 work corectly.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-12-23 06:56 UTC] eru@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
 [2004-01-01 20:47 UTC] sniper@php.net
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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 11:01:28 2024 UTC