Ticket #35886

ImageCache.FetchImageAsyncメソッドでNullReferenceException

Open Date: 2016-01-01 18:18 Last Update: 2016-08-31 20:38

Reporter:
Owner:
(None)
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
1 - Lowest
Severity:
5 - Medium
Resolution:
Fixed
File:
None

Details

動作環境:
   オペレーティング システム: Microsoft Windows NT 6.3.9600.0
   共通言語ランタイム: 4.0.30319.42000
   OpenTween.exeのバージョン: 1.3.1.0
例外 System.AggregateException: タスクの例外が、タスクの待機によっても、タスクの Exception プロパティへのアクセスによっても監視されませんでした。その結果、監 視されていない例外がファイナライザー スレッドによって再スローされました。


-----InnerException[0]-----

例外 System.NullReferenceException: オブジェクト参照がオブジェクト インスタンスに設定されていません。
   場所 System.Net.Cache.ForwardingReadStream.EndRead(IAsyncResult asyncResult)
   場所 System.Net.Http.HttpClientHandler.WebExceptionWrapperStream.EndRead(IAsyncResult asyncResult)
   場所 System.Net.Http.StreamToStreamCopy.StartRead()
--- 直前に例外がスローされた場所からのスタック トレースの終わり ---
   場所 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   場所 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   場所 OpenTween.ImageCache.<FetchImageAsync>d__12.MoveNext()
--- 直前に例外がスローされた場所からのスタック トレースの終わり ---
   場所 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   場所 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   場所 OpenTween.ImageListViewItem.<GetImageAsyncInternal>d__15.MoveNext()

Ticket History (3/3 Histories)

2016-01-01 18:18 Updated by: upsilon
  • New Ticket "ImageCache.FetchImageAsyncメソッドでNullReferenceException" created
2016-04-10 15:20 Updated by: upsilon
  • Priority Update from 5 - Medium to 1 - Lowest
2016-08-31 20:38 Updated by: upsilon
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2016-08-31 20:38

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login