ID:               32146
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jelly_bean_junky at hotmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: OpenBSD 3.6 GENERIC#59
 PHP Version:      5.0.3
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.





Previous Comments:
------------------------------------------------------------------------

[2005-03-01 10:57:15] jelly_bean_junky at hotmail dot com

Description:
------------
Error message produced:
[notice] child pid 8484 exit signal Segmentation fault (11)

I can send the core if requested.

Reproduce code:
---------------
Any sort of php code will randomly produce no page or missing parts

Expected result:
----------------
no page or missing images or links

Actual result:
--------------
(gdb) bt
#0  0x0027c220 in ?? ()
#1  0x086c2941 in zm_info_apache (zend_module=0x7972636e) at
/home/kibble/packages/php-5.0.3/sapi/apache2handler/php_functions.c:405
#2  0x0869136c in zend_hash_clean (ht=0x28603540) at
/home/kibble/packages/php-5.0.3/Zend/zend_hash.c:540
#3  0x086914c0 in zend_hash_apply_deleter (ht=0x28603540, p=0x8419abec)
at /home/kibble/packages/php-5.0.3/Zend/zend_hash.c:589
#4  0x0868a146 in zend_startup (utility_functions=0x285f81d8,
extensions=0x3c029028, start_builtin_functions=-809529992)
    at /home/kibble/packages/php-5.0.3/Zend/zend.c:607
#5  0x0865305e in php_module_startup (sf=0x285f81d8,
additional_modules=0x3c061298, num_additional_modules=0) at
/home/kibble/packages/php-5.0.3/main/main.c:1428
#6  0x0865301c in php_module_startup (sf=0x285f5ee0,
additional_modules=0x0, num_additional_modules=3485437428)
    at /home/kibble/packages/php-5.0.3/main/main.c:1426
#7  0x086bedf1 in php_apache_sapi_log_message (msg=0x0) at
/home/kibble/packages/php-5.0.3/sapi/apache2handler/sapi_apache2.c:257
#8  0x04b7aa20 in run_cleanups (cref=0x3c029028) at apr_pools.c:1951
#9  0x04b79de9 in apr_pool_destroy (pool=0x3c029018) at
apr_pools.c:730
#10 0x04b79dce in apr_pool_destroy (pool=0x3c027018) at
apr_pools.c:727
#11 0x1c038648 in destroy_and_exit_process (process=0x3c027098,
process_exit_value=0) at main.c:208
#12 0x1c03948a in main (argc=3, argv=0xcfbf8fa4) at main.c:624
(gdb) frame 1
#1  0x086c2941 in zm_info_apache (zend_module=0x7972636e) at
/home/kibble/packages/php-5.0.3/sapi/apache2handler/php_functions.c:405
405             sprintf(tmp, "Connection: %lld - Keep-Alive: %lld",
(serv->timeout / 1000000), (serv->keep_alive_timeout / 1000000));
(gdb) info locals
zend_module = (zend_module_entry *) 0x86c2928
apv = (unsigned char *) 0x72636564 <Address 0x72636564 out of bounds>
tmp1 = {c = 0x17 "Ï", len = 3485437024, a = 1852141679}
tmp =
"ssl_private_encrypt\000\025\000\000\000`\214¿Ïopenssl_pkcs7_encrypt\000C(\022\000\000\000`\214¿Ïopenssl_pkcsp¢Ê\fpÓÉ,¬°<(D\212¿Ïp¢Ê\fpÓÉ,ssl_T\212¿Ï1®Ê\føÁÉ,\000¯É,[EMAIL
 
PROTECTED]<\006\000\000\000t\212¿\022ç\000\000\000\034ÃÉ\fL«É\f¤\211¿Ïñ5\230\016\fFÒ\210\000l¶\004®×z\r\006\000\000\000ð\211¿Ï\234\211¿Ï
\211¿Ï"...
n = 1600484449
max_requests = 7630969
p = 0x285c227b "ind the property %s"
serv = (server_rec *) 0x76697270


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


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

Reply via email to