ID:               26393
 Updated by:       [EMAIL PROTECTED]
 Reported By:      troy dot tinnes at motorola dot com
-Status:           Open
+Status:           Verified
 Bug Type:         OCI8 related
 Operating System: Solaris 2.8
 PHP Version:      4.3.4
 New Comment:

yes, there is some troubles with thread safety in PHP_4_3 branch.
I'll ask Harald to port his changes from HEAD one more time.
could you, please, try latest PHP5 snapshot? it should be fixed there.


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

[2003-12-19 11:03:08] troy dot tinnes at motorola dot com

We are still having problems with this - from my point of view the
snapshots have not fixed the problem. 

Here is our backtrace after loading one of the recent snapshots.

Program received signal SIGSEGV, Segmentation fault.
0xff0331f0 in strlen () from /usr/lib/libc.so.1
(gdb) bt
#0  0xff0331f0 in strlen () from /usr/lib/libc.so.1
#1  0xfe1e4434 in _oci_close_session (session=0x313fd0)
    at
/opt/web/apache_php/source/php4-200312152030/ext/oci8/oci8.c:2443
#2  0xfe1df7c4 in _oci_session_list_dtor (rsrc=0x201348)
    at
/opt/web/apache_php/source/php4-200312152030/ext/oci8/oci8.c:935
#3  0xfe35f1b4 in list_entry_destructor (ptr=0x201348)
    at
/opt/web/apache_php/source/php4-200312152030/Zend/zend_list.c:177
#4  0xfe35c084 in zend_hash_apply_deleter (ht=0xfe3d1cac, p=0x201cc8)
    at
/opt/web/apache_php/source/php4-200312152030/Zend/zend_hash.c:598
#5  0xfe35c424 in zend_hash_graceful_reverse_destroy (ht=0xfe3d1cac)
    at
/opt/web/apache_php/source/php4-200312152030/Zend/zend_hash.c:664
#6  0xfe35f3e4 in zend_destroy_rsrc_list (ht=0xfe3d1cac)
    at
/opt/web/apache_php/source/php4-200312152030/Zend/zend_list.c:233
#7  0xfe341964 in shutdown_executor ()
    at
/opt/web/apache_php/source/php4-200312152030/Zend/zend_execute_API.c:213
#8  0xfe352a84 in zend_deactivate ()
    at /opt/web/apache_php/source/php4-200312152030/Zend/zend.c:666
#9  0xfe2f8978 in php_request_shutdown (dummy=0x0)
    at /opt/web/apache_php/source/php4-200312152030/main/main.c:995
#10 0xfe374f08 in php_apache_request_dtor (r=0x187d80)
    at
/opt/web/apache_php/source/php4-200312152030/sapi/apache2handler/sapi_apache2.c:445
#11 0xfe375320 in php_handler (r=0x187d80)
---Type <return> to continue, or q <return> to quit---
    at
/opt/web/apache_php/source/php4-200312152030/sapi/apache2handler/sapi_apache2.c:541
#12 0x0004a37c in ap_run_handler (r=0x187d80) at config.c:195 #13
0x0004a950 in ap_invoke_handler (r=0x187d80) at config.c:401 #14
0x00037d60 in ap_process_request (r=0x187d80) at http_request.c:288 #15
0x00033274 in ap_process_http_connection (c=0x1691d0) at
http_core.c:293 #16 0x00055740 in ap_run_process_connection
(c=0x1691d0) at connection.c:85 #17 0x00048b78 in child_main
(child_num_arg=1470816) at prefork.c:694 #18 0x00048d70 in make_child
(s=0x9bb80, slot=0) at prefork.c:734 #19 0x00048dfc in startup_children
(number_to_start=4) at prefork.c:806 #20 0x0004962c in ap_mpm_run
(_pconf=0x1, plog=0xd1558, s=0x9bb80)
    at prefork.c:1022
#21 0x0004f23c in main (argc=2, argv=0xffbefd14) at main.c:660

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

[2003-12-02 00:37:10] troy dot tinnes at motorola dot com

Can we perhaps keep this one open and close the other one? Looks like
that other person fixed their problem using persistent connections and
probably not as motivated to work with you guys as I am .... This is a
critical bug for me and holding up my development at the moment!

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

[2003-11-27 01:09:06] [EMAIL PROTECTED]

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Exactly same as bug #24531

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

[2003-11-27 00:28:04] [EMAIL PROTECTED]

User reported that patch produced exact same backtrace as before.
(PLEASE don't add that same bt anymore..)


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

[2003-11-25 14:18:22] [EMAIL PROTECTED]

Oops..I meant the Open reports.. :)
See bug #24531 which has some patch in it.
Try the patch..


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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/26393

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

Reply via email to