Joined: Thu Feb 28, 2013 11:09 pm Posts: 17
|
Hi, IpiRecorder has been crashing lately during background evaluation when using 5 PS Moves with 2 BT doogles (with MotioninJoy) and 2 xtion pro lives. Here's the trace : iPi Recorder 2.2.3.30
OS: Microsoft Windows NT 6.2.9200.0 (64 bits) .NET: 4.0.30319.34014 CPU count: 8 GC: workstation (Interactive) Running in 64 bits
System.Exception: Exception during background evaluation ---> System.AggregateException: One or more errors occurred. ---> System.TimeoutException: Timeout while accumulating frames. at iPiRecorder.Base.VideoSource.Helpers.DepthFrameAccumulator.Accumulate() at iPiRecorder.Base.VideoSource.Helpers.DepthFrameAccumulator.Accumulate(IDepthSensor source, Int32 accumulateCount, Int32 skipCount, Int32 timeoutMilliseconds) at iPiRecorder.Xtion.XtionVideoSource.CorrelateWithHardwareRegistration() at iPiRecorder.Xtion.XtionVideoSource.CalculateDepthToColorApproximation(Boolean correlateWithHardwareRegistration) at iPiRecorder.Xtion.XtionVideoSource.AdjustDepthToColorApproximationForCurrentMode() at System.Threading.Tasks.Parallel.<>c__DisplayClass32`2.<PartitionerForEachWorker>b__30() at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) at System.Threading.Tasks.Task.<>c__DisplayClass11.<ExecuteSelfReplicating>b__10(Object param0) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at System.Threading.Tasks.Parallel.PartitionerForEachWorker[TSource,TLocal](Partitioner`1 source, ParallelOptions parallelOptions, Action`1 simpleBody, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally) at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body) at iPiRecorder.Recorder.ViewModel.BackgroundStageViewModel.AdjustDepthToColorApproximation() at iPiRecorder.Recorder.ViewModel.BackgroundStageViewModel.EvaluateBackground() --- End of inner exception stack trace --- at iPiRecorder.Recorder.ViewModel.BackgroundStageViewModel.<>c__DisplayClass20.<EvaluateBackground>b__1d() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
|
|