AW: [XviD-devel] win32 xvid_stat crash

peter ross xvid-devel@xvid.org
Sat, 21 Sep 2002 12:28:40 +1000


>Here's a valgrind run on stable tree with xvid_stat on GNU/Linux :

problem solved, partially.

it was caused by a microsoft c compiler bug. iam running msvc6 sp5+pp.

the following causes win32 access violations:
static VLC intra_table[524032];
static VLC inter_table[524032];

while the following doesnt:
VLC intra_table[524032];
VLC inter_table[524032];

i just removed the static's. now gonna have a look at microsoft
knowledge base and confirm this is a know bug.

-- pete

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx