bug-vcdimager
[Top][All Lists]
Advanced

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

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


From: Herbert Valerio Riedel
Subject: Re: [VCDImager Bugs/Devel] vcd_assert (_root->size == ISO_BLOCKSIZE * _root->secsize);
Date: 26 Feb 2003 14:21:53 +0100

On Wed, 2003-02-19 at 05:55, Will Dormann wrote:
> 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.

what was the VCD created with? this asserts are there to check the
correctnes of the read-in data structures; 

does vcddump fail as well?

regards,
-- 
Herbert Valerio Riedel       /    Phone: (EUROPE) +43-1-58801-18840
Email: address@hidden       /    Finger address@hidden for GnuPG Public Key
GnuPG Key Fingerprint: 7BB9 2D6C D485 CE64 4748  5F65 4981 E064 883F 4142

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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