Created
March 26, 2013 19:03
-
-
Save andreaseger/5248187 to your computer and use it in GitHub Desktop.
snippet from rdio.log showing crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2013-03-26 19:42:00.8096:INFO:Rdio.Wildcard.UI.MainPresenter:Application started: | |
2013-03-26 19:42:00.9096:INFO:Rdio.Wildcard.UI.MainPresenter:Initialized version 1.12.0.0: | |
2013-03-26 19:42:01.1456:INFO:Rdio.Wildcard.UI.Wpf.WebView:Init: 25.0.1364.152, r1123: | |
2013-03-26 19:42:01.5977:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:System.InvalidOperationException: Browser is not initialized | |
at CefSharp.BrowserCore.CheckBrowserInitialization() | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:01.6077:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:System.InvalidOperationException: Browser is not initialized | |
at CefSharp.BrowserCore.CheckBrowserInitialization() | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:01.6167:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:System.InvalidOperationException: Browser is not initialized | |
at CefSharp.BrowserCore.CheckBrowserInitialization() | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:01.6167:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:System.InvalidOperationException: Browser is not initialized | |
at CefSharp.BrowserCore.CheckBrowserInitialization() | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:01.6317:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:System.InvalidOperationException: Browser is not initialized | |
at CefSharp.BrowserCore.CheckBrowserInitialization() | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:01.6317:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:System.InvalidOperationException: Browser is not initialized | |
at CefSharp.BrowserCore.CheckBrowserInitialization() | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:01.6487:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:System.InvalidOperationException: Browser is not initialized | |
at CefSharp.BrowserCore.CheckBrowserInitialization() | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:01.6487:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:System.InvalidOperationException: Browser is not initialized | |
at CefSharp.BrowserCore.CheckBrowserInitialization() | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:02.6946:INFO:Rdio.Wildcard.UI.Wpf.WebSession:Updating cookies: | |
2013-03-26 19:42:02.7066:INFO:Rdio.Wildcard.UI.Wpf.WebSession:Adding cookie: r=eyJfbG9jYWxlIjogbnVsbCwgIl9lIjogMzE1NTY5MjYsICJfdSI6IDM0NDMwODB9.jbMhhpNIYvJ4r1vGshbNY7RNHoM: | |
2013-03-26 19:42:02.8957:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:CefSharp.ScriptException: Uncaught TypeError: Cannot call method 'get' of undefined | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* browser, CefStringBase<CefStringTraitsUTF16>* script, Double timeout) | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* , CefStringBase<CefStringTraitsUTF16>* , Double ) | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:02.8957:INFO:Rdio.Wildcard.UI.Wpf.WebSession:Updating cookies: | |
2013-03-26 19:42:02.8957:INFO:Rdio.Wildcard.UI.Wpf.WebSession:Adding cookie: r=eyJfbG9jYWxlIjogbnVsbCwgIl9lIjogMzE1NTY5MjYsICJfdSI6IDM0NDMwODB9.jbMhhpNIYvJ4r1vGshbNY7RNHoM: | |
2013-03-26 19:42:02.8957:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:CefSharp.ScriptException: Uncaught TypeError: Cannot read property 'Player' of undefined | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* browser, CefStringBase<CefStringTraitsUTF16>* script, Double timeout) | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* , CefStringBase<CefStringTraitsUTF16>* , Double ) | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:02.9097:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:CefSharp.ScriptException: Uncaught TypeError: Cannot read property 'Player' of undefined | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* browser, CefStringBase<CefStringTraitsUTF16>* script, Double timeout) | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* , CefStringBase<CefStringTraitsUTF16>* , Double ) | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:02.9097:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:CefSharp.ScriptException: Uncaught TypeError: Cannot read property 'Player' of undefined | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* browser, CefStringBase<CefStringTraitsUTF16>* script, Double timeout) | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* , CefStringBase<CefStringTraitsUTF16>* , Double ) | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:02.9247:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:CefSharp.ScriptException: Uncaught TypeError: Cannot read property 'Player' of undefined | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* browser, CefStringBase<CefStringTraitsUTF16>* script, Double timeout) | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* , CefStringBase<CefStringTraitsUTF16>* , Double ) | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:02.9247:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:CefSharp.ScriptException: Uncaught TypeError: Cannot read property 'Player' of undefined | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* browser, CefStringBase<CefStringTraitsUTF16>* script, Double timeout) | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* , CefStringBase<CefStringTraitsUTF16>* , Double ) | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:02.9247:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:CefSharp.ScriptException: Uncaught TypeError: Cannot read property 'Player' of undefined | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* browser, CefStringBase<CefStringTraitsUTF16>* script, Double timeout) | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* , CefStringBase<CefStringTraitsUTF16>* , Double ) | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:02.9247:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:CefSharp.ScriptException: Uncaught TypeError: Cannot read property 'Player' of undefined | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* browser, CefStringBase<CefStringTraitsUTF16>* script, Double timeout) | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* , CefStringBase<CefStringTraitsUTF16>* , Double ) | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:02.9447:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:CefSharp.ScriptException: Uncaught TypeError: Cannot read property 'Player' of undefined | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* browser, CefStringBase<CefStringTraitsUTF16>* script, Double timeout) | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* , CefStringBase<CefStringTraitsUTF16>* , Double ) | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:04.5881:INFO:Rdio.Wildcard.UI.Wpf.WebSession:Updating cookies: | |
2013-03-26 19:42:04.5881:INFO:Rdio.Wildcard.UI.Wpf.WebSession:Adding cookie: r=eyJfbG9jYWxlIjogbnVsbCwgIl9lIjogMzE1NTY5MjYsICJfdSI6IDM0NDMwODB9.jbMhhpNIYvJ4r1vGshbNY7RNHoM: | |
2013-03-26 19:42:04.6321:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:CefSharp.ScriptException: Uncaught TypeError: Cannot call method 'get' of null | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* browser, CefStringBase<CefStringTraitsUTF16>* script, Double timeout) | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* , CefStringBase<CefStringTraitsUTF16>* , Double ) | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:04.6441:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:CefSharp.ScriptException: Uncaught TypeError: Cannot call method 'get' of null | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* browser, CefStringBase<CefStringTraitsUTF16>* script, Double timeout) | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* , CefStringBase<CefStringTraitsUTF16>* , Double ) | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:42:04.7111:WARN:Rdio.Wildcard.UI.Wpf.WebView:EvaluateScript:CefSharp.ScriptException: Uncaught TypeError: Cannot call method 'get' of null | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* browser, CefStringBase<CefStringTraitsUTF16>* script, Double timeout) | |
at CefSharp.ScriptCore.Evaluate(ScriptCore* , gcroot<System::Object ^>* , CefRefPtr<CefBrowser>* , CefStringBase<CefStringTraitsUTF16>* , Double ) | |
at CefSharp.Wpf.WebView.EvaluateScript(String script, TimeSpan timeout) | |
at Rdio.Wildcard.UI.Wpf.WebView.Evaluate[T](String script, T fallback) | |
2013-03-26 19:43:03.3425:ERROR:Rdio.Wildcard.UI.Wpf.Application:Run() exception:System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. | |
at MS.Internal.FontCache.CheckedPointer.op_Addition(CheckedPointer rhs, Int32 offset) | |
at MS.Internal.FontCache.HashTable.GetElementInfo(Int32*& elementOffsetPtr, ElementHeader*& elementHeader, CheckedPointer& elementDataPtr) | |
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add) | |
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e) | |
at System.Windows.Media.GlyphTypeface.Initialize(Uri typefaceSource, StyleSimulations styleSimulations, Boolean fromPublic) | |
at MS.Internal.FontCache.CachedFontFace.CreateGlyphTypeface() | |
at MS.Internal.FontFace.PhysicalFontFamily.GetGlyphTypeface(FontStyle style, FontWeight weight, FontStretch stretch) | |
at MS.Internal.FontFace.PhysicalFontFamily.MS.Internal.FontFace.IFontFamily.GetTypefaceMetrics(FontStyle style, FontWeight weight, FontStretch stretch) | |
at System.Windows.Media.Typeface.ConstructCachedTypeface() | |
at System.Windows.Media.Typeface.get_CachedTypeface() | |
at System.Windows.Media.Typeface.CheckFastPathNominalGlyphs(CharacterBufferRange charBufferRange, Double emSize, Double widthMax, Boolean keepAWord, Boolean numberSubstitution, CultureInfo cultureInfo, Int32& stringLengthFit) | |
at MS.Internal.TextFormatting.SimpleRun.CreateSimpleTextRun(CharacterBufferRange charBufferRange, TextRun textRun, TextFormatterImp formatter, Int32 widthLeft, Boolean emergencyWrap) | |
at MS.Internal.TextFormatting.SimpleRun.Create(FormatSettings settings, CharacterBufferRange charString, TextRun textRun, Int32 runLength, Int32 widthLeft) | |
at MS.Internal.TextFormatting.SimpleRun.Create(FormatSettings settings, Int32 cp, Int32 cpFirst, Int32 widthLeft, Int32 widthMax) | |
at MS.Internal.TextFormatting.SimpleTextLine.Create(FormatSettings settings, Int32 cpFirst, Int32 paragraphWidth) | |
at MS.Internal.TextFormatting.TextFormatterImp.FormatLineInternal(TextSource textSource, Int32 firstCharIndex, Int32 lineLength, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache) | |
at MS.Internal.TextFormatting.TextFormatterImp.FormatLine(TextSource textSource, Int32 firstCharIndex, Double paragraphWidth, TextParagraphProperties paragraphProperties, TextLineBreak previousLineBreak, TextRunCache textRunCache) | |
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint) | |
at System.Windows.FrameworkElement.MeasureCore(Size availableSize) | |
at System.Windows.UIElement.Measure(Size availableSize) | |
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint) | |
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint) | |
at System.Windows.FrameworkElement.MeasureCore(Size availableSize) | |
at System.Windows.UIElement.Measure(Size availableSize) | |
at System.Windows.Controls.Border.MeasureOverride(Size constraint) | |
at System.Windows.FrameworkElement.MeasureCore(Size availableSize) | |
at System.Windows.UIElement.Measure(Size availableSize) | |
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint) | |
at System.Windows.FrameworkElement.MeasureCore(Size availableSize) | |
at System.Windows.UIElement.Measure(Size availableSize) | |
at System.Windows.Controls.Control.MeasureOverride(Size constraint) | |
at System.Windows.FrameworkElement.MeasureCore(Size availableSize) | |
at System.Windows.UIElement.Measure(Size availableSize) | |
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint) | |
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint) | |
at System.Windows.FrameworkElement.MeasureCore(Size availableSize) | |
at System.Windows.UIElement.Measure(Size availableSize) | |
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint) | |
at System.Windows.FrameworkElement.MeasureCore(Size availableSize) | |
at System.Windows.UIElement.Measure(Size availableSize) | |
at System.Windows.Controls.Primitives.PopupRoot.MeasureOverride(Size constraint) | |
at System.Windows.FrameworkElement.MeasureCore(Size availableSize) | |
at System.Windows.UIElement.Measure(Size availableSize) | |
at System.Windows.Interop.HwndSource.SetLayoutSize() | |
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value) | |
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value) | |
at System.Windows.Controls.Primitives.Popup.PopupSecurityHelper.SetWindowRootVisual(Visual v) | |
at System.Windows.Controls.Primitives.Popup.SetRootVisualToPopupRoot() | |
at System.Windows.Controls.Primitives.Popup.CreateWindow(Boolean asyncCall) | |
at System.Windows.Controls.Primitives.Popup.OnIsOpenChanged(DependencyObject d, DependencyPropertyChangedEventArgs e) | |
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) | |
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) | |
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) | |
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, OperationType operationType) | |
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp) | |
at System.Windows.Data.BindingExpression.Invalidate(Boolean isASubPropertyChange) | |
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange) | |
at System.Windows.Data.BindingExpression.ScheduleTransfer(Boolean isASubPropertyChange) | |
at MS.Internal.Data.ClrBindingWorker.NewValueAvailable(Boolean dependencySourcesChanged, Boolean initialValue, Boolean isASubPropertyChange) | |
at MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange) | |
at MS.Internal.Data.PropertyPathWorker.OnDependencyPropertyChanged(DependencyObject d, DependencyProperty dp, Boolean isASubPropertyChange) | |
at MS.Internal.Data.ClrBindingWorker.OnSourceInvalidation(DependencyObject d, DependencyProperty dp, Boolean isASubPropertyChange) | |
at System.Windows.Data.BindingExpression.HandlePropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args) | |
at System.Windows.Data.BindingExpression.OnPropertyInvalidation(DependencyObject d, DependencyPropertyChangedEventArgs args) | |
at System.Windows.DependentList.InvalidateDependents(DependencyObject source, DependencyPropertyChangedEventArgs sourceArgs) | |
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) | |
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, OperationType operationType) | |
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal) | |
at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value) | |
at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Boolean value) | |
at System.Windows.Controls.ToolTip.set_IsOpen(Boolean value) | |
at CefSharp.Wpf.WebView.SetTooltipText(String text) | |
at CefSharp.Wpf.WebView.Timer_Tick(Object sender, EventArgs e) | |
at System.Windows.Threading.DispatcherTimer.FireTick(Object unused) | |
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) | |
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) | |
at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) | |
at System.Windows.Threading.DispatcherOperation.InvokeImpl() | |
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) | |
at System.Threading.ExecutionContext.runTryCode(Object userData) | |
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) | |
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) | |
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) | |
at System.Windows.Threading.DispatcherOperation.Invoke() | |
at System.Windows.Threading.Dispatcher.ProcessQueue() | |
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) | |
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) | |
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) | |
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) | |
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) | |
at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) | |
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter) | |
at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg) | |
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) | |
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) | |
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) | |
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) | |
at System.Windows.Threading.Dispatcher.Run() | |
at System.Windows.Application.RunDispatcher(Object ignore) | |
at System.Windows.Application.RunInternal(Window window) | |
at System.Windows.Application.Run(Window window) | |
at System.Windows.Application.Run() | |
at Rdio.Wildcard.UI.Wpf.Application.Run() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment