php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63866 Segmentation fault (11) Xml related
Submitted: 2012-12-28 04:58 UTC Modified: 2013-02-18 00:36 UTC
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: netbirdir at yahoo dot com Assigned:
Status: No Feedback Package: XML related
PHP Version: 5.4.10 OS: centos 6.3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: netbirdir at yahoo dot com
New email:
PHP Version: OS:

 

 [2012-12-28 04:58 UTC] netbirdir at yahoo dot com
Description:
------------
Hello,

Sorry my english. I am not expert. But this bug is %100 correct.
I have a wordpress site and it has more 100+ rss, xml feed.
My all rss feeds works is good and no problem only a feed has problem.
I have always error in logs from this feed.(only this feed) 

error "[notice] child pid 8052 exit signal Segmentation fault (11)"

I don't get backtrace. 

Please test this rss in php xml.

http://astroloji.tr.msn.com/rss_dailyhoroscopes.aspx



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-12-30 14:56 UTC] krakjoe@php.net
Please provide additional information such that the bug can be investigated.

I managed to load the document with SimpleXML on the command line and there was 
no errors, or leaks.

We need to know the method that you use to load the document, we need to know 
what version of PHP you are using, we need to know what server software and 
setup you are using, and any other information that might help us to conduct 
investigation.

Ta
 [2012-12-30 20:48 UTC] netbirdir at yahoo dot com
Hello,

I installed xdebug to my server. I uploaded xdebug log files. please check it.

Log file:
http://91.121.64.152/xdebug-logs.zip

My softwares:
 
Operating system:  CentOS Linux 6.3  32 bit
Kernel  Linux 3.2.13-grsec-xxxx-grs-ipv6-32 on i686
MySQL version 5.5.29
PHP 5.4.10 (cli) (built: Dec 19 2012 11:46:49)
Zend Engine v2.4.0
Apache/2.2.15

my other server has same error.
Operating system  CentOS Linux 6.3 64 bit
Kernel 	Linux 2.6.32-279.19.1.el6.x86_64 on x86_64
MySQL version 5.5.29
PHP 5.4.10 (cli) (built: Dec 19 2012 11:46:49)
Zend Engine v2.4.0
Apache/2.2.15
 [2013-01-05 05:06 UTC] laruence@php.net
-Status: Open +Status: Feedback
 [2013-01-05 05:06 UTC] laruence@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 for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

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.


 [2013-02-18 00:36 UTC] php-bugs at lists dot php dot 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: Tue Apr 23 17:01:31 2024 UTC