Crash in webassembly compile on Win32

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Crash in webassembly compile on Win32

Postby sjames1958 » Mon Apr 05, 2021 8:32 am

Has anyone else run into issues with crashes with WIN 32 CEF in the webassembly code
We are on 87.1.13+g481a82a and a PDF application that we are using crashes the renderer

Here is a partial stack dump
Code: Select all
libcef.dll!v8::internal::wasm::WasmEngine::NewNativeModule(v8::internal::Isolate * isolate, const v8::internal::wasm::WasmFeatures & enabled, std::__1::shared_ptr<const v8::internal::wasm::WasmModule> module, unsigned int code_size_estimate) Line 1058   C++
libcef.dll!v8::internal::wasm::AsyncCompileJob::CreateNativeModule(std::__1::shared_ptr<const v8::internal::wasm::WasmModule> module, unsigned int code_size_estimate) Line 1917   C++
libcef.dll!v8::internal::wasm::AsyncCompileJob::GetOrCreateNativeModule(std::__1::shared_ptr<const v8::internal::wasm::WasmModule> module, unsigned int code_size_estimate) Line 1927   C++
libcef.dll!v8::internal::wasm::AsyncCompileJob::PrepareAndStartCompile::RunInForeground(v8::internal::wasm::AsyncCompileJob * job) Line 2357   C++
[Inline Frame] libcef.dll!v8::internal::wasm::AsyncCompileJob::CompileStep::Run(v8::internal::wasm::AsyncCompileJob * job, bool on_foreground) Line 2129   C++
libcef.dll!v8::internal::wasm::AsyncCompileJob::CompileTask::RunInternal() Line 2158   C++
sjames1958
Mentor
 
Posts: 60
Joined: Sun Jun 22, 2014 7:41 am

Re: Crash in webassembly compile on Win32

Postby ndesktop » Mon Apr 05, 2021 8:51 am

Might be related to Chromium issues 1150060 or 1161555.
Both are crashes (the first one is a Wontfix).
ndesktop
Master
 
Posts: 756
Joined: Thu Dec 03, 2015 10:10 am


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 23 guests