From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [IMX6Q][Dunfell] Problem using imxeglvivsink on top of X11 To: meta-freescale@lists.yoctoproject.org From: "Wouter Vanhauwaert" X-Originating-Location: Laken, Brussels Capital, BE (188.188.113.88) X-Originating-Platform: Windows Chrome 86 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Tue, 20 Oct 2020 01:28:12 -0700 References: <11807.1603111084742956225@lists.yoctoproject.org> In-Reply-To: <11807.1603111084742956225@lists.yoctoproject.org> Message-ID: <14449.1603182492758810958@lists.yoctoproject.org> Content-Type: multipart/alternative; boundary="gbxbhrkGecP70C7sjgLy" --gbxbhrkGecP70C7sjgLy Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Ok, so I did the same with distro fsl-x11 distro (same local.conf as above,= only changed distro) and issue prevails. though imxeglvivsink is tot there anymore, but I tried with glimagesink an= d caught exactly the same segfault: >=20 > root@imx6qdlsabresd:~# DISPLAY=3D:0 gst-launch-1.0 videotestsrc ! > glimagesink > Setting pipeline to PAUSED ... > Xlib:=C2=A0 extension "XFree86-DRI" missing on display ":0". > Xlib:=C2=A0 extension "XFree86-DRI" missing on display ":0". > Xlib:=C2=A0 extension "XFree86-DRI" missing on display ":0". > Pipeline is PREROLLING ... > Got context from element 'sink': gst.gl.GLDisplay=3Dcontext, > gst.gl.GLDisplay=3D(GstGLDisplay)"\(GstGLDisplayX11\)\ gldisplayx11-0"; > Caught SIGSEGV > exec gdb failed: No such file or directory > Spinning.=C2=A0 Please run 'gdb gst-launch-1.0 589' to continue debuggin= g, > Ctrl-C to quit, or Ctrl-\ to dump core. >=20 > --gbxbhrkGecP70C7sjgLy Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Ok, so I did the same with distro fsl-x11 distro (same local.conf as above,= only changed distro) and issue prevails.
though imxeglvivsink is tot = there anymore, but I tried with glimagesink and caught exactly the same seg= fault:

root@imx6qdlsabresd:~# DISPLAY=3D:0 gst-launch-1.0 videotestsrc ! gli= magesink
Setting pipeline to PAUSED ...
Xlib:  extension "XFree86-DRI" missing on display ":0".
Xlib:  extension "XFree86-DRI" missing on display ":0".
Xlib:  extension "XFree86-DRI" missing on display ":0".
Pipeline is PREROLLING ...
Got context from element 'sink': gst.gl.GLDisplay=3Dcontext, gst.gl.G= LDisplay=3D(GstGLDisplay)"\(GstGLDisplayX11\)\ gldisplayx11-0";
Caught SIGSEGV
exec gdb failed: No such file or directory
Spinning.  Please run 'gdb gst-launch-1.0 589' to continue debug= ging, Ctrl-C to quit, or Ctrl-\ to dump core.
 
--gbxbhrkGecP70C7sjgLy--