ID:               15778
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
-Bug Type:         iPlanet related
+Bug Type:         Reproducible crash
 Operating System: AIX 4.3.3
-PHP Version:      php4-200210210300
+PHP Version:      4CVS-2003-01-29 (stable)
 New Comment:

Bug still present in the latest php4 snapshot
php4-STABLE-200301290030.


Running:

OS: AIX 4.3.3 ML10
http server: iPlanet 4.1 SP7, nsapi module
PHP version: 4CVS-2003-01-29 (stable)


Here's the backtrace


# gdb /appl/netscape4/server4/bin/https/bin/ns-httpd
/appl/netscape4/server4/https-splu9029/config/core
GNU gdb 5.0-aix43-010414
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "powerpc-ibm-aix4.3.3.0"...(no debugging
symbols found)...
Core was generated by `ns-httpd'.
Program terminated with signal 11, Segmentation fault.
#0  0xd17aaf34 in pthread_key_create ()
(gdb) bt
#0  0xd17aaf34 in pthread_key_create ()
#1  0xd17aa208 in tsrm_startup (expected_threads=1,
expected_resources=1, debug_level=0, debug_filename=0x0)
    at /usr/local/src/php/php4-STABLE-200301290030/TSRM/TSRM.c:108
#2  0xd18efe8c in php4_init (pb=0x20136c18, sn=0x0, rq=0x0)
    at
/usr/local/src/php/php4-STABLE-200301290030/sapi/nsapi/nsapi.c:498
#3  0xd11b8ca8 in func_native_pool_wait_work ()
#4  0xd11b9d88 in func_exec_str ()
#5  0xd11b92b4 in INTfunc_exec ()
#6  0xd11acea0 in INTconf_run_late_init_functions ()
#7  0xd122fd50 in DaemonProcessorUX::__ct ()
#8  0xd122e5fc in DaemonProcessor::NewDaemonProcessor ()
#9  0xd125f640 in daemon_run ()
#10 0x10001bac in ?? () from
/appl/netscape4/server4/bin/https/bin/ns-httpd
(gdb)


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

[2002-10-26 14:25:43] [EMAIL PROTECTED]

.

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

[2002-10-26 14:24:41] [EMAIL PROTECTED]

Changed 'summary' from :
"Segmentation Fault with iPlanet module on php4_init"
to:
"Segmentation Fault with iPlanet nsapi module on pthread_key_create"

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

[2002-10-26 14:17:04] [EMAIL PROTECTED]

submitted backtrace for
PHP version: snapshot: php4-200210210300
OS: AIX 4.3.3 ML10
http server: iPlanet 4.1 SP7, nsapi module

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

[2002-10-22 01:37:37] [EMAIL PROTECTED]

GNU gdb 5.0-aix43-010414
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "powerpc-ibm-aix4.3.3.0"...(no debugging
symbols found)...
Core was generated by `ns-httpd'.
Program terminated with signal 11, Segmentation fault.
#0  0xd0f49ac8 in pthread_key_create ()
(gdb) bt
#0  0xd0f49ac8 in pthread_key_create ()
#1  0xd0f48894 in tsrm_startup (expected_threads=1,
expected_resources=1, debug_level=0, 

debug_filename=0x0)
    at /usr/local/src/php/php4-200210210300/TSRM/TSRM.c:108
#2  0xd11593e8 in php4_init (pb=0x2006af08, sn=0x0, rq=0x0) at 

/usr/local/src/php/php4-200210210300/sapi/nsapi/nsapi.c:496
#3  0xd0daeca8 in func_native_pool_wait_work ()
#4  0xd0dafd88 in func_exec_str ()
#5  0xd0daf2b4 in INTfunc_exec ()
#6  0xd0da2ea0 in INTconf_run_late_init_functions ()
#7  0xd0e25d50 in DaemonProcessorUX::__ct ()
#8  0xd0e245fc in DaemonProcessor::NewDaemonProcessor ()
#9  0xd0e55640 in daemon_run ()
#10 0x10001bac in ?? () from
/appl/netscape4/server4/bin/https/bin/ns-httpd

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

[2002-10-21 11:50:39] [EMAIL PROTECTED]

Dear sir,


The project I had been assigned to by our organisation, and which had
been the reason for me to spend time on this issue, has been cancelled.
Because of the way our organisation works (project based), this
effectively means that I will no longer be allowed to spend any more of
my time on this issue. As far as I am concerned this means that this
bug can be closed, because personally I wont be involved with the use
of this product any longer.

For what it's worth: I downloaded the snapshot you mentioned on my own
time, and verified that the nsapi php module for iPlanet 4.1 SP7 on AIX
4.3.3 ML10 still causes the web server to crash on initialisation of
the php module. I can create and submit a gdb backtrace if anyone at
all is still interested, but im afraid that you're going to have to
solve this issue on you own from there on.



Sincerely,

J.Smith

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

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

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

Reply via email to