Menu

#35 Structured Storage assertion error

open
nobody
None
7
2003-08-21
2003-04-03
Jim Trainor
No

I tried the new librefstg.a library (cvs rev 1.2) using
RedHat 7.0, and gcc 3.2.2. Everything worked quite
well. ComModAAF runs normally, all the example2
programs run normally except axMasterMobEx.

axMasterMobEx demonstrates use of the IAAFMasterMobEx
interface. It is a simple way to generate aaf files
with large amounts of essence.

The attached file is the output of this program when
storing the essence first in an external file, and
second in an aaf file. Storing the essence in the aaf
file causes a structured storage assertion failure.
The error is:

fat.cxx:194: SCODE CFat::GetFree(long unsigned int,
SECT*): Assertion `(ulFree == _ulFreeSects) && ("Free
count doesn't match cached value.")'

Discussion

  • Jim Trainor

    Jim Trainor - 2003-04-03

    output contains SS assertion error

     
  • Phil Tudor

    Phil Tudor - 2003-08-21
    • priority: 5 --> 7