From: kmvijay at yahoo dot com
Operating system: RHEL 4
PHP version: 4.4.5
PHP Bug Type: OCI8 related
Bug description: child pid 7095 exit signal Segmentation fault (11)
Description:
------------
Environment:
RHEL 4 comes with php4.3.9,
I have recompiled php 4.3.9 with oci8 extension.
It produces half the data in web page, while the remaining is not
displayed in web page. And the error_log is
child pid 7095 exit signal Segmentation fault (11).
Expected result:
----------------
All the data should display on the web page
Actual result:
--------------
Partial data is displayed on the web page.
And the error_log is
child pid 7095 exit signal Segmentation fault (11).
(gdb) bt
#0 0x0550e639 in lxhcsn ()
from /home/oracle/product/10.2.0/db/lib/libclntsh.so.10.1
#1 0x05348ad7 in kodosgi ()
from /home/oracle/product/10.2.0/db/lib/libclntsh.so.10.1
#2 0x04dc3a17 in kouogini ()
from /home/oracle/product/10.2.0/db/lib/libclntsh.so.10.1
#3 0x04dc4749 in kouoini ()
from /home/oracle/product/10.2.0/db/lib/libclntsh.so.10.1
#4 0x04c71c37 in kpuinit0 ()
from /home/oracle/product/10.2.0/db/lib/libclntsh.so.10.1
#5 0x04c713c6 in kpuenvcr ()
from /home/oracle/product/10.2.0/db/lib/libclntsh.so.10.1
#6 0x04d3d035 in OCIEnvNlsCreate ()
from /home/oracle/product/10.2.0/db/lib/libclntsh.so.10.1
#7 0x07487ba9 in oci_do_connect (ht=Variable "ht" is not available.
)
at /usr/src/debug/php-4.3.9/ext/oci8/oci8.c:2257
#8 0x07554522 in execute (op_array=0xc2aefd4)
at /usr/src/debug/php-4.3.9/Zend/zend_execute.c:1640
#9 0x0755286a in execute (op_array=0xa917a04)
at /usr/src/debug/php-4.3.9/Zend/zend_execute.c:1684
#10 0x0755286a in execute (op_array=0x99ec3a4)
at /usr/src/debug/php-4.3.9/Zend/zend_execute.c:1684
#11 0x0755286a in execute (op_array=0xa7a0544)
at /usr/src/debug/php-4.3.9/Zend/zend_execute.c:1684
#12 0x0755286a in execute (op_array=0xc2af104)
at /usr/src/debug/php-4.3.9/Zend/zend_execute.c:1684
#13 0x07541ec5 in zend_execute_scripts (type=8, retval=0x0, file_count=3)
at /usr/src/debug/php-4.3.9/Zend/zend.c:900
#14 0x07514cb9 in php_execute_script (primary_file=0xbffaa850)
at /usr/src/debug/php-4.3.9/main/main.c:1752
#15 0x0755cdaf in php_handler (r=0x9607608)
at /usr/src/debug/php-4.3.9/sapi/apache2handler/sapi_apache2.c:575
#16 0x00c8c9d7 in ap_run_handler () from /usr/sbin/httpd
#17 0x00c8ce43 in ap_invoke_handler () from /usr/sbin/httpd
#18 0x00c898c5 in ap_process_request () from /usr/sbin/httpd
#19 0x00c8463f in _start () from /usr/sbin/httpd
#20 0x09607608 in ?? ()
#21 0x00000004 in ?? ()
i#22 0x09607608 in ?? ()
#23 0x006aad89 in modperl_process_connection_handler ()
from /etc/httpd/modules/mod_perl.so
#24 0x00c97369 in ap_run_process_connection () from /usr/sbin/httpd
#25 0x00c976d4 in ap_process_connection () from /usr/sbin/httpd
#26 0x00c8a919 in ap_graceful_stop_signalled () from /usr/sbin/httpd
#27 0x00c8ab5c in ap_graceful_stop_signalled () from /usr/sbin/httpd
#28 0x00c8ac2f in ap_graceful_stop_signalled () from /usr/sbin/httpd
#29 0x00c8b4f4 in ap_mpm_run () from /usr/sbin/httpd
#30 0x00c9236a in main () from /usr/sbin/httpd
--
Edit bug report at http://bugs.php.net/?id=40659&edit=1
--
Try a CVS snapshot (PHP 4.4):
http://bugs.php.net/fix.php?id=40659&r=trysnapshot44
Try a CVS snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=40659&r=trysnapshot52
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=40659&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=40659&r=fixedcvs
Fixed in release:
http://bugs.php.net/fix.php?id=40659&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=40659&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=40659&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=40659&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=40659&r=support
Expected behavior: http://bugs.php.net/fix.php?id=40659&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=40659&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=40659&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=40659&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=40659&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=40659&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=40659&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=40659&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=40659&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=40659&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=40659&r=mysqlcfg