pingzing / trippit

An experimental Windows 10 Helsinki DigiTransit client
MIT License
1 stars 1 forks source link

Fix crash in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw, line 61 #48

Closed pingzing closed 6 years ago

pingzing commented 7 years ago

Version: 1.0.7.0 | DigiTransit10

Stacktrace

System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs;61
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;187
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;156
System.Runtime.CompilerServices.TaskAwaiter;ValidateEnd;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;128
System.IO.WindowsRuntimeStorageExtensions.d__3;MoveNext;;0
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs;61
System.IO.WindowsRuntimeStorageExtensions.d__3;MoveNext$catch$0;;0
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs;61
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;187
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;156
System.Runtime.CompilerServices.TaskAwaiter;ValidateEnd;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;128
MetroLog.FileTarget.d__8;MoveNext;C:\projects\metrolog\MetroLog.Shared.WinRT\FileTarget.cs;16707566
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs;61
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;187
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;156
System.Runtime.CompilerServices.TaskAwaiter;ValidateEnd;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;128
MetroLog.Targets.FileTargetBase.d__28;MoveNext;C:\projects\metrolog\MetroLog.Shared\Targets\FileTargetBase.cs;16707566
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs;61
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;187
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;156
System.Runtime.CompilerServices.TaskAwaiter;ValidateEnd;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;128
MetroLog.Targets.FileTargetBase.d__26;MoveNext;C:\projects\metrolog\MetroLog.Shared\Targets\FileTargetBase.cs;16707566
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;f:\dd\ndp\fxcore\CoreRT\src\System.Private.CoreLib\src\System\Runtime\ExceptionServices\ExceptionDispatchInfo.cs;61
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;187
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;156
System.Runtime.CompilerServices.TaskAwaiter;ValidateEnd;f:\dd\ndp\fxcore\CoreRT\src\System.Private.Threading\src\System\Runtime\CompilerServices\TaskAwaiter.cs;128
System.Runtime.CompilerServices.ConfiguredTaskAwaitable$1.ConfiguredTaskAwaiter;GetResult;;0
MetroLog.Targets.Target.d__5;MoveNext;C:\projects\metrolog\MetroLog.Shared\Targets\Target.cs;16707566

Reason

TaskExceptionHolder_UnhandledException

Link to HockeyApp

pingzing commented 6 years ago

Closing this under the assumption it's just MetroLog spam