PHP :: Bug #12431 :: IPLANET JVM abort

Bug #12431 IPLANET JVM abort
Submitted: 2001-07-27 12:03 UTC Modified: 2002-10-15 01:00 UTC
Votes:6
Avg. Score:3.2 ± 1.5
Reproduced:5 of 5 (100.0%)
Same Version:1 (20.0%)
Same OS:4 (80.0%)
From: mhaataja at yahoo dot com Assigned:
Status: No Feedback Package: iPlanet related
PHP Version: 4.0.6 OS: Solaris 8
Private report: No CVE-ID: None

 [2001-07-27 12:03 UTC] mhaataja at yahoo dot com

If I compile PHP with the following options
./configure --with-nsapi=/usr/netscape/web-server --enable-libgcc --with-zlib=/usr/local --with-gd=/usr --with-jpeg-dir=/usr/local/lib --with-freetype-dir=/usr/local/lib --with-png-dir=/usr/local --with-mysql=/usr/local/mysql 
when I start IPlanet 4.1SP7 I get the following erros in the netscape error log and the web server will not work correctly.
Aborting JVM
[27/Jul/2001:10:57:30] info (21396): Exiting JVM due to: jvm_abort () and jvm.ex
itOnAbort > 0
[27/Jul/2001:10:57:30] info (21396): JVM exit statistics: AttachedThreads/Max=0/
1, ActiveThreads/Max=0/1
If I compile PHP with  --with-nsapi=/usr/netscape/web-server --enable-libgcc --with-mysql=/usr/local/mysql everything works fine

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports

 [2002-09-29 20:18 UTC] sniper@php.net

Does the solution mentioned in #10821 fix this problem for you?

 [2002-10-15 01:00 UTC] php-bugs at lists dot php dot net

No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".