Quantcast
Channel: ClearScript
Viewing all articles
Browse latest Browse all 2297

New Post: Debugging hangs if an event handler for a UI element is set and event handler gets executed (V8)

$
0
0
If you mean "call stack" by "stack trace", the following is the one I copied when the application hanged by using Ctrl-Break.

[Managed to Native Transition]
ClearScriptV8-32.dll!Microsoft.ClearScript.V8.V8ObjectImpl.Invoke(object[] gcArgs, bool asConstructor) + 0x8e bytes 
ClearScript.dll!Microsoft.ClearScript.V8.V8ScriptItem.TryBindAndInvoke(System.Dynamic.DynamicMetaObjectBinder binder, object[] args, out object result) + 0x1d0 bytes   
ClearScript.dll!Microsoft.ClearScript.ScriptItem.TryWrappedBindAndInvoke.AnonymousMethod__0() + 0x5a bytes  
ClearScript.dll!Microsoft.ClearScript.ScriptEngine.ScriptInvoke<bool>(System.Func<bool> func) + 0x47 bytes  
ClearScript.dll!Microsoft.ClearScript.V8.V8ScriptEngine.ScriptInvoke<bool>.AnonymousMethod__24() + 0xf bytes    
ClearScriptV8-32.dll!<Module>.Microsoft.ClearScript.V8.?A0x792c8756.LockCallback(void* pvArg) + 0xa bytes   
[Native to Managed Transition]  
[Managed to Native Transition]  
ClearScriptV8-32.dll!Microsoft.ClearScript.V8.V8ContextProxyImpl.InvokeWithLock(System.Action gcAction) + 0xb1 bytes    
ClearScript.dll!Microsoft.ClearScript.V8.V8ScriptEngine.ScriptInvoke<bool>(System.Func<bool> func) + 0x5a bytes 
ClearScript.dll!Microsoft.ClearScript.ScriptItem.TryWrappedBindAndInvoke(System.Dynamic.DynamicMetaObjectBinder binder, object[] wrappedArgs, out object result) + 0x81 bytes   
ClearScript.dll!Microsoft.ClearScript.ScriptItem.TryWrappedInvokeOrInvokeMember(System.Dynamic.DynamicMetaObjectBinder binder, System.Reflection.ParameterInfo[] parameters, object[] args, out object result) + 0x17c bytes    
ClearScript.dll!Microsoft.ClearScript.ScriptItem.TryInvoke(System.Dynamic.InvokeBinder binder, object[] args, out object result) + 0x79 bytes   
[Lightweight Function]  
System.Core.dll!System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3<object,object,System.EventArgs>(System.Runtime.CompilerServices.CallSite site, object arg0, object arg1, System.EventArgs arg2) + 0x2bc bytes  
ClearScript.dll!Microsoft.ClearScript.DelegateFactory.ProcShim<object,System.EventArgs,System.EventHandler>.InvokeTarget.AnonymousMethod__29() + 0x191 bytes    
ClearScript.dll!Microsoft.ClearScript.ScriptEngine.SyncInvoke(System.Action action) + 0xa bytes 
ClearScript.dll!Microsoft.ClearScript.DelegateFactory.ProcShim.Invoke(System.Action action) + 0xb bytes 
ClearScript.dll!Microsoft.ClearScript.DelegateFactory.ProcShim<object,System.EventArgs,System.EventHandler>.InvokeTarget(object a1, System.EventArgs a2) + 0xbd bytes   
System.Windows.Forms.dll!System.Windows.Forms.Control.OnSizeChanged(System.EventArgs e) + 0x9d bytes    

Viewing all articles
Browse latest Browse all 2297

Latest Images

Trending Articles





Latest Images