[MPlayer-users] Crash extracting audio from .RM
Roberto Togni
r_togni at tiscali.it
Fri Jun 25 19:35:12 CEST 2004
On 2004.06.25 10:42, Brent Robertson wrote:
> I'm running a recent CVS build due crashing issues with 1.0pre4-3.2.2
> (Thanks Roberto Togni for helping me out). Unfortunately it is still
> crashes on some RM files (which play fine in RealPlayer).
>
> Here's my command line:
>
> [localhost %] mplayer -af resample=16000:0:2 -srate 16000 /home/
> download/archive/1088121429bill.rm -ao pcm -waveheader -vo null -vc
> dummy -aofile outfile.wav
>
> And here's what I get:
> MPlayer dev-CVS-040516-21:00-3.2.2 (C) 2000-2004 MPlayer Team
[...]
> Playing 1088121429bill.rm.
[...]
> MPlayer interrupted by signal 11 in module: read_subtitles_file
>
>
> The details from GDB:
> (gdb) bt
> #0 0x42074245 in _int_malloc () from /lib/tls/libc.so.6
> #1 0x4207335b in malloc () from /lib/tls/libc.so.6
> #2 0x08092946 in sub_filenames (path=0x857f248 "/root/.mplayer/
> sub/",
> fname=0x856f9b0 "/home/download/archive/1088121429bill.rm")
> at subreader.c:1814
Strange...
> #3 0x08080176 in main (argc=16, argv=0xbfffe344) at mplayer.c:1640
Does it also happens when you play the file normally (mplayer filename) ?
Looks like mplayer is trying to load some subtitle file.
Do you have any other files with a name similar to the one you're
playing?
Can you try to rename the file or move it somewhere else?
Ciao,
Roberto
More information about the MPlayer-users
mailing list