Jani,

I have not tried the latest CVS snapshot, but this was just the raw amount of code processed by php and the stack size running out.  This problem was resolved when I increased the stack size.  After a while things got flaky though, I am pretty sure that is to do with the threading iPlanet tries to use by default.  This can be changed to one thread.  I have not tested that.

Chris

Bug Database wrote:

ID: 9116
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Old-Bug Type: Other web server
Bug Type: iPlanet related
Assigned To:
Comments:

Does this happen with the latest CVS snapshot from http://snaps.php.net/ ?

--Jani

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

[2001-02-06 11:47:36] [EMAIL PROTECTED]
FYI, in the magnus.conf file, the StackSize needs to be increased.

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

[2001-02-06 09:47:49] [EMAIL PROTECTED]
Output from truss:

    Incurred fault #6, FLTBOUNDS  %pc = 0xFDD34B78

      siginfo: SIGSEGV SEGV_MAPERR addr=0xFD16C000

    Received signal #11, SIGSEGV [caught]

      siginfo: SIGSEGV SEGV_MAPERR addr=0xFD16C000

        *** process killed ***

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

[2001-02-05 12:34:05] [EMAIL PROTECTED]
Is there a certain number of Global variables, or number of functions you can load with the nsapi filter and NES?

I am using a function that uses many functions and many global variables.  PHP works fine through the rest of the application, but this one sections just dies, no errors or anything.  Apache works just fine with this application.

...

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9116&edit=2

Reply via email to