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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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 Dec 03 17:01:29 2024 UTC