Edit report at https://bugs.php.net/bug.php?id=63870&edit=1

 ID:                 63870
 Updated by:         johan...@php.net
 Reported by:        skatta at ftc dot gov
 Summary:            apache is generating the more core files and going
                     to maintanance mode
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Apache2 related
 Operating System:   solaris 10 x86
 PHP Version:        5.3.20
 Block user comment: N
 Private report:     N

 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 the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.


Previous Comments:
------------------------------------------------------------------------
[2012-12-28 20:53:18] skatta at ftc dot gov

Description:
------------
skatta@hq1-webdmz-s3 $> php -version
PHP 5.3.18 (cli) (built: Nov 20 2012 15:33:10)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
skatta@hq1-webdmz-s3 $>

skatta@hq1-webdmz-s3 $> /usr/local/apache/bin/httpd -v
Server version: Apache/2.2.23 (Unix)
Server built:   Nov 13 2012 12:53:00

root@hq1-webdmz-s3 #> uname -a
SunOS hq1-webdmz-s3.ftc.gov 5.10 Generic_147441-24 i86pc i386 i86pc
root@hq1-webdmz-s3 #>


Hi,
Seems,httpd was going to maintanace mode after generation of lot of core files 
to /var/core.

Here is the one of the core file info by running the pstack cmd.
Please advice us how I can fix this problem.

Thanks,
Srinivas
ska...@ftc.gov

----------------------------------------------------------------------
root@hq1-webdmz-s3 #> pstack 
core_hq1-webdmz-s3.ftc.gov_httpd_800_800_1356721913_15496
core 'core_hq1-webdmz-s3.ftc.gov_httpd_800_800_1356721913_15496' of 15496:      
/usr/local/apache/bin/httpd -k start
 ec835356 ???????? (86c14b0, 8046cd0, 8046cb0, 8046cb4, 8046cb8, 8666204)
 fd377559 php_iconv_string (83697d4, 2c, 8046cf0, 8046cf4, 86a39c4) + a1
 fd37a4a4 php_if_iconv (3, 8679370, 0, 0, 1, 86463a4) + a0
 fd507a26 zend_do_fcall_common_helper_SPEC (8047790, 8368e5c, 8046e28, 
fd8c03e0, 86c4ecc, 1007790) + 92e
 fd506b79 execute  (86463dc, 0, 2, 83685ac, 8046e5c, 8046e64) + 195
 fd4e6781 zend_execute_scripts (8, 0, 3, 0, 8047790, 0) + 129
 fd49745f php_execute_script (8047790, 84d2490, 9c, fd56998d, 1, 0) + 1df
 fd569bec php_handler (84f8ba8, 25, 84f8e88, 84fa320) + 270
 080834ce ap_run_handler (84f8ba8, 3b, 8047a78, 8083839, 11e1a300, 0) + 2e
 080838a3 ap_invoke_handler (84f8ba8, 0, 8047aa8, 80779b2) + af
 080b09fd ap_process_request (84f8ba8, 4, 84f8ba8, 84f8ba8) + 18d
 080ae3b5 ap_process_http_connection (84ce758, 8115b58, 8047b08, 80891a9) + f1
 08088eca ap_run_process_connection (84ce758, 84ce4c0, 8047b88, 80cc24f, 
fea63c40, 0) + 2e
 080cc29e child_main (10, 80cbe00, 1, 0) + 406
 080cc476 make_child (fd8c0e80, fd84224f, 0, 4a, fd84248d, fd85b3fc) + d2
 080ccfcf ap_mpm_run (8116fb0, 815b0c0, 811f9a0, 811f9a0) + ac3
 0807312f main     (3, 8047d9c, 8047dac) + 71f
 0807260c _start   (3, 8047e48, 8047e64, 8047e67, 0, 8047e6d) + 60
----------------------------------




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



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

Reply via email to