Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.10.0, 5.10.1
-
None
-
rk3288 tinkboard qtwayland
Linux tinkerboard 4.4.71+ #1 SMP Wed Nov 15 14:31:48 CST 2017 armv7l GNU/Linux
./configure -release -opengl es2 -nomake examples -nomake tests -opensource -confirm-license -v -device tinkerboard -device-option CROSS_COMPILE=~/rk3288/toolchain/bin/arm-linux-gnueabihf- -sysroot ~/rk3288/sysroot -prefix /opt/qt5 -extprefix ~/rk3288/myqt5 -hostprefix ~/rk3288/qt5-host -no-webengine-v8-snapshot -no-xcb -skip qtmultimediark3288 tinkboard qtwayland Linux tinkerboard 4.4.71+ #1 SMP Wed Nov 15 14:31:48 CST 2017 armv7l GNU/Linux ./configure -release -opengl es2 -nomake examples -nomake tests -opensource -confirm-license -v -device tinkerboard -device-option CROSS_COMPILE=~/rk3288/toolchain/bin/arm-linux-gnueabihf- -sysroot ~/rk3288/sysroot -prefix /opt/qt5 -extprefix ~/rk3288/myqt5 -hostprefix ~/rk3288/qt5-host -no-webengine-v8-snapshot -no-xcb -skip qtmultimedia
-
a40850f0c165045fd037ff945b00b643031700a9
Description
^Croot@tinkerboard:/opt/qt5/examples/wayland/minimal-qml# ./minimal-qml &
[2] 4172
root@tinkerboard:/opt/qt5/examples/wayland/minimal-qml# cd ../..
root@tinkerboard:/opt/qt5/examples# ls
qwindow-compositor wayland webengine webenginewidgets
root@tinkerboard:/opt/qt5/examples# cd webenginewidgets/
root@tinkerboard:/opt/qt5/examples/webenginewidgets# ls
contentmanipulation html2pdf markdowneditor simplebrowser videoplayer
cookiebrowser maps minimal stylesheetbrowser webenginewidgets.pro
root@tinkerboard:/opt/qt5/examples/webenginewidgets# cd minimal/
root@tinkerboard:/opt/qt5/examples/webenginewidgets/minimal# ls
main.cpp minimal minimal.pro
root@tinkerboard:/opt/qt5/examples/webenginewidgets/minimal# ./minimal -platform wayland
Using Wayland-EGL
Using the 'wl-shell' shell integration
[4187:4187:0225/030110.610138:ERROR:gl_context_egl.cc(180)] eglCreateContext failed with error EGL_BAD_CONTEXT
[4187:4206:0225/030118.323215:ERROR:nss_ocsp.cc(613)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
[4187:4206:0225/030118.323304:ERROR:nss_ocsp.cc(613)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
[4187:4206:0225/030118.323417:ERROR:nss_ocsp.cc(613)] No URLRequestContext for NSS HTTP handler. host: crl4.digicert.com
[4187:4206:0225/030118.333488:ERROR:nss_ocsp.cc(613)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
[4187:4206:0225/030118.333574:ERROR:nss_ocsp.cc(613)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
[4187:4206:0225/030118.333659:ERROR:nss_ocsp.cc(613)] No URLRequestContext for NSS HTTP handler. host: crl4.digicert.com
/////////////
root@tinkerboard:/opt/qt5/examples/webengine/customdialogs# ./customdialogs -platform wayland
Using Wayland-EGL
Using the 'wl-shell' shell integration
[4294:4294:0225/031938.739580:ERROR:gl_context_egl.cc(180)] eglCreateContext failed with error EGL_BAD_CONTEXT
Received signal 11 SEGV_MAPERR 000000000034
#0 0x0000b4ae9dd0 <unknown>
#1 0x0000b4ae9c06 <unknown>
#2 0x0000b3db92e4 <unknown>
#3 0x0000b4aea104 <unknown>
#4 0x0000b1466fe0 <unknown>
[end of stack trace]
Calling _exit(1). Core file will not be generated.
QOpenGLTexturePrivate::destroy() called without a current context.
Texture has not been destroyed
root@tinkerboard:/opt/qt5/examples/webengine/customdialogs# QOpenGLTexturePrivate::destroy() called without a current context.
Texture has not been destroyed
QOpenGLTexturePrivate::destroy() called without a current context.
Texture has not been destroyed
QOpenGLTexturePrivate::destroy() called without a current context.
Texture has not been destroyed