Skip to content

Instantly share code, notes, and snippets.

@grendello
Created February 2, 2011 10:11
Show Gist options
  • Save grendello/807500 to your computer and use it in GitHub Desktop.
Save grendello/807500 to your computer and use it in GitHub Desktop.
[0x7f5ebed28700:] EXCEPTION handling: System.NullReferenceException: Object reference not set to an instance of an object
"Threapool worker" tid=0x0x7f5ebed28700 this=0x0x7f5ec40dc000 thread handle 0x40f state : not waiting owns ()
at Mono.CSharp.MetadataImporter.ImportType (System.Type,Mono.CSharp.MetadataImporter/DynamicTypeReader) <0x00017>
at Mono.CSharp.MetadataImporter.ImportType (System.Type) [0x00000] in /home/src/build/mono/mono/mcs/mcs/import.cs:1052
at Microsoft.CSharp.RuntimeBinder.DynamicContext.ImportType (System.Type) [0x00010] in /home/src/build/mono/mono/mcs/class/Microsoft.CSharp/Microsoft.CSharp.RuntimeBinder/CSharpBinder.cs:281
at Microsoft.CSharp.RuntimeBinder.CSharpBinder.Bind (Microsoft.CSharp.RuntimeBinder.DynamicContext,System.Type) [0x00000] in /home/src/build/mono/mono/mcs/class/Microsoft.CSharp/Microsoft.CSharp.RuntimeBinder/CSharpBinder.cs:72
at Microsoft.CSharp.RuntimeBinder.CSharpConvertBinder.FallbackConvert (System.Dynamic.DynamicMetaObject,System.Dynamic.DynamicMetaObject) [0x0008c] in /home/src/build/mono/mono/mcs/class/Microsoft.CSharp/Microsoft.CSharp.RuntimeBinder/CSharpConvertBinder.cs:65
at Orchard.DisplayManagement.Implementation.DefaultDisplayManager/ForgivingConvertBinder.FallbackConvert (System.Dynamic.DynamicMetaObject,System.Dynamic.DynamicMetaObject) [0x0000d] in /home/grendel/Projects/work/orchard/src/Orchard/DisplayManagement/Implementation/DefaultDisplayManager.cs:179
at System.Dynamic.ConvertBinder.FallbackConvert (System.Dynamic.DynamicMetaObject) [0x00000] in /home/src/build/mono/mono/mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Actions/ConvertBinder.cs:63
at ClaySharp.ClayMetaObject.BindConvert (System.Dynamic.ConvertBinder) <IL 0x00020, 0x00073>
at ClaySharp.Behaviors.InterfaceProxyBehavior/ForwardingMetaObject.BindConvert (System.Dynamic.ConvertBinder) <IL 0x00008, 0x00024>
at System.Dynamic.ConvertBinder.Bind (System.Dynamic.DynamicMetaObject,System.Dynamic.DynamicMetaObject[]) [0x00024] in /home/src/build/mono/mono/mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Actions/ConvertBinder.cs:84
at System.Dynamic.DynamicMetaObjectBinder.Bind (object[],System.Collections.ObjectModel.ReadOnlyCollection`1<System.Linq.Expressions.ParameterExpression>,System.Linq.Expressions.LabelTarget) [0x000de] in /home/src/build/mono/mono/mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Actions/DynamicMetaObjectBinder.cs:107
at System.Runtime.CompilerServices.CallSiteBinder.BindCore<T> (System.Runtime.CompilerServices.CallSite`1<T>,object[]) [0x0001c] in /home/src/build/mono/mono/mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Actions/CallSiteBinder.cs:130
at System.Dynamic.UpdateDelegates.UpdateAndExecute1<T0, TRet> (System.Runtime.CompilerServices.CallSite,T0) [0x0010d] in /home/src/build/mono/mono/mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Actions/UpdateDelegates.Generated.cs:264
at Orchard.DisplayManagement.Implementation.DefaultDisplayManager.Execute (Orchard.DisplayManagement.Implementation.DisplayContext) [0x00031] in /home/grendel/Projects/work/orchard/src/Orchard/DisplayManagement/Implementation/DefaultDisplayManager.cs:46
at Orchard.DisplayManagement.Implementation.DisplayHelper.ShapeExecute (object) [0x0004a] in /home/grendel/Projects/work/orchard/src/Orchard/DisplayManagement/Implementation/DisplayHelper.cs:84
at Orchard.DisplayManagement.Implementation.DisplayHelper.Invoke (string,ClaySharp.INamedEnumerable`1<object>) [0x000f9] in /home/grendel/Projects/work/orchard/src/Orchard/DisplayManagement/Implementation/DisplayHelper.cs:49
at Orchard.DisplayManagement.Implementation.DisplayHelperFactory/DisplayHelperBehavior.InvokeMember (System.Func`1<object>,object,string,ClaySharp.INamedEnumerable`1<object>) [0x0002a] in /home/grendel/Projects/work/orchard/src/Orchard/DisplayManagement/Implementation/DisplayHelperFactory.cs:28
at ClaySharp.ClayBehaviorCollection/<>c__DisplayClasse/<>c__DisplayClass10.<InvokeMember>b__d () <IL 0x0002d, 0x00039>
at ClaySharp.ClayBehaviorCollection.Execute (System.Func`1<object>,System.Func`3<System.Func`1<object>, ClaySharp.IClayBehavior, System.Func`1<object>>) <IL 0x00008, 0x00031>
at ClaySharp.ClayBehaviorCollection.InvokeMember (System.Func`1<object>,object,string,ClaySharp.INamedEnumerable`1<object>) <IL 0x0001f, 0x00093>
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object) <IL 0x00098, 0x00280>
at System.Dynamic.UpdateDelegates.UpdateAndExecute2<T0, T1, TRet> (System.Runtime.CompilerServices.CallSite,T0,T1) [0x00132] in /home/src/build/mono/mono/mcs/class/dlr/Runtime/Microsoft.Scripting.Core/Actions/UpdateDelegates.Generated.cs:396
at Orchard.Mvc.ViewEngines.ThemeAwareness.LayoutAwareViewEngine/<FindView>c__AnonStorey45.<>m__64 (System.Web.Mvc.ViewContext,System.IO.TextWriter,System.Web.Mvc.IViewDataContainer) [0x001e2] in /home/grendel/Projects/work/orchard/src/Orchard/Mvc/ViewEngines/ThemeAwareness/LayoutAwareViewEngine.cs:61
at Orchard.Mvc.ViewEngines.ThemeAwareness.LayoutAwareViewEngine/LayoutView.Render (System.Web.Mvc.ViewContext,System.IO.TextWriter) [0x0000c] in /home/grendel/Projects/work/orchard/src/Orchard/Mvc/ViewEngines/ThemeAwareness/LayoutAwareViewEngine.cs:88
at System.Web.Mvc.ViewResultBase.ExecuteResult (System.Web.Mvc.ControllerContext) <IL 0x00082, 0x0015c>
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult (System.Web.Mvc.ControllerContext,System.Web.Mvc.ActionResult) <IL 0x00002, 0x0001d>
at System.Web.Mvc.ControllerActionInvoker/<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19 () <IL 0x00012, 0x00022>
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter (System.Web.Mvc.IResultFilter,System.Web.Mvc.ResultExecutingContext,System.Func`1<System.Web.Mvc.ResultExecutedContext>) <IL 0x00023, 0x000c3>
at System.Web.Mvc.ControllerActionInvoker/<>c__DisplayClass1c/<>c__DisplayClass1e.<InvokeActionResultWithFilters>b__1b () <IL 0x00017, 0x0001f>
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter (System.Web.Mvc.IResultFilter,System.Web.Mvc.ResultExecutingContext,System.Func`1<System.Web.Mvc.ResultExecutedContext>) <IL 0x00023, 0x000c3>
at System.Web.Mvc.ControllerActionInvoker/<>c__DisplayClass1c/<>c__DisplayClass1e.<InvokeActionResultWithFilters>b__1b () <IL 0x00017, 0x0001f>
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter (System.Web.Mvc.IResultFilter,System.Web.Mvc.ResultExecutingContext,System.Func`1<System.Web.Mvc.ResultExecutedContext>) <IL 0x00023, 0x000c3>
at System.Web.Mvc.ControllerActionInvoker/<>c__DisplayClass1c/<>c__DisplayClass1e.<InvokeActionResultWithFilters>b__1b () <IL 0x00017, 0x0001f>
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter (System.Web.Mvc.IResultFilter,System.Web.Mvc.ResultExecutingContext,System.Func`1<System.Web.Mvc.ResultExecutedContext>) <IL 0x00023, 0x000c3>
at System.Web.Mvc.ControllerActionInvoker/<>c__DisplayClass1c/<>c__DisplayClass1e.<InvokeActionResultWithFilters>b__1b () <IL 0x00017, 0x0001f>
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter (System.Web.Mvc.IResultFilter,System.Web.Mvc.ResultExecutingContext,System.Func`1<System.Web.Mvc.ResultExecutedContext>) <IL 0x00023, 0x000c3>
at System.Web.Mvc.ControllerActionInvoker/<>c__DisplayClass1c/<>c__DisplayClass1e.<InvokeActionResultWithFilters>b__1b () <IL 0x00017, 0x0001f>
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters (System.Web.Mvc.ControllerContext,System.Collections.Generic.IList`1<System.Web.Mvc.IResultFilter>,System.Web.Mvc.ActionResult) <IL 0x00059, 0x00151>
at System.Web.Mvc.ControllerActionInvoker.InvokeAction (System.Web.Mvc.ControllerContext,string) <IL 0x000ab, 0x00264>
at System.Web.Mvc.Controller.ExecuteCore () <IL 0x00024, 0x0006f>
at System.Web.Mvc.ControllerBase.Execute (System.Web.Routing.RequestContext) <IL 0x0003a, 0x00060>
at System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute (System.Web.Routing.RequestContext) <IL 0x00002, 0x00015>
at System.Web.Mvc.MvcHandler/<>c__DisplayClass6/<>c__DisplayClassb.<BeginProcessRequest>b__5 () <IL 0x00016, 0x00032>
at System.Web.Mvc.Async.AsyncResultWrapper/<>c__DisplayClass1.<MakeVoidDelegate>b__0 () <IL 0x00006, 0x00015>
at (wrapper delegate-invoke) <Module>.invoke_AsyncVoid__this__ () <IL 0x00054, 0xffffffff>
at System.Web.Mvc.Async.AsyncResultWrapper/<>c__DisplayClass8`1<System.Web.Mvc.Async.AsyncVoid>.<BeginSynchronous>b__7 (System.IAsyncResult) <IL 0x00006, 0x00015>
at (wrapper delegate-invoke) <Module>.invoke_AsyncVoid__this___IAsyncResult (System.IAsyncResult) <IL 0x00057, 0xffffffff>
at System.Web.Mvc.Async.AsyncResultWrapper/WrappedAsyncResult`1<System.Web.Mvc.Async.AsyncVoid>.End () <IL 0x00035, 0x00069>
at System.Web.Mvc.Async.AsyncResultWrapper.End<System.Web.Mvc.Async.AsyncVoid> (System.IAsyncResult,object) <IL 0x00007, 0x0001f>
at System.Web.Mvc.Async.AsyncResultWrapper.End (System.IAsyncResult,object) <IL 0x00000, 0x00013>
at System.Web.Mvc.MvcHandler/<>c__DisplayClasse.<EndProcessRequest>b__d () <IL 0x00001, 0x0001f>
at System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0 (System.Action) <IL 0x00001, 0x0000e>
at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust (System.Action) <IL 0x00008, 0x00019>
at System.Web.Mvc.MvcHandler.EndProcessRequest (System.IAsyncResult) <IL 0x0000e, 0x00063>
at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest (System.IAsyncResult) <IL 0x00002, 0x00018>
at Orchard.Mvc.Routes.ShellRoute/HttpAsyncHandler.EndProcessRequest (System.IAsyncResult) [0x00000] in /home/grendel/Projects/work/orchard/src/Orchard/Mvc/Routes/ShellRoute.cs:155
at System.Web.HttpApplication.async_handler_complete_cb (System.IAsyncResult) [0x00020] in /home/src/build/mono/mono/mcs/class/System.Web/System.Web/HttpApplication.cs:1002
at System.Web.Mvc.Async.AsyncResultWrapper/WrappedAsyncResult`1<System.Web.Mvc.Async.AsyncVoid>.Begin (System.AsyncCallback,object,int) <IL 0x00064, 0x0010f>
at System.Web.Mvc.Async.AsyncResultWrapper.BeginSynchronous<System.Web.Mvc.Async.AsyncVoid> (System.AsyncCallback,object,System.Func`1<System.Web.Mvc.Async.AsyncVoid>,object) <IL 0x00034, 0x000f3>
at System.Web.Mvc.Async.AsyncResultWrapper.BeginSynchronous (System.AsyncCallback,object,System.Action,object) <IL 0x00009, 0x00037>
at System.Web.Mvc.MvcHandler/<>c__DisplayClass6.<BeginProcessRequest>b__2 () <IL 0x000c4, 0x002d7>
at System.Web.Mvc.SecurityUtil/<>c__DisplayClassb`1.<ProcessInApplicationTrust>b__a () <IL 0x00007, 0x00019>
at System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0 (System.Action) <IL 0x00001, 0x0000e>
at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust (System.Action) <IL 0x00008, 0x00019>
at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust<TResult> (System.Func`1<TResult>) <IL 0x00025, 0x000bf>
at System.Web.Mvc.MvcHandler.BeginProcessRequest (System.Web.HttpContextBase,System.AsyncCallback,object) <IL 0x0002e, 0x00093>
at System.Web.Mvc.MvcHandler.BeginProcessRequest (System.Web.HttpContext,System.AsyncCallback,object) <IL 0x0000b, 0x00053>
at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.BeginProcessRequest (System.Web.HttpContext,System.AsyncCallback,object) <IL 0x00004, 0x00023>
at Orchard.Mvc.Routes.ShellRoute/HttpAsyncHandler.BeginProcessRequest (System.Web.HttpContext,System.AsyncCallback,object) [0x00017] in /home/grendel/Projects/work/orchard/src/Orchard/Mvc/Routes/ShellRoute.cs:144
at System.Web.HttpApplication/<Pipeline>c__Iterator3.MoveNext () [0x00d6e] in /home/src/build/mono/mono/mcs/class/System.Web/System.Web/HttpApplication.cs:1359
at System.Web.HttpApplication.Tick () [0x00000] in /home/src/build/mono/mono/mcs/class/System.Web/System.Web/HttpApplication.cs:926
at System.Web.HttpApplication.Start (object) [0x00094] in /home/src/build/mono/mono/mcs/class/System.Web/System.Web/HttpApplication.cs:1562
at System.Web.HttpApplication.System.Web.IHttpHandler.ProcessRequest (System.Web.HttpContext) [0x0001a] in /home/src/build/mono/mono/mcs/class/System.Web/System.Web/HttpApplication.cs:1639
at System.Web.HttpRuntime.Process (System.Web.HttpWorkerRequest) [0x000c5] in /home/src/build/mono/mono/mcs/class/System.Web/System.Web/HttpRuntime.cs:531
at System.Web.HttpRuntime.RealProcessRequest (object) [0x00028] in /home/src/build/mono/mono/mcs/class/System.Web/System.Web/HttpRuntime.cs:456
at System.Web.HttpRuntime.ProcessRequest (System.Web.HttpWorkerRequest) [0x0002b] in /home/src/build/mono/mono/mcs/class/System.Web/System.Web/HttpRuntime.cs:562
at Mono.WebServer.MonoWorkerRequest.ProcessRequest () [0x0000f] in /home/src/build/mono/xsp/src/Mono.WebServer/MonoWorkerRequest.cs:400
at Mono.WebServer.BaseApplicationHost.ProcessRequest (Mono.WebServer.MonoWorkerRequest) [0x0002d] in /home/src/build/mono/xsp/src/Mono.WebServer/BaseApplicationHost.cs:121
at Mono.WebServer.XSPApplicationHost.ProcessRequest (int,System.Net.IPEndPoint,System.Net.IPEndPoint,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformation) [0x0015c] in /home/src/build/mono/xsp/src/Mono.WebServer.XSP/XSPApplicationHost.cs:115
at (wrapper remoting-invoke-with-check) Mono.WebServer.XSPApplicationHost.ProcessRequest (int,System.Net.IPEndPoint,System.Net.IPEndPoint,string,string,string,string,byte[],string,intptr,Mono.WebServer.SslInformation) <IL 0x0004b, 0xffffffff>
at Mono.WebServer.XSPWorker.RunInternal (object) [0x000fe] in /home/src/build/mono/xsp/src/Mono.WebServer.XSP/XSPWorker.cs:193
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <IL 0x00052, 0xffffffff>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment