php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30040 child pid XXXX exit signal Segmentation Fault (11)
Submitted: 2004-09-09 17:42 UTC Modified: 2004-09-28 23:19 UTC
Votes:3
Avg. Score:3.7 ± 0.9
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: dmarek1 at att dot net Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 5.0.0 OS: Solaris 2.8
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-09-09 17:42 UTC] dmarek1 at att dot net
Description:
------------
I have iAS 10G running and we are using PHP 5.  When I restart the http server and then go to a PHP page the following error occurs child pid XXXX exit signal Segmentation Fault (11).  After we cycle through about 30 processes we don't see the error again.  

This is also what I could grab from the core file
core file = core -- program ``httpd'' on platform SUNW,Sun-Fire-V210
SIGBUS: Bus Error
$c_libc_poll() + 8
data address not found


Reproduce code:
---------------
Not sure what source code calls it since it isn't specific to a page.  It is just all PHP code after server restart

Expected result:
----------------
Not to have core dump.  I have been working with Oracle also and they keep pushing to your side although I don't really agree with it.  They are still investigating on there side.  



Actual result:
--------------
See above desription

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-10 09:15 UTC] derick@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-09-28 23:19 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: Thu Apr 18 02:02:52 2024 UTC