搜索
热搜: 活动 交友 discuz
查看: 3120|回复: 3
收起左侧

[已提交] 线程错误 版本( 7.5.14348.2760) 求大神

[复制链接]

该用户从未签到

发表于 2014-12-15 13:02:27 | 显示全部楼层 |阅读模式
错误信息
-----------------------------------------------------
System.AggregateException: 未通过等待任务或访问任务的 Exception 属性观察到任务的异常。因此,终结器线程重新引发了未观察到的异常。 ---> System.AggregateException: 发生一个或多个错误。 ---> System.ArgumentNullException: 值不能为 null。
参数名: collection
   在 System.Collections.Generic.HashSet`1..ctor(IEnumerable`1 collection, IEqualityComparer`1 comparer)
   在 ..(String ) 位置 #Vq:行号 69
   在 ƒ..() 位置 #en:行号 87
   在 System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
   在 System.Threading.Tasks.Task.InnerInvoke()
   在 System.Threading.Tasks.Task.Execute()
   --- 内部异常堆栈跟踪的结尾 ---
   在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   在 System.Threading.Tasks.Task`1.get_Result()
   在 ƒ...(Task`1 ) 位置 #en:行号 88
   在 System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object obj)
   在 System.Threading.Tasks.Task.InnerInvoke()
   在 System.Threading.Tasks.Task.Execute()
   --- 内部异常堆栈跟踪的结尾 ---
   在 System.Threading.Tasks.TaskExceptionHolder.Finalize()
---> (内部异常 #0) System.AggregateException: 发生一个或多个错误。 ---> System.ArgumentNullException: 值不能为 null。
参数名: collection
   在 System.Collections.Generic.HashSet`1..ctor(IEnumerable`1 collection, IEqualityComparer`1 comparer)
   在 ..(String ) 位置 #Vq:行号 69
   在 ƒ..() 位置 #en:行号 87
   在 System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
   在 System.Threading.Tasks.Task.InnerInvoke()
   在 System.Threading.Tasks.Task.Execute()
   --- 内部异常堆栈跟踪的结尾 ---
   在 System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   在 System.Threading.Tasks.Task`1.get_Result()
   在 ƒ...(Task`1 ) 位置 #en:行号 88
   在 System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object obj)
   在 System.Threading.Tasks.Task.InnerInvoke()
   在 System.Threading.Tasks.Task.Execute()
---> (内部异常 #0) System.ArgumentNullException: 值不能为 null。
参数名: collection
   在 System.Collections.Generic.HashSet`1..ctor(IEnumerable`1 collection, IEqualityComparer`1 comparer)
   在 ..(String ) 位置 #Vq:行号 69
   在 ƒ..() 位置 #en:行号 87
   在 System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
   在 System.Threading.Tasks.Task.InnerInvoke()
   在 System.Threading.Tasks.Task.Execute()<---
<---



环境信息
-----------------------------------------------------
操作系统版本:Microsoft Windows NT 6.1.7601 Service Pack 1
程序运行目录:D:\订票助手\12306订票助手.NET





该用户从未签到

发表于 2014-12-15 16:36:20 | 显示全部楼层
同样问题,用的XP系统,求鱼大解决
散人  发表于 2014-12-16 09:18:24
错误信息
-----------------------------------------------------
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.AggregateException: One or more errors occurred. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector)
   at ..(String ) in #Vq:line 74
   at ƒ..() in #en:line 87
   at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task`1.get_Result()
   at ƒ...(Task`1 ) in #en:line 88
   at System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object obj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.TaskExceptionHolder.Finalize()
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector)
   at ..(String ) in #Vq:line 74
   at ƒ..() in #en:line 87
   at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task`1.get_Result()
   at ƒ...(Task`1 ) in #en:line 88
   at System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object obj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
---> (Inner Exception #0) System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector)
   at ..(String ) in #Vq:line 74
   at ƒ..() in #en:line 87
   at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()<---
<---



环境信息
-----------------------------------------------------
操作系统版本:Microsoft Windows NT 6.1.7601 Service Pack 1
程序运行目录:C:\Users\Administrator\Desktop\12306订票助手.NET_7.6.14349.2768\12306订票助手.NET

该用户从未签到

发表于 2014-12-16 14:46:13 | 显示全部楼层
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.AggregateException: One or more errors occurred. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector)
   at ..(String ) in #Vq:line 74
   at ƒ..() in #en:line 87
   at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task`1.get_Result()
   at ƒ...(Task`1 ) in #en:line 88
   at System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object obj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.TaskExceptionHolder.Finalize()
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector)
   at ..(String ) in #Vq:line 74
   at ƒ..() in #en:line 87
   at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task`1.get_Result()
   at ƒ...(Task`1 ) in #en:line 88
   at System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object obj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
---> (Inner Exception #0) System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector)
   at ..(String ) in #Vq:line 74
   at ƒ..() in #en:line 87
   at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()<---
<---



环境信息
-----------------------------------------------------
操作系统版本:Microsoft Windows NT 5.1.2600 Service Pack 3
程序运行目录:E:\迅雷下载\12306订票助手.NET_7.6.14349.2768\12306订票助手.NET



您需要登录后才可以回帖 登录 | 入住

本版积分规则

申请友链| Archiver| 手机版| 鱼·后花园

GMT+8, 2024-6-26 23:54 , Processed in 0.018186 second(s), 15 queries , Redis On.

Powered by Discuz! X3.4

© 2005-2024 鱼·后花园

快速回复 返回顶部 返回列表