Well you are getting a lot of errors :)
I'll comment on the one I know:
(!) [31075:    0.000] --> Caught signal 11 (at (nil), invalid address) <--
This is reminiscent of a DirectFB error.
Can you simply try to run df_window or df_andi (from the DFB Examples 
package) ?
If these both run, it's I think an MPlayer issue, but I think you'll 
find they will crash;
I think the FBDev driver is misbehaving a bit causing DirectFB to choke.
Backtrace would help..

Greets
Niels

Alex Anagnos wrote:
> This is running on Gentoo, on a PS3.
>
> mplayer version info
>
> 1.0_rc2_p28450
>
> directFB info
>
>    ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.7 |~~~~~~~~~~~~~~~~~~~~~~~~~~
>         (c) 2001-2008  The world wide DirectFB Open Source Community
>         (c) 2000-2004  Convergence (integrated media) GmbH
>       ----------------------------------------------------------------
>
> (*) DirectFB/Core: Single Application Core. (2009-02-08 02:23) 
> (*) Direct/Memcpy: Using libc memcpy()
> (*) Direct/Thread: Started 'VT Switcher' (31112) [CRITICAL OTHER/OTHER 
> 0/0] <8388608>...
> (*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (directfb.org)
> (*) DirectFB/Core/WM: Default 0.3 (directfb.org)
> (*) FBDev/Surface: Allocated 1124x644 32 bit RGB32 buffer (index 0) at 
> offset 0 and pitch 4544.
>
>
> Screen (00) FBDev Primary Screen            (primary screen)
>    Caps: VSYNC POWER_MANAGEMENT 
>
>      Layer (00) FBDev Primary Layer             (primary layer)
>         Type:    GRAPHICS 
>         Caps:    SURFACE BRIGHTNESS CONTRAST SATURATION 
>
> Mplayer crash stuff
>
> MPlayer SVN-r28450-4.1.2 (C) 2000-2009 MPlayer Team
> AltiVec found
> CPU: PowerPC
>
> Playing 03-Gintama.mp4.
> libavformat file format detected.
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10a402e0]edit list not starting at 0, a/v 
> desync might occur, patch welcome
> [lavf] Video stream found, -vid 0
> [lavf] Audio stream found, -aid 1
> VIDEO:  [avc1]  640x480  24bpp  23.980 fps    0.0 kbps ( 0.0 kbyte/s)
> vo: couldn't open the X11 display ()!
> vo: couldn't open the X11 display ()!
> VO XOverlay need a subdriver
> commandline read: mplayer
> commandline read: 03-Gintama.mp4
>
>    ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.7 |~~~~~~~~~~~~~~~~~~~~~~~~~~
>         (c) 2001-2008  The world wide DirectFB Open Source Community
>         (c) 2000-2004  Convergence (integrated media) GmbH
>       ----------------------------------------------------------------
>
> (*) DirectFB/Core: Single Application Core. (2009-02-08 02:23) 
> (*) Direct/Memcpy: Using libc memcpy()
> (*) Direct/Thread: Started 'VT Switcher' (31078) [CRITICAL OTHER/OTHER 
> 0/0] <8388608>...
> (*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (directfb.org)
> (*) DirectFB/Core/WM: Default 0.3 (directfb.org)
> (*) FBDev/Surface: Allocated 1124x644 32 bit RGB32 buffer (index 0) at 
> offset 0 and pitch 4544.
> DirectFB: Keyboard init FAILED
> ==========================================================================
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
> ==========================================================================
> ==========================================================================
> Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
> FAAD: compressed input bitrate missing, assuming 128kbit/s!
> AUDIO: 48000 Hz, 2 ch, s16be, 128.0 kbit/8.33% (ratio: 16000->192000)
> Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) 
> decoder)
> ==========================================================================
> [AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file 
> or directory
> AO: [alsa] 48000Hz 2ch s16be (2 bytes per sample)
> Starting playback...
> VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
> Could not find matching colorspace - retrying with -vf scale...
> Opening video filter: [scale]
> VDec: using Planar YV12 as output csp (no 0)
> Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
> [swscaler @ 0x10686c68]ALTIVEC: Color Space ARGB
> [swscaler @ 0x10686c68]using unscaled yuv420p -> rgb32 special converter
> VO: [directfb] 640x480 => 640x480 ARGB 
>  (!!!)  *** WARNING [letting unprivileged 
> IDirectFBDisplayLayer::GetSurface() call pass until cooperative level 
> handling is finished] *** [idirectfbdisplaylayer.c:174 in 
> IDirectFBDisplayLayer_GetSurface()]
> (*) FBDev/Mode: Setting 1124x644 RGB32
> (*) FBDev/Mode: Switched to 1124x644 (virtual 1124x644) at 32 bit 
> (RGB32), pitch 4544
> (*) FBDev/Surface: Allocated 1124x644 32 bit RGB32 buffer (index 0) at 
> offset 0 and pitch 4544.
> (*) FBDev/Surface: Allocated 1124x644 32 bit RGB32 buffer (index 0) at 
> offset 0 and pitch 4544.
> (!) [31075:    0.000] --> Caught signal 11 (at (nil), invalid address) <--
>  (!!!)  *** WARNING [still objects in 'Layer Region Pool'] *** 
> [object.c:241 in fusion_object_pool_destroy()]
>  (!!!)  *** WARNING [still objects in 'Layer Context Pool'] *** 
> [object.c:241 in fusion_object_pool_destroy()]
>  (!!!)  *** WARNING [still objects in 'Surface Pool'] *** 
> [object.c:241 in fusion_object_pool_destroy()]
>
>
> MPlayer interrupted by signal 6 in module: filter video
> - 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.
>
> Any ideas on what is going on here or even which of the 2 apps in 
> question here is having issues?
> ------------------------------------------------------------------------
>
> _______________________________________________
> directfb-users mailing list
> directfb-users@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>   


-- 

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------" 

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to