2013-01-18, 03:30 AM
In those Reader.log stops delivering data
But the file is growing
Maybe the reader doesn't like zero bytes read?
Martin
Code:
21:24:05.526 CVirtualFile::Read(buf, 169200) from 1861200. Current file 0.
21:24:05.526 CVirtualFile::Read() from disk (raw no slip)
21:24:05.526 57716 bytes read. NOT ALL BYTES READ!
21:24:05.526 FillBuffer()
21:24:05.526 CVirtualFile::Read(buf, 169200) from 1918916. Current file 0.
21:24:05.526 CVirtualFile::Read() from disk (raw no slip)
21:24:05.526 0 bytes read. NOT ALL BYTES READ!
But the file is growing
Code:
2013-01-17 21:24:02.708 [DEBUG][29] Network Recorder C:\Temp\live-FOX NEWS-6909.ts GET_FILE_SIZE 750308
2013-01-17 21:24:12.708 [DEBUG][29] Network Recorder C:\Temp\live-FOX NEWS-6909.ts GET_FILE_SIZE 5057576
Maybe the reader doesn't like zero bytes read?
Martin