I want to confirm this bug. I've been testing with an old Mac Mini.

[EMAIL PROTECTED]:~$ gdb -q gmplayer
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
MPlayer 2:1.0~rc1-0ubuntu9 (C) 2000-2006 MPlayer Team
AltiVec found
CPU: PowerPC
xscreensaver_disable: Could not find XScreenSaver window.
GNOME screensaver disabled
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
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.
Program received signal SIGILL, Illegal instruction.
[Switching to Thread 805610288 (LWP 13864)]
0x100cf4d8 in read_font_desc_ft ()
(gdb) where
#0  0x100cf4d8 in read_font_desc_ft ()
#1  0x100cfe84 in load_font_ft ()
#2  0x100e9778 in guiInit ()
#3  0x10061388 in main ()
(gdb) disassemble $pc $pc+4
Dump of assembler code from 0x100cf4d8 to 0x100cf4dc:
0x100cf4d8 <read_font_desc_ft+1336>:    fsqrt   f0,f0
End of assembler dump.


[EMAIL PROTECTED]:~$ cat /proc/cpuinfo 
processor       : 0
cpu             : 7447A, altivec supported
clock           : 1416.666661MHz
revision        : 0.2 (pvr 8003 0102)
bogomips        : 83.20
timebase        : 41620997
platform        : PowerMac
machine         : PowerMac10,1
motherboard     : PowerMac10,1 MacRISC3 Power Macintosh 
detected as     : 287 (Mac mini)
pmac flags      : 00000010
L2 cache        : 512K unified
pmac-generation : NewWorld

-- 
mplayer ppc crash due to incorrect use of fsqrt
https://bugs.launchpad.net/bugs/104630
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to