Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jul 2017 05:02:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 220444] x11-servers/xorg-server crashes on attempt to play a video using VDPAU
Message-ID:  <bug-220444-7141-X9q8rXEHDU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220444-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220444-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Mikhail Teterin <mi@FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to x11@FreeBSD.org:
Bug 220444: x11-servers/xorg-server crashes on attempt to play a video using
VDPAU
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220444



--- Description ---
After replacing graphics/dri with graphics/mesa-dri and upgrading everything
else on the system, I tried to play a video using mplayer and the "vdpau" m=
ode:

% mplayer -vo vdpau ....

To my surprise, the entire Xorg-process crashed:

Core was generated by `/opt/bin/X -listen tcp :0 -auth
/var/db/xdm/authdir/authfiles/A:0-xxxxx'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00000008026b7a6a in thr_kill () from /lib/libc.so.7
[Current thread is 1 (LWP 100800)]
(gdb) where
#0  0x00000008026b7a6a in thr_kill () from /lib/libc.so.7
#1  0x00000008026b79a6 in raise () from /lib/libc.so.7
#2  0x00000008026b6149 in abort () from /lib/libc.so.7
#3  0x000000000059f35e in OsAbort ()
#4  0x000000000047cccb in ddxGiveUp ()
#5  0x00000000005a6022 in ?? ()
#6  0x00000000005a4ae8 in FatalError ()
#7  0x000000000059d0b7 in ?? ()
#8  0x0000000802367a26 in ?? () from /lib/libthr.so.3
#9  0x000000080236711c in ?? () from /lib/libthr.so.3
#10 <signal handler called>
#11 0x0000000000000000 in ?? ()
#12 0x0000000806f87c37 in ?? () from /opt/lib/libgbm.so.1
#13 0x0000000806d59f0b in glamor_back_pixmap_from_fd () from
/opt/lib/xorg/modules/libglamoregl.so
#14 0x0000000806d59fb7 in glamor_pixmap_from_fd () from
/opt/lib/xorg/modules/libglamoregl.so
#15 0x00000008066fa3e0 in ?? () from
/opt/lib/xorg/modules/drivers/radeon_drv.so
#16 0x000000000056d50e in ?? ()
#17 0x000000000056cd4c in ?? ()
#18 0x00000000004304fd in ?? ()
#19 0x0000000000439e57 in ?? ()
#20 0x0000000000424f8f in _start ()

Please, advise. Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220444-7141-X9q8rXEHDU>