Ask a Question related to PHP Bugs, Design and Development.
-
mihai at all4u dot ro #1
#39325 [NEW]: Apache child core-dumps while trying to show php page
From: mihai at all4u dot ro
Operating system: Mandriva Corporate 4
PHP version: 5.1.6
PHP Bug Type: Apache2 related
Bug description: Apache child core-dumps while trying to show php page
Description:
------------
Apache version: 2.2.3
Core-dump is generated after php page with instructions like fwrite is
shown
Reproduce code:
---------------
fwrite()
Actual result:
--------------
#0 0x00002aaaac0a1554 in fwrite () from /lib64/tls/libc.so.6
#1 0x00002aaabcf68e25 in zm_deactivate_php_tk () from
/usr/lib64/php/extensions/tk.so
#2 0x00002aaaaf3c2209 in module_registry_cleanup () from
/usr/lib64/libphp5_common.so.5
#3 0x00002aaaaf3c8d0f in zend_hash_apply () from
/usr/lib64/libphp5_common.so.5
#4 0x00002aaaaf3bf1f4 in zend_deactivate_modules () from
/usr/lib64/libphp5_common.so.5
#5 0x00002aaaaf380225 in php_request_shutdown () from
/usr/lib64/libphp5_common.so.5
#6 0x00002aaaaf122cad in php_ap2_register_hook () from
/etc/httpd/extramodules/mod_php5.so
#7 0x0000000000433975 in ap_run_handler ()
#8 0x0000000000433d72 in ap_invoke_handler ()
#9 0x0000000000440960 in ap_process_request ()
#10 0x000000000043e06d in ap_filter_protocol ()
#11 0x000000000043a305 in ap_run_process_connection ()
#12 0x0000000000444648 in ap_graceful_stop_signalled ()
#13 0x00000000004448d4 in ap_graceful_stop_signalled ()
#14 0x000000000044494d in ap_graceful_stop_signalled ()
#15 0x0000000000445430 in ap_mpm_run ()
#16 0x0000000000420fe2 in main ()
--
Edit bug report at [url]http://bugs.php.net/?id=39325&edit=1[/url]
--
Try a CVS snapshot (PHP 4.4): [url]http://bugs.php.net/fix.php?id=39325&r=trysnapshot44[/url]
Try a CVS snapshot (PHP 5.2): [url]http://bugs.php.net/fix.php?id=39325&r=trysnapshot52[/url]
Try a CVS snapshot (PHP 6.0): [url]http://bugs.php.net/fix.php?id=39325&r=trysnapshot60[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=39325&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=39325&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=39325&r=needtrace[/url]
Need Reproduce Script: [url]http://bugs.php.net/fix.php?id=39325&r=needscript[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=39325&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=39325&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=39325&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=39325&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=39325&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=39325&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=39325&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=39325&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=39325&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=39325&r=gnused[/url]
Floating point limitations: [url]http://bugs.php.net/fix.php?id=39325&r=float[/url]
No Zend Extensions: [url]http://bugs.php.net/fix.php?id=39325&r=nozend[/url]
MySQL Configuration Error: [url]http://bugs.php.net/fix.php?id=39325&r=mysqlcfg[/url]
mihai at all4u dot ro Guest
-
#18396 [Com]: apache dumps core when httpd -t used with libphp4.so loaded
ID: 18396 Comment by: olivier dot martinet at xsalto dot com Reported By: itter at island dot net Status: No... -
[PHP-DEV] Shared module problems (core dumps) (under apache 1.3)
Hi, till today I had a big problem with my Apache 1.3 segfaulting when I try to instantiate from a class. The class is declared in a C extesion... -
gui smit core dumps only for certain users
> AIX 4.3.3, ML09 I've finally found a solution to my problem - however I still don't understand why. Seems it has something to do with groups. ... -
c4gl core dumps: (script calls 'i4glc1' which seems to be 'i4gl' and 'i4gl' is core dumping)
Hi guys, I'm affraid that I have run into another unsolvable porting problem today. We have a 4GL file in one of our libraries that, when built... -
c4gl core dumps: (script calls 'i4glc1' which seems to be 'i4gl'and 'i4gl' is core dumping)
Check for DEFINE xpto LIKE table.column where table.column is an NCHAR or NVARCHAR If this is it, please contact your local support. ... -
johannes@php.net #2
#39325 [Opn->Bgs]: Apache child core-dumps while trying to show php page
ID: 39325
Updated by: [email]johannes@php.net[/email]
Reported By: mihai at all4u dot ro
-Status: Open
+Status: Bogus
Bug Type: Apache2 related
Operating System: Mandriva Corporate 4
PHP Version: 5.1.6
New Comment:
This seems to be a problem in the PECL Tk extension which shouldn't be
enabled in a web server context.
Furthermore PECL related problems should be reported at pecl.php.net.
Thanks.
Previous Comments:
------------------------------------------------------------------------
[2006-10-31 17:41:55] mihai at all4u dot ro
Description:
------------
Apache version: 2.2.3
Core-dump is generated after php page with instructions like fwrite is
shown
Reproduce code:
---------------
fwrite()
Actual result:
--------------
#0 0x00002aaaac0a1554 in fwrite () from /lib64/tls/libc.so.6
#1 0x00002aaabcf68e25 in zm_deactivate_php_tk () from
/usr/lib64/php/extensions/tk.so
#2 0x00002aaaaf3c2209 in module_registry_cleanup () from
/usr/lib64/libphp5_common.so.5
#3 0x00002aaaaf3c8d0f in zend_hash_apply () from
/usr/lib64/libphp5_common.so.5
#4 0x00002aaaaf3bf1f4 in zend_deactivate_modules () from
/usr/lib64/libphp5_common.so.5
#5 0x00002aaaaf380225 in php_request_shutdown () from
/usr/lib64/libphp5_common.so.5
#6 0x00002aaaaf122cad in php_ap2_register_hook () from
/etc/httpd/extramodules/mod_php5.so
#7 0x0000000000433975 in ap_run_handler ()
#8 0x0000000000433d72 in ap_invoke_handler ()
#9 0x0000000000440960 in ap_process_request ()
#10 0x000000000043e06d in ap_filter_protocol ()
#11 0x000000000043a305 in ap_run_process_connection ()
#12 0x0000000000444648 in ap_graceful_stop_signalled ()
#13 0x00000000004448d4 in ap_graceful_stop_signalled ()
#14 0x000000000044494d in ap_graceful_stop_signalled ()
#15 0x0000000000445430 in ap_mpm_run ()
#16 0x0000000000420fe2 in main ()
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=39325&edit=1[/url]
johannes@php.net Guest



Reply With Quote

