Skip to content
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

[BUG]: CentOS8 Qt6.8.0 LTS版本 运行QCefViewTest 出现Coredump #455

Open
khan-lau opened this issue Nov 22, 2024 · 0 comments
Open

[BUG]: CentOS8 Qt6.8.0 LTS版本 运行QCefViewTest 出现Coredump #455

khan-lau opened this issue Nov 22, 2024 · 0 comments

Comments

@khan-lau
Copy link

khan-lau commented Nov 22, 2024

Describe the bug 【Bug描述】

  • 编译运行环境: Linux CentOS8, Qt6.8LTS , GCC 10.3.1
  • CEF 版本: cef_binary_127.3.5+g114ea2a+chromium-127.0.6533.120_linux64
  • CefView 版本: commit bdc9f9e

linuxqtdeploy 后执行出现错误:

./QCefViewTest 
[1122/093145.556820:WARNING:alloy_main_delegate.cc(559)] Alloy bootstrap is deprecated and will be removed in ~M127. See https://github.com/chromiumembedded/cef/issues/3685
[1122/093145.557037:ERROR:icu_util.cc(223)] Invalid file descriptor to ICU data received.
追踪与中断点陷阱(核心已转储)

执行QCefViewTest 直接崩溃

To Reproduce 【复现步骤】

  1. ./generate-linux-x86_64.sh # modify cmake command, add -DBUILD_STATIC=OFF
  2. /usr/local/Qt/Tools/CMake/bin/cmake --build .build/linux.x86_64
  3. cd .build/linux.x86_64/example/QCefViewTest/output/Release/bin/
  4. /usr/local/Qt/Tools/linuxdeployqt ./QCefViewTest -qmake=/usr/local/Qt/6.8.0/gcc_64/bin/qmake
  5. ./QCefViewTest

Expected behavior 【正确的预期行为】

官方说明文档 所示的程序窗口

Screenshots 【截图】

...

Environment 【BUG产生的环境】

  • OSR/NCW Mode: OSR & NCW 都会出现
  • OS & Version: CentOS8
  • Qt Version: Qt6.8LTS
  • CEF Version: cef_binary_127.3.5+g114ea2a+chromium-127.0.6533.120_linux64

Additional context 【更多额外信息】

...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant