当前位置: 技术问答>linux和unix
安装mplayer时用了gcc4.4.1!而后出现interupted!各位请帮忙
来源: 互联网 发布时间:2016-09-29
本文导语: 各位大虾好!我今天装好了一个mplayer,一切安装都很正常,其中我安装时是gcc4.4.1! 我看网上都说得用低版本的!我现在在桌面上建立了个软链接,打开时有时候有mplayer interupted by signal 11 inmudule:unknown的错误!!...
各位大虾好!我今天装好了一个mplayer,一切安装都很正常,其中我安装时是gcc4.4.1!
我看网上都说得用低版本的!我现在在桌面上建立了个软链接,打开时有时候有mplayer interupted by signal 11 inmudule:unknown的错误!!可有时候又能打开,出错时具体的错误如下:
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.
请各位大虾们帮帮我吧!!!
我看网上都说得用低版本的!我现在在桌面上建立了个软链接,打开时有时候有mplayer interupted by signal 11 inmudule:unknown的错误!!可有时候又能打开,出错时具体的错误如下:
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.
请各位大虾们帮帮我吧!!!
|
signal 11是SIGSEGV,一般是无效的内存引用。
可能性太多了,你还是先用个其它版本的gcc吧。。。
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version.
可能性太多了,你还是先用个其它版本的gcc吧。。。
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version.
|
[root@ThinkPad thinkpad]# rpm -qa | grep gcc
gcc-4.4.1-2.fc11.i586
gcc-gfortran-4.4.1-2.fc11.i586
libgcc-4.4.1-2.fc11.i586
gcc-c++-4.4.1-2.fc11.i586
[root@ThinkPad thinkpad]# rpm -qa | grep mplayer
smplayer-0.6.8-1.fc11.i586
mplayer-1.0-0.110.20090329svn.fc11.i586
[root@ThinkPad thinkpad]#
gcc-4.4.1-2.fc11.i586
gcc-gfortran-4.4.1-2.fc11.i586
libgcc-4.4.1-2.fc11.i586
gcc-c++-4.4.1-2.fc11.i586
[root@ThinkPad thinkpad]# rpm -qa | grep mplayer
smplayer-0.6.8-1.fc11.i586
mplayer-1.0-0.110.20090329svn.fc11.i586
[root@ThinkPad thinkpad]#