ID:               40647
 User updated by:  csi92 at yahoo dot com
 Reported By:      csi92 at yahoo dot com
 Status:           Open
 Bug Type:         LDAP related
 Operating System: Red Hat Enterprise Linux AS rele
 PHP Version:      4.4.5
 New Comment:

(gdb) frame 8
#8  0x0118a192 in execute (op_array=0xb73c283c)
    at /opt/12345/software/php-4.4.5/Zend/zend_execute.c:1681
1681                                                           
((zend_internal_function *)
EX(function_state).function)->handler(EX(opline)->extended_value,
EX(Ts)[EX(opline)->result.u.var].var.ptr, EX(object).ptr,
return_value_used TSRMLS_CC);
(gdb)


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

[2007-02-26 19:58:44] csi92 at yahoo dot com

(gdb) bt
#0  0x04bcf104 in ?? ()
#1  0x06046e48 in nzdst_terminate ()
   from /usr/lib/oracle/10.2.0.3/client/lib/libnnz10.so
#2  0x06046b48 in nzdsi_initialize ()
   from /usr/lib/oracle/10.2.0.3/client/lib/libnnz10.so
#3  0x03af45c1 in gsluinit ()
   from /usr/lib/oracle/10.2.0.3/client/lib/libclntsh.so.10.1
#4  0x03af4920 in gsluizgcGetContext ()
   from /usr/lib/oracle/10.2.0.3/client/lib/libclntsh.so.10.1
#5  0x03af84e3 in gslutcTraceWithCtx ()
   from /usr/lib/oracle/10.2.0.3/client/lib/libclntsh.so.10.1
#6  0x03ac4520 in ldap_init ()
   from /usr/lib/oracle/10.2.0.3/client/lib/libclntsh.so.10.1
#7  0x0108ac16 in zif_ldap_connect (ht=1, return_value=0xb73c752c, 
    this_ptr=0x0, return_value_used=1)
    at /opt/12345/software/php-4.4.5/ext/ldap/ldap.c:389
#8  0x0118a192 in execute (op_array=0xb73c283c)
    at /opt/12345/software/php-4.4.5/Zend/zend_execute.c:1681
#9  0x0117803d in zend_execute_scripts (type=8, retval=0x0,
file_count=3)
    at /opt/12345/software/php-4.4.5/Zend/zend.c:935
#10 0x011464ed in php_execute_script (primary_file=0xbfffc570)
    at /opt/12345/software/php-4.4.5/main/main.c:1757
#11 0x0118ff99 in php_handler (r=0xb72f7c50)
    at
/opt/12345/software/php-4.4.5/sapi/apache2handler/sapi_apache2.c:581
---Type <return> to continue, or q <return> to quit---
#12 0x08088b7b in ap_run_handler ()
#13 0xb72f8ff8 in ?? ()
#14 0x00000000 in ?? ()
(gdb)

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

[2007-02-26 19:34:31] [EMAIL PROTECTED]

>Where is the core file supposed to be generated?

Set CoreDumpDirectory directive in httpd.conf

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

[2007-02-26 19:26:32] csi92 at yahoo dot com

After running the script in the browser and it did NOT work, I tried
running the same script from the command line (php zzz.php) and it
worked at the command line.

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

[2007-02-26 19:09:16] csi92 at yahoo dot com

Where is the core file supposed to be generated?

Also, the instructions are referring to 1.x.x of Apache instead of
2.0.x. There is no sbin directory in our Apache 2.0.55 installation.

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

[2007-02-26 18:32:25] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.



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

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/40647

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

Reply via email to