09/04/05 22:41:24 14PYpMUq
3.0.1.0にしたら最小化してタスクトレイに入っている状態なら問題ないけど、
クライアント(ローカルのTVTest)接続中にウィンドウ表示すると
『予期しない例外が発生しました』で落ちまする。
ログ
MainWindow.AppDomain_UnhandledException: 予期しない例外が発生
【例外クラス】System.AccessViolationException
【エラー内容】保護されているメモリに読み取りまたは書き込み操作を行おうとしました。他のメモリが壊れていることが考えられます。
【スタックトレース】
場所 Lapis.Spinel.B25Decoder.B25Decoder2_Decode(IntPtr pB25, IntPtr pInput, Int32 inputSize, IntPtr& pOutput, Int32& outputSize)
場所 Lapis.Spinel.B25Decoder.Decode(IntPtr pInput, Int32 inputSize, IntPtr& pOutput, Int32& outputSize) 場所 D:\Lapis\Spinel\Spinel\B25Decoder.cs:行 91
場所 Lapis.Spinel.MulticastTuner.WriteToB25Decoder(IntPtr pBuffer, Int32 size, Int32 remainBlockCount) 場所 D:\Lapis\Spinel\Spinel\MulticastTuner.cs:行 1288
場所 Lapis.Spinel.BonTuner.FetchData(FetchDataCallback callback, Int32& blockSize, Int32& remainBlockCount, Int32 msec) 場所 D:\Lapis\Spinel\Spinel\BonTuner.cs:行 289
場所 Lapis.Spinel.MulticastTuner.RecvThreadMain() 場所 D:\Lapis\Spinel\Spinel\MulticastTuner.cs:行 946
場所 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
場所 System.Threading.ThreadHelper.ThreadStart()
チューナー:PT1
ソフトウェア環境
OS:XP SP1 32bit
VC2005&2008・.NET3.5SP1WindowsUpdate適用済
Spinel ver3.0.1.0+BonDriver_Spinel ver3.0.0.0
B25Decoder.dll 2.1.4.0(EDCB同梱のもの)
BonCasLink 1.10
BonDriver_PT1-ST-shm (人柱版3改) 0.3.0.13 / 残念な人Ver
TVTest-0.5.29(BonDriver_Spinel-3.0.0.0使用)
EDCB-9.29(BonDriver_Spinel-3.0.0.0使用)
チキンなんで2.8.9.0に戻しました