php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mhaataja at yahoo dot com
New email:
PHP Version: OS:

 

 [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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-14 21:53 UTC] kalowsky@php.net
Duplicate of #10821
 [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".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 03:01:29 2024 UTC