-
Notifications
You must be signed in to change notification settings - Fork 415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RPI5 with Qt5 Webengine Webview Failure #1364
Comments
is there more information you can dig e.g. are there any crash reported or some sort of backtrace ? |
Hello, |
Hello to all, It's working on Ubuntu 24.04.1 from rpi imager... |
Hi. Qt5 seems incompatible with a 16kB page size. |
Thanks a lot matthew for your help. |
Description
Hello,
We try using RPI5 with Yocto and Qt5 with QtWebengine, QtWebview.
Building the Yocto image is ok, same for the SDK.
But once we launch a Qt example like "https://doc.qt.io/qt-5/qtwebengine-webengine-recipebrowser-example.html", we always get an errors when displaying Web:
FATAL:page_allocator_internals_posix.h(169) Check failed: . : Invalid argument (22)
FATAL:page_allocator_internals_posix.h(169) Check failed: . : Invalid argument (22)
FATAL:page_allocator_internals_posix.h(169) Check failed: . : Invalid argument (22)
Steps to reproduce the issue:
Additional details (revisions used, host distro, etc.):
Thanks in advance for your help.
The text was updated successfully, but these errors were encountered: