https://issues.apache.org/bugzilla/show_bug.cgi?id=56069

--- Comment #2 from Charles Fisher <[email protected]> ---
I guess PHP is all over this. Move on to them?

(gdb) thread apply all bt

Thread 2 (Thread 0xb7f2b700 (LWP 2835)):
#0  0x00331410 in __kernel_vsyscall ()
#1  0x00b73266 in kill () from /lib/libc.so.6
#2  0x080942fd in sig_coredump (sig=2835) at mpm_unix.c:977
#3  <signal handler called>
#4  0x042b1c8f in lmsaicmt () from
/usr/lib/oracle/10.2.0.5/client/lib/libclntsh.so.10.1
#5  0x0410cd34 in kpugemlc () from
/usr/lib/oracle/10.2.0.5/client/lib/libclntsh.so.10.1
#6  0x0410ca6d in kpugeml () from
/usr/lib/oracle/10.2.0.5/client/lib/libclntsh.so.10.1
#7  0x039ec3f4 in kpugdr () from
/usr/lib/oracle/10.2.0.5/client/lib/libclntsh.so.10.1
#8  0x03ab9033 in OCIErrorGet () from
/usr/lib/oracle/10.2.0.5/client/lib/libclntsh.so.10.1
#9  0x0123c364 in php_oci_create_env (charsetid=17124, tsrm_ls=0x84ffc70) at
/dpwusers/fishecj/php-5.5.7/ext/oci8/oci8.c:2927
#10 0x0123da09 in php_oci_create_spool (username=0xb7f06d90
"WEBAPPL_FULL_ACCESS", username_len=19, password=0xb7f0abb8 "OURPASSWORD",
password_len=10,
    dbname=0xb7f0a674
"(description=(address=(protocol=tcp)(host=prdoi.dpw.alcoa.com)(port=1521))(connect_data=(sid=prdapps)))",
dbname_len=103,
    hash_key=0xb7f0ad24
"oci8spool***webappl_full_access****3038584789**(description=(address=(protocol=tcp)(host=prdoi.dpw.alcoa.com)(port=1521))(connect_data=(sid=prdapps)))**1",
hash_key_len=153, charsetid=1, tsrm_ls=0x8336c58) at
/dpwusers/fishecj/php-5.5.7/ext/oci8/oci8.c:2731
#11 0x01243228 in php_oci_get_spool (username=0xb7f06d90 "WEBAPPL_FULL_ACCESS",
username_len=19, password=0xb7f0abb8 "OURPASSWORD", password_len=10,
    new_password=0x0, new_password_len=0,
    dbname=0xb7f0a674
"(description=(address=(protocol=tcp)(host=prdoi.dpw.alcoa.com)(port=1521))(connect_data=(sid=prdapps)))",
dbname_len=103,
    charset=0x0, session_mode=0, persistent=0, exclusive=0, tsrm_ls=0x8336c58)
at /dpwusers/fishecj/php-5.5.7/ext/oci8/oci8.c:2875
#12 php_oci_do_connect_ex (username=0xb7f06d90 "WEBAPPL_FULL_ACCESS",
username_len=19, password=0xb7f0abb8 "OURPASSWORD", password_len=10,
new_password=0x0,
    new_password_len=0, dbname=0xb7f0a674
"(description=(address=(protocol=tcp)(host=prdoi.dpw.alcoa.com)(port=1521))(connect_data=(sid=prdapps)))",
    dbname_len=103, charset=0x0, session_mode=0, persistent=0, exclusive=0,
tsrm_ls=0x8336c58) at /dpwusers/fishecj/php-5.5.7/ext/oci8/oci8.c:2082
#13 0x01243e0f in php_oci_do_connect (ht=3, return_value=0xb7f06dc8,
return_value_ptr=0x0, this_ptr=0x0, return_value_used=1, tsrm_ls=0x8336c58,
    persistent=0, exclusive=0) at
/dpwusers/fishecj/php-5.5.7/ext/oci8/oci8.c:1745
#14 0x01256e84 in zif_oci_connect (ht=3, return_value=0xb7f06dc8,
return_value_ptr=0x0, this_ptr=0x0, return_value_used=1, tsrm_ls=0x8336c58)
    at /dpwusers/fishecj/php-5.5.7/ext/oci8/oci8_interface.c:1606
#15 0x0140c0e0 in zend_do_fcall_common_helper_SPEC (execute_data=0xb7eec300,
tsrm_ls=0x8336c58) at /dpwusers/fishecj/php-5.5.7/Zend/zend_vm_execute.h:550
#16 0x0140b469 in execute_ex (execute_data=0xb7eec300, tsrm_ls=0x8336c58) at
/dpwusers/fishecj/php-5.5.7/Zend/zend_vm_execute.h:363
#17 0x013d4eeb in zend_execute_scripts (type=8, tsrm_ls=0x8336c58, retval=0x0,
file_count=3) at /dpwusers/fishecj/php-5.5.7/Zend/zend.c:1320
#18 0x0136e058 in php_execute_script (primary_file=0xbfea7560,
tsrm_ls=0x8336c58) at /dpwusers/fishecj/php-5.5.7/main/main.c:2489
#19 0x0148d558 in php_handler (r=0x84cec60) at
/dpwusers/fishecj/php-5.5.7/sapi/apache2handler/sapi_apache2.c:667
#20 0x08087a5b in ap_run_handler (r=0x84cec60) at config.c:169
#21 0x0808b69b in ap_invoke_handler (r=0x84cec60) at config.c:439
#22 0x0809dac7 in ap_process_async_request (r=0x84cec60) at http_request.c:317
#23 0x0809dbfd in ap_process_request (r=0x84cec60) at http_request.c:363
#24 0x0809a130 in ap_process_http_sync_connection (c=0x84c8a88) at
http_core.c:190
#25 ap_process_http_connection (c=0x84c8a88) at http_core.c:231
#26 0x0809204b in ap_run_process_connection (c=0x84c8a88) at connection.c:41
#27 0x080a4110 in child_main (child_num_arg=<value optimized out>) at
prefork.c:704
#28 0x080a4483 in make_child (s=0x831fee8, slot=0) at prefork.c:800
#29 0x080a4544 in startup_children (number_to_start=5) at prefork.c:818
#30 0x080a4b93 in prefork_run (_pconf=0x82fb0a8, plog=0x83219b0, s=0x831fee8)
at prefork.c:976
#31 0x0806fd19 in ap_run_mpm (pconf=0x82fb0a8, plog=0x83219b0, s=0x831fee8) at
mpm_common.c:96
#32 0x0806a43a in main (argc=137334944, argv=0x84c68a8) at main.c:777

Thread 1 (Thread 0x7852b90 (LWP 2857)):
#0  0x00331410 in __kernel_vsyscall ()
#1  0x00bdda96 in nanosleep () from /lib/libc.so.6
#2  0x00bdd8bf in sleep () from /lib/libc.so.6
#3  0x03a5d994 in kpucpincrtime () from
/usr/lib/oracle/10.2.0.5/client/lib/libclntsh.so.10.1
#4  0x00143912 in start_thread () from /lib/libpthread.so.0
#5  0x00c1f7ce in clone () from /lib/libc.so.6

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to