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 |
|
||||||||||
| 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 commits
[2002-09-29 20:18 UTC] sniper@php.net
[2002-10-15 01:00 UTC] php-bugs at lists dot php dot net