Advertisement
Guest User

Stacktrace of Ninject extensions crash in XBAP app

a guest
Dec 27th, 2013
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 11.57 KB | None | 0 0
  1. >   Caliburn.Micro.dll!Caliburn.Micro.BootstrapperBase.Start() Line 49 + 0xa bytes  C#
  2.     Caliburn.Micro.dll!Caliburn.Micro.Bootstrapper<System.__Canon>.Bootstrapper() Line 279 + 0x6 bytes  C#
  3.     ArticleSystem.Gui.exe!ArticleSystem.Gui.Bootstrapper.AppBootstrapper.AppBootstrapper() + 0x1e bytes
  4.     [Native to Managed Transition] 
  5.     [Managed to Native Transition] 
  6.     mscorlib.dll!System.RuntimeType.CreateInstanceSlow(bool publicOnly, bool skipCheckThis, bool fillCache = true) + 0x63 bytes
  7.     mscorlib.dll!System.Activator.CreateInstance(System.Type type, bool nonPublic) + 0x46 bytes
  8.     mscorlib.dll!System.RuntimeType.CreateInstanceImpl(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, object[] args = {object[0]}, System.Globalization.CultureInfo culture, object[] activationAttributes = null) + 0x3f8 bytes 
  9.     mscorlib.dll!System.Activator.CreateInstance(System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, object[] args, System.Globalization.CultureInfo culture, object[] activationAttributes) + 0x70 bytes   
  10.     mscorlib.dll!System.Activator.CreateInstance(System.Type type, object[] args) + 0x14 bytes 
  11.     System.Xaml.dll!System.Xaml.Schema.SafeReflectionInvoker.CreateInstanceCritical(System.Type type, object[] arguments) + 0x17 bytes 
  12.     System.Xaml.dll!System.Xaml.Schema.SafeReflectionInvoker.CreateInstance(System.Type type, object[] arguments) + 0x1b bytes 
  13.     System.Xaml.dll!System.Xaml.Schema.XamlTypeInvoker.CreateInstance(object[] arguments) + 0x4a bytes 
  14.     System.Xaml.dll!MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstanceWithCtor(System.Xaml.XamlType xamlType, object[] args) + 0x1c bytes
  15.     System.Xaml.dll!MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(System.Xaml.XamlType xamlType = {System.Windows.Baml2006.WpfXamlType}, object[] args) + 0x55 bytes
  16.     System.Xaml.dll!MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CreateInstance(System.Xaml.XamlType xamlType = {System.Windows.Baml2006.WpfXamlType}, object[] args = null) + 0x40 bytes  
  17.     System.Xaml.dll!System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(MS.Internal.Xaml.Context.ObjectWriterContext ctx = {MS.Internal.Xaml.Context.ObjectWriterContext}) + 0x77 bytes
  18.     System.Xaml.dll!System.Xaml.XamlObjectWriter.WriteEndObject() + 0x35a bytes
  19.     System.Xaml.dll!System.Xaml.XamlWriter.WriteNode(System.Xaml.XamlReader reader) + 0x58 bytes   
  20.     PresentationFramework.dll!System.Windows.Markup.WpfXamlLoader.TransformNodes(System.Xaml.XamlReader xamlReader = {System.Windows.Baml2006.Baml2006Reader}, System.Xaml.XamlObjectWriter xamlWriter = {System.Xaml.XamlObjectWriter}, bool onlyLoadOneNode = false, bool skipJournaledProperties = false, bool shouldPassLineNumberInfo = true, System.Xaml.IXamlLineInfo xamlLineInfo = {System.Windows.Baml2006.Baml2006Reader}, System.Xaml.IXamlLineInfoConsumer xamlLineInfoConsumer, MS.Internal.Xaml.Context.XamlContextStack<System.Windows.Markup.WpfXamlFrame> stack = {MS.Internal.Xaml.Context.XamlContextStack<System.Windows.Markup.WpfXamlFrame>}, System.Windows.Markup.IStyleConnector styleConnector = null) + 0x2b3 bytes
  21.     PresentationFramework.dll!System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, bool skipJournaledProperties, object rootObject, System.Xaml.XamlObjectWriterSettings settings, System.Uri baseUri = {System.Uri}) + 0x115 bytes 
  22.     PresentationFramework.dll!System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader xamlReader = {System.Windows.Baml2006.Baml2006Reader}, bool skipJournaledProperties, object rootObject, System.Xaml.Permissions.XamlAccessLevel accessLevel, System.Uri baseUri) + 0x3d bytes
  23.     PresentationFramework.dll!System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream stream = {MS.Internal.AppModel.BamlStream}, System.Windows.Markup.ParserContext parserContext = {System.Windows.Markup.ParserContext}, object parent, bool closeStream = true) + 0x1e2 bytes  
  24.     PresentationFramework.dll!System.Windows.Application.LoadComponent(object component, System.Uri resourceLocator) + 0x1a1 bytes 
  25.     ArticleSystem.Gui.exe!ArticleSystem.Gui.App.InitializeComponent() Line 1 + 0xb bytes    C#
  26.     ArticleSystem.Gui.exe!ArticleSystem.Gui.App.Main() + 0x41 bytes C#
  27.     [Native to Managed Transition] 
  28.     [Managed to Native Transition] 
  29.     mscorlib.dll!System.AppDomain.nExecuteAssembly(System.Reflection.RuntimeAssembly assembly, string[] args) + 0x9 bytes  
  30.     mscorlib.dll!System.Runtime.Hosting.ManifestRunner.Run(bool checkAptModel) + 0x6e bytes
  31.     mscorlib.dll!System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly() + 0x90 bytes
  32.     mscorlib.dll!System.Runtime.Hosting.ApplicationActivator.CreateInstance(System.ActivationContext activationContext, string[] activationCustomData) + 0x65 bytes
  33.     mscorlib.dll!System.Runtime.Hosting.ApplicationActivator.CreateInstance(System.ActivationContext activationContext) + 0xd bytes
  34.     PresentationFramework.dll!System.Windows.Interop.PresentationApplicationActivator.CreateInstance(System.ActivationContext actCtx = {System.ActivationContext}) + 0x14f bytes   
  35.     mscorlib.dll!System.Activator.CreateInstance(System.ActivationContext activationContext) + 0x44 bytes  
  36.     mscorlib.dll!System.AppDomain.Setup(object arg) + 0x688 bytes  
  37.     [Appdomain Transition] 
  38.     mscorlib.dll!System.AppDomainManager.CreateDomainHelper(string friendlyName, System.Security.Policy.Evidence securityInfo, System.AppDomainSetup appDomainInfo) + 0xfa bytes   
  39.     mscorlib.dll!System.AppDomainManager.CreateDomain(string friendlyName, System.Security.Policy.Evidence securityInfo, System.AppDomainSetup appDomainInfo) + 0xf bytes  
  40.     mscorlib.dll!System.AppDomain.InternalCreateDomain(string friendlyName, System.Security.Policy.Evidence securityInfo, System.AppDomainSetup info) + 0xe3 bytes 
  41.     mscorlib.dll!System.AppDomain.CreateDomain(string friendlyName, System.Security.Policy.Evidence securityInfo, System.AppDomainSetup info) + 0x2a bytes 
  42.     Ninject.dll!Ninject.Modules.AssemblyNameRetriever.CreateTemporaryAppDomain() Line 68 + 0x34 bytes   C#
  43.     Ninject.dll!Ninject.Modules.AssemblyNameRetriever.GetAssemblyNames(System.Collections.Generic.IEnumerable<string> filenames = {System.Linq.Lookup<string,string>.Grouping}, System.Predicate<System.Reflection.Assembly> filter = {Method = Cannot evaluate expression because the current thread is in a stack overflow state.}) Line 46 + 0x13 bytes  C#
  44.     Ninject.dll!Ninject.Modules.CompiledModuleLoaderPlugin.LoadModules(System.Collections.Generic.IEnumerable<string> filenames) Line 81 + 0x4e bytes   C#
  45.     Ninject.dll!Ninject.Modules.ModuleLoader.LoadModules(System.Collections.Generic.IEnumerable<string> patterns) Line 54 + 0x83 bytes  C#
  46.     Ninject.dll!Ninject.KernelBase.Load(System.Collections.Generic.IEnumerable<string> filePatterns) Line 236 + 0xa bytes   C#
  47.     Ninject.dll!Ninject.KernelBase.KernelBase(Ninject.Components.IComponentContainer components, Ninject.INinjectSettings settings, Ninject.Modules.INinjectModule[] modules = {Ninject.Modules.INinjectModule[0]}) Line 100    C#
  48.     Ninject.dll!Ninject.KernelBase.KernelBase(Ninject.Modules.INinjectModule[] modules) Line 57 + 0x4e bytes    C#
  49.     Ninject.dll!Ninject.StandardKernel.StandardKernel(Ninject.Modules.INinjectModule[] modules) Line 46 + 0x6 bytes C#
  50.     ArticleSystem.Gui.exe!ArticleSystem.Gui.Bootstrapper.AppBootstrapper.Configure() Line 24 + 0x2e bytes   C#
  51.     Caliburn.Micro.dll!Caliburn.Micro.BootstrapperBase.StartRuntime() Line 99   C#
  52.     Caliburn.Micro.dll!Caliburn.Micro.BootstrapperBase.Start() Line 49 + 0xa bytes  C#
  53.     Caliburn.Micro.dll!Caliburn.Micro.Bootstrapper<System.__Canon>.Bootstrapper() Line 279 + 0x6 bytes  C#
  54.     ArticleSystem.Gui.exe!ArticleSystem.Gui.Bootstrapper.AppBootstrapper.AppBootstrapper() + 0x1e bytes
  55.     [Native to Managed Transition] 
  56.     [Managed to Native Transition] 
  57.     mscorlib.dll!System.RuntimeType.CreateInstanceSlow(bool publicOnly, bool skipCheckThis, bool fillCache = true) + 0x63 bytes
  58.     mscorlib.dll!System.Activator.CreateInstance(System.Type type, bool nonPublic) + 0x46 bytes
  59.     mscorlib.dll!System.RuntimeType.CreateInstanceImpl(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, object[] args = {object[0]}, System.Globalization.CultureInfo culture, object[] activationAttributes = null) + 0x3f8 bytes 
  60.     mscorlib.dll!System.Activator.CreateInstance(System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, object[] args, System.Globalization.CultureInfo culture, object[] activationAttributes) + 0x70 bytes   
  61.     mscorlib.dll!System.Activator.CreateInstance(System.Type type, object[] args) + 0x14 bytes 
  62.     System.Xaml.dll!System.Xaml.Schema.SafeReflectionInvoker.CreateInstanceCritical(System.Type type, object[] arguments) + 0x17 bytes 
  63.     System.Xaml.dll!System.Xaml.Schema.SafeReflectionInvoker.CreateInstance(System.Type type, object[] arguments) + 0x1b bytes 
  64.     System.Xaml.dll!System.Xaml.Schema.XamlTypeInvoker.CreateInstance(object[] arguments) + 0x4a bytes 
  65.     System.Xaml.dll!MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstanceWithCtor(System.Xaml.XamlType xamlType, object[] args) + 0x1c bytes
  66.     System.Xaml.dll!MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(System.Xaml.XamlType xamlType = {System.Windows.Baml2006.WpfXamlType}, object[] args) + 0x55 bytes
  67.     System.Xaml.dll!MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CreateInstance(System.Xaml.XamlType xamlType = {System.Windows.Baml2006.WpfXamlType}, object[] args = null) + 0x40 bytes  
  68.     System.Xaml.dll!System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(MS.Internal.Xaml.Context.ObjectWriterContext ctx = {MS.Internal.Xaml.Context.ObjectWriterContext}) + 0x77 bytes
  69.     System.Xaml.dll!System.Xaml.XamlObjectWriter.WriteEndObject() + 0x35a bytes
  70.     System.Xaml.dll!System.Xaml.XamlWriter.WriteNode(System.Xaml.XamlReader reader) + 0x58 bytes   
  71.     PresentationFramework.dll!System.Windows.Markup.WpfXamlLoader.TransformNodes(System.Xaml.XamlReader xamlReader = {System.Windows.Baml2006.Baml2006Reader}, System.Xaml.XamlObjectWriter xamlWriter = {System.Xaml.XamlObjectWriter}, bool onlyLoadOneNode = false, bool skipJournaledProperties = false, bool shouldPassLineNumberInfo = true, System.Xaml.IXamlLineInfo xamlLineInfo = {System.Windows.Baml2006.Baml2006Reader}, System.Xaml.IXamlLineInfoConsumer xamlLineInfoConsumer, MS.Internal.Xaml.Context.XamlContextStack<System.Windows.Markup.WpfXamlFrame> stack = {MS.Internal.Xaml.Context.XamlContextStack<System.Windows.Markup.WpfXamlFrame>}, System.Windows.Markup.IStyleConnector styleConnector = null) + 0x2b3 bytes
  72.     PresentationFramework.dll!System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, bool skipJournaledProperties, object rootObject, System.Xaml.XamlObjectWriterSettings settings, System.Uri baseUri = {System.Uri}) + 0x115 bytes 
  73.     PresentationFramework.dll!System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader xamlReader = {System.Windows.Baml2006.Baml2006Reader}, bool skipJournaledProperties, object rootObject, System.Xaml.Permissions.XamlAccessLevel accessLevel, System.Uri baseUri) + 0x3d bytes
  74.     PresentationFramework.dll!System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream stream = {MS.Internal.AppModel.BamlStream}, System.Windows.Markup.ParserContext parserContext = {System.Windows.Markup.ParserContext}, object parent, bool closeStream = true) + 0x1e2 bytes  
  75.     PresentationFramework.dll!System.Windows.Application.LoadComponent(object component, System.Uri resourceLocator) + 0x1a1 bytes 
  76.     ArticleSystem.Gui.exe!ArticleSystem.Gui.App.InitializeComponent() Line 1 + 0xb bytes    C#
  77.     ArticleSystem.Gui.exe!ArticleSystem.Gui.App.Main() + 0x41 bytes C#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement