“/”应用程序中的服务器错误。

malloc() failed
out of memory

说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Exception: malloc() failed
out of memory

源错误:

执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:


[Exception: malloc() failed
out of memory]
   M.DbHelperSQLite.Query(String SQLString) in g:\公司网站\201810\网站设计需求表-知时节(厦门)环保科技有限公司\DF.M\常用\DbHelperSQLite.cs:278
   M.DbHelperSQLite.GetSet(String tblName, String whereClause, String orderClause, String selects, Int32 offset, Int32 length) in g:\公司网站\201810\网站设计需求表-知时节(厦门)环保科技有限公司\DF.M\常用\DbHelperSQLite.ex.cs:35
   M.Category.GetSet(String whereClause, String orderClause, String selects, Int32 startRowIndex, Int32 maximumRows) in g:\公司网站\201810\网站设计需求表-知时节(厦门)环保科技有限公司\DF.M\A生成\Category.cs:657
   M.Category.GetSet(String whereClause, String orderClause, Int32 topNum) in g:\公司网站\201810\网站设计需求表-知时节(厦门)环保科技有限公司\DF.M\A生成\Category.cs:678
   M.Category.GetList(String whereClause, String orderClause, Int32 topNum) in g:\公司网站\201810\网站设计需求表-知时节(厦门)环保科技有限公司\DF.M\A生成\Category.cs:709
   DF.Web.UI.BizHelper.GetRootCates(String channelCname, Int32 topNum) in g:\公司网站\201810\网站设计需求表-知时节(厦门)环保科技有限公司\DF.Web.UI\BizHelper.cs:50
   DF.Web.UI.BizHelper.GetRootCates(String channelCname) in g:\公司网站\201810\网站设计需求表-知时节(厦门)环保科技有限公司\DF.Web.UI\BizHelper.cs:70
   DF.Web.UI.HtmlHelper.GetSideCates(List`1 channels) in g:\公司网站\201810\网站设计需求表-知时节(厦门)环保科技有限公司\DF.Web.UI\HtmlHelper.cs:995

[MethodInvocationException: Invocation of method 'GetSideCates' in  DF.Web.UI.HtmlHelper threw exception System.Exception : malloc() failed
out of memory]
   NVelocity.Runtime.Parser.Node.ASTMethod.Execute(Object o, IInternalContextAdapter context) +1003
   NVelocity.Runtime.Parser.Node.ASTReference.Execute(Object o, IInternalContextAdapter context) +447
   NVelocity.Runtime.Parser.Node.ASTReference.Render(IInternalContextAdapter context, TextWriter writer) +60
   NVelocity.Runtime.Parser.Node.SimpleNode.Render(IInternalContextAdapter context, TextWriter writer) +66
   NVelocity.Runtime.Directive.Parse.RenderTemplate(Template template, String arg, TextWriter writer, IInternalContextAdapter context) +92
   NVelocity.Runtime.Directive.Parse.Render(IInternalContextAdapter context, TextWriter writer, INode node) +180
   NVelocity.Runtime.Parser.Node.ASTDirective.Render(IInternalContextAdapter context, TextWriter writer) +57
   NVelocity.Runtime.Parser.Node.SimpleNode.Render(IInternalContextAdapter context, TextWriter writer) +66
   NVelocity.Template.Merge(IContext context, TextWriter writer) +139
   DF.Web.UI.TemplateHelper.BuildString(String templateFileName) in g:\公司网站\201810\网站设计需求表-知时节(厦门)环保科技有限公司\DF.Web.UI\TemplateHelper.cs:64
   DF.Web.index.Display(String templateFile) in g:\公司网站\201810\网站设计需求表-知时节(厦门)环保科技有限公司\DF.Web\index.aspx.cs:794
   DF.Web.index.LoadAbout() in g:\公司网站\201810\网站设计需求表-知时节(厦门)环保科技有限公司\DF.Web\index.aspx.cs:203
   DF.Web.index.Page_Load(Object sender, EventArgs e) in g:\公司网站\201810\网站设计需求表-知时节(厦门)环保科技有限公司\DF.Web\index.aspx.cs:48
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.3429.0