Something similar is happening with the blogging module now. I wonder if it's the core framework that's the issue.
No change with 4.3.2 either. Below is a crash dump after the blogs module crashing (and similar for events)
Crash here for scheduler, note my permissions are set correctly for Network Service file permission. Surely it should throw an exception anyway if it could not write a file?:
AssemblyVersion: 04.03.01
Method: System.MemberInfoCache`1.AddMethod
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 1
PortalName: Intranet
UserID: -1
UserName:
ActiveTabID: 107
ActiveTabName: Schedule
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
ExceptionGUID: 921cec2d-d738-49bf-86c5-31266e9b7588
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Unhandled Error:
Message: System.Exception: Unhandled Error: ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at System.RuntimeType.RuntimeTypeCache.MemberInfoCache`1.AddMethod(RuntimeTypeHandle declaringType, RuntimeMethodHandle method, CacheType cacheType) at System.RuntimeType.RuntimeTypeCache.GetMethod(RuntimeTypeHandle declaringType, RuntimeMethodHandle method) at System.RuntimeType.GetMethodBase(RuntimeTypeHandle reflectedTypeHandle, RuntimeMethodHandle methodHandle) at System.RuntimeType.GetMethodBase(RuntimeMethodHandle methodHandle) at System.Diagnostics.StackFrameHelper.GetMethodBase(Int32 i) at System.Diagnostics.StackTrace.CaptureStackTrace(Int32 iSkip, Boolean fNeedFileInfo, Thread targetThread, Exception e) at System.Diagnostics.StackTrace..ctor(Exception e, Boolean fNeedFileInfo) at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Exception.get_StackTrace() at System.Exception.ToString() at System.Exception.ToString() at DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(Exception objException, ExceptionLogType LogType) in C:\devnewznet2\Library\Components\Providers\Logging\Exception Logging\ExceptionLogController.vb:line 77 at DotNetNuke.Services.Log.EventLog.ExceptionLogController.AddLog(BasePortalException objBasePortalException) in C:\devnewznet2\Library\Components\Providers\Logging\Exception Logging\ExceptionLogController.vb:line 43 at DotNetNuke.Services.Exceptions.Exceptions.ProcessPageLoadException(Exception exc, String URL) in C:\devnewznet2\Library\Components\Exceptions\Exceptions.vb:line 221 at DotNetNuke.Framework.PageBase.Page_Error(Object Source, EventArgs e) in C:\devnewznet2\Library\Components\Shared\PageBase.vb:line 484 at System.Web.UI.TemplateControl.OnError(EventArgs e) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.default_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
StackTrace:
Source: