[MPlayer-users] free(): invalid pointer

Giorgio Vazzana mywing81 at gmail.com
Thu Nov 15 12:18:19 CET 2012


2012/11/14 Giorgio Vazzana <mywing81 at gmail.com>:
> Hi,
>
> I'm experiencing consistent crashes when a firefox plugin (raismth)
> calls MPlayer with a command line like this:
>
> /usr/local/bin/mplayer -stop-xscreensaver -nokeepaspect
> -noconsolecontrols -aspect 16:9 -cache 512 -cache-min 50
> mms://livestream.rai.it.edgestreams.net/reflector:64084?auth=daEa7bdaIcSc.aAb4cea.c7aldTaqcXcTa6-bqO5Q9-c0-JkuuvGr&aifp=V001
>
> this happens both on Ubuntu 10.04 and 12.04, mostly when I get slow
> network speed (and the message "Cache empty, consider increasing
> -cache and/or -cache-min. [performance issue]") and subsequently press
> 'Space' to pause the video.

After reverting r35388 I cannot seem to trigger the problem anymore.
Maybe related to the following comment in input/input.c?

   1374 /**
   1375  * \param peek_only when set, the returned command stays in the queue.
   1376  * Do not free the returned cmd whe you set this!
   1377  */
   1378 mp_cmd_t*
   1379 mp_input_get_cmd(int time, int paused, int peek_only) {

Giorgio Vazzana


More information about the MPlayer-users mailing list