You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have CefSharp embedded in our app (compiled for 32 bit - x86). On our log server arrived two app crashes by:
System.NullReferenceException: Object reference not set to an instance of an object.
at CefSharp.Wpf.ChromiumWebBrowser.OnTooltipTimerTick(Object sender, EventArgs e)
at System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
I am sorry I do not have more details, the users has not contacted us. It's occurrence is very rare, so I cannot simulate it.
The text was updated successfully, but these errors were encountered:
We have CefSharp embedded in our app (compiled for 32 bit - x86). On our log server arrived two app crashes by:
I am sorry I do not have more details, the users has not contacted us. It's occurrence is very rare, so I cannot simulate it.
The text was updated successfully, but these errors were encountered: