On Wed, Jul 11, 2007 at 01:46:30PM +0200, Rafal Krypa wrote: > MPlayer binary, even when run with empty config files and no command > line options, receives SIGSEGV before it is able to print or do anything > noticeable.
try $ mplayer -v -v does it print absolutely nothing? > Backtrace: > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -1208695088 (LWP 4127)] > 0x00000000 in ?? () > (gdb) backtrace > #0 0x00000000 in ?? () > #1 0x4954d7e5 in pthread_once () from /lib/i686/cmov/libpthread.so.0 > #2 0x49cf2ebe in glXChannelRectSyncSGIX () from /usr/lib/libGL.so.1 > #3 0x49d27818 in ?? () from /usr/lib/libGL.so.1 > #4 0x49cf3240 in _init () from /usr/lib/libGL.so.1 > #5 0xbffd6878 in ?? () > #6 0x00000000 in ?? () it seems that you have a problem with the GL library do you use compix? try disabling direct rendering a. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

