[MPlayer-users] Re: Crash of mencoder in demux_ts.c line 2728

Nico Sabbi nsabbi at tiscali.it
Mon Aug 22 22:04:44 CEST 2005


George Styles wrote:

>A couple more points
>
>1. The same bug exists in pre5 as well - i tested the same file on an
>old install of mplayer
>2. If I disable the code in question (by 'fixing' the if statement
>above so its never true), the file goes through OK and encodes. Dur.
>obvious, but at least it shows the file is basically OK as everything
>else works.
>
>Sorry i didnt try the CVS, but if its been in there since pre5, i
>think its a 'submarine' bug :).
>  
>

pre5 is soooooooo old. 10l to you

>Finally, its happening on quite a lot of files I pull from DVB
>(transport streams), so its not just the one file.
>
>Im happy with my 'fix' for now, so unless someone on the dev team
>wants me to test anything else, I will just run with what ive got
>thanks
>
>g
>
well, the obvious fix is to insert an if() block in the proper place
if(dvdsub_lang)
{
SEGV block
}

can you try and report, please?




More information about the MPlayer-users mailing list