Menu

#1296 System.IO.InvalidDataException

closed
Crashes (166)
5
2012-09-23
2008-10-03
robincapper
No

Just got this;

Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 1000
Date: 3/10/2008
Time: 11:51:44
User: N/A
Computer: XL580A
Description:
Faulting application rssbandit.exe, version 1.7.0.760, stamp 4895b4d3, faulting module kernel32.dll, version 5.1.2600.3119, stamp 46239bd5, debug? 0, fault address 0x00012a5b.

================= RSS Bandit Log Entry =================
General Information

RSS Bandit 1.7.0.760 (Phoenix - Beta release)
OS Version: Microsoft Windows NT 5.1.2600 Service Pack 2
OS-Culture: en-US
Framework Version: .NET CLR v2.0.50727
Thread-Culture: en-NZ
UI-Culture: en-US
Additonal Info:
ExceptionManager.MachineName: XL580A
ExceptionManager.TimeStamp: 3/10/2008 13:39:22
ExceptionManager.FullName: Microsoft.ApplicationBlocks.ExceptionManagement, Version=1.0.1521.25102, Culture=neutral, PublicKeyToken=null
ExceptionManager.AppDomainName: RSSBandit.exe
ExceptionManager.ThreadIdentity: TWG\MYLOGON
ExceptionManager.WindowsIdentity: TWG\MYLOGON

Exception Information
Exception: System.IO.InvalidDataException
Message: The CRC in GZip footer does not match the CRC calculated from the decompressed data.
Source:
at System.IO.Compression.Inflater.Inflate(Byte[] bytes, Int32 offset, Int32 length)
at System.IO.Compression.DeflateStream.ReadCallback(IAsyncResult baseStreamResult)
at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
at System.Net.ContextAwareResult.CompleteCallback(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.ContextAwareResult.Complete(IntPtr userToken)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped
pOVERLAP)

================= End Entry =================

Discussion

  • Torsten Rendelmann

    Any chance to find out the URL of the feed that failed with that gzip data error?

     
  • robincapper

    robincapper - 2008-10-04

    Hi, I hadn't seen it before and had added this feed that day.

    http://kennethwong.cadalyst.com/?feed=rss2

    There was no indication on the error dialog which feed was the cause so cant be sure.

     
  • Dare Obasanjo

    Dare Obasanjo - 2008-10-07

    That feed doesn't seem to be cause of the problem. It doesn't use compression.

     
  • robincapper

    robincapper - 2008-10-08

    I wonder if it was a corrupted download? I cleaned out temp & cache files & haven't seen it since.

     
  • robincapper

    robincapper - 2008-10-08

    I wonder if it was a corrupted download? I cleaned out temp & cache files & haven't seen it since.

     
  • Dare Obasanjo

    Dare Obasanjo - 2008-10-09

    I'll close this bug for now until we get a consistent repro.

     

Log in to post a comment.