Normal
I'm trying to debug some issues in TsWriter but I"m having some problems with the debug build. First after I place a debug version of TsWriter in the server directory, as soon as I try to tune an channel I get an error dialog like this:Debug Assertion Failed!Program: ...File: dbgdel.cppLine: 52Expression: _BLOCK_TYPE_IS_VALID(pHead->nBlockUse)Anybody know how to get past this? Googling has produced nothing for me yet.Also, I've never debuged a filter before. Anybody have some good tips or know of where there is material on doing so?Thanks
I'm trying to debug some issues in TsWriter but I"m having some problems with the debug build. First after I place a debug version of TsWriter in the server directory, as soon as I try to tune an channel I get an error dialog like this:
Debug Assertion Failed!
Program: ...
File: dbgdel.cpp
Line: 52
Expression: _BLOCK_TYPE_IS_VALID(pHead->nBlockUse)
Anybody know how to get past this? Googling has produced nothing for me yet.
Also, I've never debuged a filter before. Anybody have some good tips or know of where there is material on doing so?
Thanks