X core dump with Xvideo
pcasidy at casidy.com
pcasidy at casidy.com
Tue Aug 2 08:39:18 GMT 2005
Hi!
After finally been able to have a "working" X environnement (see
http://www.freebsd.org/cgi/query-pr.cgi?pr=i386/81215), I tried to play
some videos.
I have tried to video players (Xine and mplayer) and both make Xorg
crash.
Using mplayer and a debug compiled xorg, I get the following backtrace
from the Xorg.core :
#0 0x2824e7af in kill () from /lib/libc.so.5
(gdb) wher
#0 0x2824e7af in kill () from /lib/libc.so.5
#1 0x28243856 in raise () from /lib/libc.so.5
#2 0x282b70df in abort () from /lib/libc.so.5
#3 0x0806d58c in ddxGiveUp () at xf86Init.c:1244
#4 0x0806d65a in AbortDDX () at xf86Init.c:1299
#5 0x080dda1e in AbortServer () at log.c:404
#6 0x080ddcb0 in FatalError (
f=0x818ccd4 "Caught signal %d. Server aborting\n") at log.c:550
#7 0x0808269b in xf86SigHandler (signo=11) at xf86Events.c:1313
#8 0xbfbfff94 in ?? ()
#9 0x0000000b in ?? ()
#10 0x0000000c in ?? ()
#11 0xbfbfe430 in ?? ()
#12 0x00000008 in ?? ()
#13 0x080825f4 in xf86InterceptSigIll () at xf86Events.c:1278
#14 0x080aaf19 in xf86XVSetPortAttribute (client=0x8c04200, pPort=0x0,
attribute=89, value=0) at xf86xv.c:1653
#15 0x2834599b in XvdiSetPortAttribute (client=0x8c04200, pPort=0x59,
attribute=89, value=136216576) at xvmain.c:1154
#16 0x2834702f in ProcXvSetPortAttribute (client=0x8c04200) at xvdisp.c:879
#17 0x28345be5 in ProcXvDispatch (client=0x8c04200) at xvdisp.c:268
#18 0x080b4f8f in Dispatch () at dispatch.c:449
#19 0x080c5ef5 in main (argc=3, argv=0xbfbfed10, envp=0xbfbfed20) at main.c:446
xpdyinfo reports:
byte 2094name of display: :0.0
version number: 11.0
vendor string: The X.Org Foundation
vendor release number: 60899012
X.Org version: 6.8.99.12
maximum request size: 16777212 bytes
motion buffer size: 256
bitmap unit, bit order, padding: 32, LSBFirst, 32
image byte order: LSBFirst
number of supported pixmap formats: 7
supported pixmap formats:
depth 1, bits_per_pixel 1, scanline_pad 32
depth 4, bits_per_pixel 8, scanline_pad 32
depth 8, bits_per_pixel 8, scanline_pad 32
depth 15, bits_per_pixel 16, scanline_pad 32
depth 16, bits_per_pixel 16, scanline_pad 32
depth 24, bits_per_pixel 32, scanline_pad 32
depth 32, bits_per_pixel 32, scanline_pad 32
keycode range: minimum 8, maximum 255
focus: window 0x120000e, revert to PointerRoot
number of extensions: 30
BIG-REQUESTS
DAMAGE
DEC-XTRAP
DOUBLE-BUFFER
DPMS
Extended-Visual-Information
GLX
MIT-SCREEN-SAVER
MIT-SHM
MIT-SUNDRY-NONSTANDARD
RANDR
RECORD
RENDER
SECURITY
SGI-GLX
SHAPE
SYNC
TOG-CUP
X-Resource
XC-APPGROUP
XC-MISC
XFIXES
XFree86-Bigfont
XFree86-DGA
XFree86-Misc
XFree86-VidModeExtension
XInputExtension
XKEYBOARD
XTEST
XVideo
default screen number: 0
number of screens: 1
screen #0:
print screen: no
dimensions: 1680x1050 pixels (569x356 millimeters)
resolution: 75x75 dots per inch
depths (7): 24, 1, 4, 8, 15, 16, 32
root window id: 0x44
depth of root window: 24 planes
number of colormaps: minimum 1, maximum 1
default colormap: 0x20
default number of colormap cells: 256
preallocated pixels: black 0, white 16777215
options: backing-store NO, save-unders NO
largest cursor: 64x64
current input event mask: 0x7a802c
ButtonPressMask ButtonReleaseMask LeaveWindowMask
ExposureMask StructureNotifyMask SubstructureNotifyMask
SubstructureRedirectMask FocusChangeMask PropertyChangeMask
number of visuals: 8
default visual id: 0x23
visual:
visual id: 0x23
class: TrueColor
depth: 24 planes
available colormap entries: 256 per subfiel
red, green, blue masks: 0xff0000, 0xff00, 0
significant bits in color specification: 8
visual:
visual id: 0x24
class: TrueColor
depth: 24 planes
available colormap entries: 256 per subfiel
red, green, blue masks: 0xff0000, 0xff00, 0
significant bits in color specification: 8
visual:
visual id: 0x25
class: TrueColor
depth: 24 planes
available colormap entries: 256 per subfiel
red, green, blue masks: 0xff0000, 0xff00, 0
significant bits in color specification: 8
visual:
visual id: 0x26
class: TrueColor
depth: 24 planes
available colormap entries: 256 per subfiel
red, green, blue masks: 0xff0000, 0xff00, 0
significant bits in color specification: 8
visual:
visual id: 0x27
class: DirectColor
depth: 24 planes
available colormap entries: 256 per subfiel
red, green, blue masks: 0xff0000, 0xff00, 0
significant bits in color specification: 8
visual:
visual id: 0x28
class: DirectColor
depth: 24 planes
available colormap entries: 256 per subfiel
red, green, blue masks: 0xff0000, 0xff00, 0
significant bits in color specification: 8
visual:
visual id: 0x29
class: DirectColor
depth: 24 planes
available colormap entries: 256 per subfiel
red, green, blue masks: 0xff0000, 0xff00, 0
significant bits in color specification: 8
visual:
visual id: 0x2a
class: DirectColor
depth: 24 planes
available colormap entries: 256 per subfiel
red, green, blue masks: 0xff0000, 0xff00, 0
significant bits in color specification: 8
Let me know if you need more informations.
Thanks.
Philippe.
More information about the freebsd-x11
mailing list