Page 1 of 1

TIBCBlob Error

Posted: Mon 27 Jun 2016 09:57
by JanMarquardt
Hello

I get the following error in my Application:

Exception EAssertionFailed in Modul Prog.exe at 0010520C.
TIBCBlob.Free RefCount = 0 (D:\Projects\Delphi\Dac\Common\Source\MemData.pas, Zeile 8346).

I use CodeGear Delphi 2007 and I think the table that is affected has 149 fields and 10 of it are BLOB fields. The SmartFetch Option is True as well as the LiveBlock.
Now when I scroll throught the records at one point the error above appear. For me it looks like a memory leak?

What surprised me the most is, at my working station there is no "D:\"

Thanks in advance
Jan Marquardt

Re: TIBCBlob Error

Posted: Mon 27 Jun 2016 11:58
by ViktorV
Unfortunately, we can't reproduce the issue. To investigate this behavior of UniDAC, please compose a small sample demonstrating the issue and send it to viktorv*devart*com , including database objects creating scripts.