Re: beagled-helper maxing out CPU core

Sandy Armstrong <[email protected]> Tue, 12 Aug 2008 14:00:49 -0700
Newsgroups gmane.comp.gnome.dashboard.devel
Message-ID <[email protected]>
Joe Shaw wrote:
> Hi,
>
> On Tue, Aug 12, 2008 at 4:25 PM, Sandy Armstrong
> <[email protected]> wrote:
>   
>> The only open file I saw that looked suspicious was
>> ~/.gnome2/f-spot/photos.db.  But all I get when I run beagle-extract-content
>> on that is this (which runs very quickly, of course):
>>     
>
> It's much more likely to have been this:
>
>   
>> lr-x------ 1 sandy users 64 2008-08-12 13:19 17 -> /tmp/tmp53d12170.a2w
>>     
>
> What's the result of beagle-extract-content on that?

I killed that particular process because I wanted to compare the open 
files in the new process once it hits 99%...however it has not yet 
gotten that high.  Hopefully that won't affect the results of this command:


sandy@linux:~> beagle-extract-content /tmp/tmp53d12170.a2w
Filename: file:///tmp/tmp53d12170.a2w
Debug: Loaded 63 filters from /usr/lib/beagle/Filters/Filters.dll
Debug: Verifying filter_cache at /home/sandy/.beagle/filterver.dat ... 
cache is dirty ? False
Filter: Beagle.Filters.FilterArchive (determined in .21s)
MimeType: application/zip

Error: Caught exception extracting data from archive 
file:///tmp/tmp53d12170.a2w
ICSharpCode.SharpZipLib.Zip.ZipException: Data descriptor signature not 
found
  at ICSharpCode.SharpZipLib.Zip.ZipInputStream.ReadDataDescriptor () 
[0x00000]
  at ICSharpCode.SharpZipLib.Zip.ZipInputStream.BodyRead (System.Byte[] 
b, Int32 off, Int32 len) [0x00000]
  at ICSharpCode.SharpZipLib.Zip.ZipInputStream.Read (System.Byte[] 
destination, Int32 index, Int32 count) [0x00000]
  at Beagle.Filters.FilterArchive.StoreStreamInTempFile 
(System.IO.Stream stream, System.String extension, DateTime mtime) 
[0x00000]
Warn: Unable to extract file from file:///tmp/tmp53d12170.a2w
ICSharpCode.SharpZipLib.SharpZipBaseException: 
System.IndexOutOfRangeException: Array index is out of range.
  at ICSharpCode.SharpZipLib.Zip.Compression.DeflaterHuffman.BitReverse 
(Int32 toReverse) [0x00000]
  at 
ICSharpCode.SharpZipLib.Zip.Compression.InflaterHuffmanTree.BuildTree 
(System.Byte[] codeLengths) [0x00000]
  at ICSharpCode.SharpZipLib.Zip.Compression.InflaterHuffmanTree..ctor 
(System.Byte[] codeLengths) [0x00000]
  at ICSharpCode.SharpZipLib.Zip.Compression.InflaterDynHeader.Decode 
(ICSharpCode.SharpZipLib.Zip.Compression.Streams.StreamManipulator 
input) [0x00000]
  at ICSharpCode.SharpZipLib.Zip.Compression.Inflater.Decode () [0x00000]
  at ICSharpCode.SharpZipLib.Zip.Compression.Inflater.Inflate 
(System.Byte[] buf, Int32 offset, Int32 len) [0x00000]
  at 
ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Read 
(System.Byte[] b, Int32 off, Int32 len) [0x00000]
  at 
ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Read 
(System.Byte[] b, Int32 off, Int32 len) [0x00000]
  at ICSharpCode.SharpZipLib.Zip.ZipInputStream.BodyRead (System.Byte[] 
b, Int32 off, Int32 len) [0x00000]
  at ICSharpCode.SharpZipLib.Zip.ZipInputStream.Read (System.Byte[] 
destination, Int32 index, Int32 count) [0x00000]
  at ICSharpCode.SharpZipLib.Zip.ZipInputStream.CloseEntry () [0x00000]
  at ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry () [0x00000]
  at (wrapper remoting-invoke-with-check) 
ICSharpCode.SharpZipLib.Zip.ZipInputStream:GetNextEntry ()
  at Beagle.Filters.FilterArchive.GetNextEntryZip () [0x00000]
  at Beagle.Filters.FilterArchive.DoGetNextEntry () [0x00000]
Properties:
  Timestamp = 2006-06-21 21:19:00 (Utc)
  beagle:FileType = archive

Content:
elementCountHint.txt



Text extracted in .00s



Thanks for your help,
Sandy