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]: master 分支 QCefViewTest 运行失败 #179

Closed
le0zh opened this issue Nov 18, 2022 · 5 comments
Closed

[BUG]: master 分支 QCefViewTest 运行失败 #179

le0zh opened this issue Nov 18, 2022 · 5 comments

Comments

@le0zh
Copy link
Contributor

le0zh commented Nov 18, 2022

Describe the bug 【Bug描述】

master 分支 QCefViewTest 运行失败

CrBrowserMain (1): EXC_BREAKPOINT (code=EXC_I386_BPT, subcode=0x0)

To Reproduce 【复现步骤】

  1. 拉取最新代码
  2. ./generate-mac-x86_64.sh 生成 xcdoe 工程
  3. 打开 xcode 工程,运行 QCefViewTest
  4. 报错

Expected behavior 【正确的预期行为】

QCefViewTest 能正常运行

Screenshots 【截图】

image

Environment 【BUG产生的环境】

  • OSR/NCW Mode: both 两个都试了
  • OS & Version: MacOS 11.2
  • Qt Version: 5.15.2
  • CEF Version: 104.4.26
@tishion
Copy link
Member

tishion commented Nov 18, 2022

没有mac的测试环境,你试试更换一下CEF版本?帮忙缩小一下问题范围。

@le0zh
Copy link
Contributor Author

le0zh commented Nov 18, 2022

"99.2.15+g71e9523+chromium-99.0.4844.84" # GOOD
"102.0.10+gf249b2e+chromium-102.0.5005.115" # GOOD
"104.4.18+g2587cf2+chromium-104.0.5112.81" # BAD
"104.4.26+g4180781+chromium-104.0.5112.102" # BAD

@tishion
Copy link
Member

tishion commented Nov 18, 2022

回退到 "102.0.10+gf249b2e+chromium-102.0.5005.115" # GOOD

@le0zh
Copy link
Contributor Author

le0zh commented Nov 18, 2022

是 CEF 版本适配问题么,没能进一步定位到是哪里的问题 😞

@le0zh le0zh closed this as completed Nov 18, 2022
@tishion
Copy link
Member

tishion commented Nov 19, 2022

cef最近几个新版本,各种各样的问题,比如在105开始的版本,debug模式下莫名奇妙的弹debugbreak,你遇到的这个问题有可能是cef又引入了新的破坏性变更,暂时没有时间去看

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

2 participants