ID: 9332
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: Reproduceable crash
Description: Crash in phpinfo with Netscape LDAP

The configured line is the one I indicated, just configure --with-ldap=/www/ldap
Originally, I used other parameters, which I suppressed to isolate the problem.
The crash is always the same, php displays 
<H2 align="center"><A NAME="module_ldap">ldap</A></H2>
Then crashes with core dump

I don't have gdb. adb indicates:
SIGABRT: Abort

The backtrace is :

__sigprocmask() + 8
_resetsig(0xef4678a4,0x1365c8,0xef466bf0,0x0,0x0,0x136634) + 378
_sigon(?) + cc
_lmutex_unlock(0xef46b688,0xef46b668,0x13662c,0xefffe50c,0x6,0x1)



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

[2001-02-19 05:56:45] [EMAIL PROTECTED]
Please include the configure line used to configure PHP 4 and if possible
a gdb backtrace of the crash.

--Jani


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

[2001-02-19 05:19:41] [EMAIL PROTECTED]
PHP4 crashes in phpinfo() on Solaris 2.6, when configured with Netscape LDAP 


configure --with-ldap=/www/ldap
Netscape ldap lib : libldapssl30.so

Toto file containing just <? phpinfo() ?>
"php4 toto" crashes with message "Abort(coredump)"

The core file indicates a crash in sigprocmask function.


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


Full Bug description available at: http://bugs.php.net/?id=9332


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to