Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Crash when starting test app #41

Closed
shixingya opened this issue Sep 10, 2018 · 2 comments
Closed

Crash when starting test app #41

shixingya opened this issue Sep 10, 2018 · 2 comments
Labels

Comments

@shixingya
Copy link

我完全按照您的步骤,构建并生成了QCefViewTest.exe,但是运行失败,VS2015报错如下
线程 0x6678 已退出,返回值为 0 (0x0)。
“QCefViewTest.exe”(Win32): 已加载“D:\MySpace\IDE\QT\5.10.0\msvc2015\plugins\styles\qwindowsvistastyled.dll”。无法查找或打开 PDB 文件。
“QCefViewTest.exe”(Win32): 已卸载“D:\MySpace\IDE\QT\5.10.0\msvc2015\plugins\styles\qwindowsvistastyled.dll”
“QCefViewTest.exe”(Win32): 已加载“D:\MySpace\IDE\QT\5.10.0\msvc2015\plugins\styles\qwindowsvistastyled.dll”。无法查找或打开 PDB 文件。
[0910/174300.590:WARNING:resource_bundle.cc(358)] locale_file_path.empty() for locale
[0910/174300.590:ERROR:main_delegate.cc(715)] Could not load locale pak for en-US
[0910/174300.590:ERROR:main_delegate.cc(722)] Could not load cef.pak
[0910/174300.591:ERROR:main_delegate.cc(739)] Could not load cef_100_percent.pak
[0910/174300.591:ERROR:main_delegate.cc(748)] Could not load cef_200_percent.pak
[0910/174300.591:ERROR:main_delegate.cc(758)] Could not load cef_extensions.pak
“QCefViewTest.exe”(Win32): 已加载“C:\Windows\SysWOW64\msctf.dll”。已加载符号。
“QCefViewTest.exe”(Win32): 已加载“C:\Windows\SysWOW64\nlaapi.dll”。已加载符号。
线程 0x6b7c 已退出,返回值为 0 (0x0)。
“QCefViewTest.exe”(Win32): 已加载“C:\Windows\SysWOW64\dhcpcsvc6.dll”。已加载符号。
[0910/174300.654:ERROR:content_client.cc(276)] No data resource available for id 101
[0910/174300.655:FATAL:service_manager_context.cc(205)] Check failed: !contents.empty().
QCefViewTest.exe 已触发了一个断点。

0x02B9AF89 (libcef.dll)处(位于 QCefViewTest.exe 中)引发的异常: 0xC000001D: Illegal Instruction。
0x02B9AF89 (libcef.dll) (QCefViewTest.exe 中)处有未经处理的异常: 0xC000001D: Illegal Instruction。

/************************************************/
求解决方案,我用的cef是cef_binary_3.3440.1806.g65046b7_windows32.tar 这个版本

@shixingya
Copy link
Author

下载了 这个版本https://github.com/BBDXF/QCefView_Win 运行没有问题,猜是cef API方法有更新,应该是这个原因

@tishion tishion added the bug label Oct 24, 2018
@tishion
Copy link
Owner

tishion commented Oct 24, 2018

Thanks

@tishion tishion closed this as completed Oct 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants