ошибки при отладке в VirtualBox
Atom
22.07.2013
Serg


Приветствую. Подскажите плиз, может кто сталкивался. При отладке периодически возникает вот такое исключение:

в System.Action1.Invoke(T obj) в Ecng.Common.DelegateHelper.SafeInvoke(Action1 handler, T arg) в d:\Projects\StockSharp.com\Ecng\trunk\Common\DelegateHelper.cs:строка 63 в Ecng.ComponentModel.EventsContainer1.Raise(IEnumerable1 items) в E:\Ecng\trunk\ComponentModel\EventsContainer.cs:строка 131 в Ecng.ComponentModel.EventsContainer1.Flush() в E:\Ecng\trunk\ComponentModel\EventsContainer.cs:строка 124 в Ecng.ComponentModel.EventsContainer.<EndSuspend>b__0(EventsContainer c) в E:\Ecng\trunk\ComponentModel\EventsContainer.cs:строка 43 в System.Collections.Generic.List1.ForEach(Action1 action) в Ecng.ComponentModel.EventsContainer.EndSuspend() в E:\Ecng\trunk\ComponentModel\EventsContainer.cs:строка 43 в StockSharp.Algo.BaseTrader.ProcessEvents(Action handler) в StockSharp.Quik.QuikTrader.OnPoke(String category, IList1 rows) в Ecng.Common.DelegateHelper.SafeInvoke[T1,T2](Action`2 handler, T1 arg1, T2 arg2) в d:\Projects\StockSharp.com\Ecng\trunk\Common\DelegateHelper.cs:строка 71 в StockSharp.Quik.QuikDdeServer.<>c__DisplayClassb.<OnPoke>b__a() в Ecng.ComponentModel.EventDispatcher.<>c__DisplayClass1.<Add>b__0() в E:\Ecng\trunk\ComponentModel\EventDispatcher.cs:строка 37 в Ecng.ComponentModel.EventDispatcher.<>c__DisplayClass4.<CreateNewThreadQueuePair>b__3() в E:\Ecng\trunk\ComponentModel\EventDispatcher.cs:строка 60 в Ecng.Common.ThreadingHelper.<>c__DisplayClass10.<Thread>b__f() в d:\Projects\StockSharp.com\Ecng\trunk\Common\ThreadingHelper.cs:строка 84 в System.Threading.ThreadHelper.ThreadStart_Context(Object state) в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) в System.Threading.ThreadHelper.ThreadStart()

версия студии 2013 превью, ос win7. Все стоит в VirtualBox.

update: кажется проблема на стороне VirtualBox update2: в VMWare Player 5.0.2 все ок


Теги:


Спасибо:




Добавить файлы через драг-н-дроп, , или вставить из буфера обмена.

loading
clippy