> > I have uploaded the corresponding (small) file (Super_Timor.mp4) to * Carl Eugen Hoyos <cehoyos at ag.or.at> [100324 10:14]: > I cannot reproduce the crash on x86-64 gcc 4.4.3. (After disabling > vdpau,) valgrind only reports two "move or jump depends on > uninitialized valued" in alsa and x11, nothing libavcodec-related. Thanks for testing. > > ftp://upload.mplayerhq.hu/MPlayer/incoming/ and a Super_Timor.txt > > file with a gdb backtrace. I tried to start bisecting but could not > > compile because only mplayer was updated back in time, not the > > libraries and I was not sure how to proceed. > svn up --ignore-externals -r {2010-02-28} > svn up -r {2010-02-28} libavutil libavformat libavcodec > (Other directories might be necessary, but that is unlikely.) > Don't forget make distclean after each update: libavcodec/h264.h was changed > frequently lately, but mplayer compilation ignores these changes! Took some time to bisect, first bad revision is libavcodec r22565, commited at {2010-03-16 02:17:00}. The previous revision 22564 is OK for me and this one leads to the crash on my system. Any further testing I can do to help narrow down the problem? -- Damien Wyart