bug-vcdimager
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[VCDImager Bugs/Devel] vcd_assert (_root->size == ISO_BLOCKSIZE * _root


From: Will Dormann
Subject: [VCDImager Bugs/Devel] vcd_assert (_root->size == ISO_BLOCKSIZE * _root->secsize);
Date: Tue, 18 Feb 2003 20:55:04 -0800 (PST)

Hello,

I'm using vcddebug 0.7.13 to analyze a VCD.  The
problem is, I'm getting 2 asserts when reading the
VCD:

vcd_assert (_root->size == ISO_BLOCKSIZE *
_root->secsize);
vcd_assert (_stat.size == ISO_BLOCKSIZE *
_stat.secsize);

Both these asserts are right before a _vcd_malloc line
in the file vcd_image_fs.c.  If I change the code to
do a malloc using the ISO_BLOCKSIZE as the size, the
vcddebug program will work OK.

Do you know why these asserts might be happening?  The
VCD seems to play fine in my Philip DVD-711 player.

Thanks!
-WD

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]