[MPlayer-users] gmplayer svn 25424 and older wont start

Ulion ulion2002 at gmail.com
Mon Dec 17 01:20:29 CET 2007


2007/12/17, hypeuser <hypeuser at gmail.com>:
> Hi there,
>
> I have some issues compiling mplayer since recent revisions.Well, not
> compiling really, but actually playing a file
>
> I dont run into any errors after configure and make, installation goes fine.
> Here are the options i used:
>
> ./configure --enable-gui --codecsdir=/usr/lib/codecs
> make
> sudo make install
>
> After starting a movie, i just get this error:
>
> ***
>
> gmplayer /media/stock/movies/movie.avi
> MPlayer dev-SVN-r25424-4.1.3 (C) 2000-2007 MPlayer Team
> CPU: AMD Sempron(tm)   3000+ (Family: 6, Model: 10, Stepping: 0)
> CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
> Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
> mplayer: could not connect to socket
> mplayer: No such file or directory
> Failed to open LIRC support. You will not be able to use your remote
> control.
>
>
> MPlayer interrupted by signal 11 in module: unknown
> - MPlayer crashed by bad usage of CPU/FPU/RAM.
>   Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
>   disassembly. Details in
> DOCS/HTML/en/bugreports_what.html#bugreports_crash.
> - MPlayer crashed. This shouldn't happen.
>   It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
>   gcc version. If you think it's MPlayer's fault, please read
>   DOCS/HTML/en/bugreports.html and follow the instructions there. We
> can't and
>   won't help unless you provide this information when reporting a
> possible bug.
>
> ***
>
> This happens since a couple of revisions, and mplayer is actually plaing
> the exact same file properly.
> On the last line, i'm advised to compile with gdb options to get a debug
> log:
>
> should i just report a bug with this info or can i post here?
>
> If you have any idea on anything i miss when compiling, let me know !
>
> ps: my first message here; not sure if thats the right place for my
> request tho, but you'll tell me. :p

first run 'svn status' to see whether there's any conflict file in
your tree and resolve it.
then run a 'make distclean' and reconfigure and make to see whether it
still happens (or svn co a clean copy to try)
if still not work, do the gdb stuff suggested as the output message.

This is my personal suggestion for you, maybe not the best:)

-- 
Ulion



More information about the MPlayer-users mailing list