|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2001-02-05 12:34 UTC] cboyce at egrail dot com
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. ... PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 23:00:01 2025 UTC |
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 ***