Open GoogleCodeExporter opened 9 years ago
I forgot to paste the log
[0704/142600:FATAL:ppapi_host.cc(239)] Check failed: false.
Backtrace:
base::debug::StackTrace::StackTrace [0x1033B4F1+33] (c:\users\daniele\sviluppo\chrominium\src\base\debug\stack_trace_win.cc:207)
logging::LogMessage::~LogMessage [0x10283B5F+63] (c:\users\daniele\sviluppo\chrominium\src\base\logging.cc:562)
ppapi::host::PpapiHost::OnHostMsgResourceCreated [0x14B84721+449] (c:\users\daniele\sviluppo\chrominium\src\ppapi\host\ppapi_host.cc:240)
DispatchToMethod<ppapi::host::PpapiHost,void (__thiscall ppapi::host::PpapiHost::*)(ppapi::proxy::ResourceMessageCallParams const &,int,IPC::Message const &),ppapi::proxy::ResourceMessageCallParams,int,IPC::Message> [0x14B7EDAE+62] (c:\users\daniele\sviluppo\chrominium\src\base\tuple.h:564)
PpapiHostMsg_ResourceCreated::Dispatch<ppapi::host::PpapiHost,ppapi::host::PpapiHost,void (__thiscall ppapi::host::PpapiHost::*)(ppapi::proxy::ResourceMessageCallParams const &,int,IPC::Message const &)> [0x14B7E864+84] (c:\users\daniele\sviluppo\chrominium\src\ppapi\proxy\ppapi_messages.h:1151)
ppapi::host::PpapiHost::OnMessageReceived [0x14B84E99+553] (c:\users\daniele\sviluppo\chrominium\src\ppapi\host\ppapi_host.cc:63)
content::BrowserPpapiHostImpl::HostMessageFilter::OnMessageReceived [0x10A7767E+334] (c:\users\daniele\sviluppo\chrominium\src\content\browser\renderer_host\pepper\browser_ppapi_host_impl.cc:170)
content::ChildProcessHostImpl::OnMessageReceived [0x10E3ED8A+202] (c:\users\daniele\sviluppo\chrominium\src\content\common\child_process_host_impl.cc:243)
IPC::internal::ChannelReader::DispatchInputData [0x10F273A1+769] (c:\users\daniele\sviluppo\chrominium\src\ipc\ipc_channel_reader.cc:97)
IPC::internal::ChannelReader::AsyncReadComplete [0x10F27081+33] (c:\users\daniele\sviluppo\chrominium\src\ipc\ipc_channel_reader.cc:39)
IPC::Channel::ChannelImpl::OnIOCompleted [0x10F132C6+486] (c:\users\daniele\sviluppo\chrominium\src\ipc\ipc_channel_win.cc:446)
base::MessagePumpForIO::WaitForIOCompletion [0x10379143+355] (c:\users\daniele\sviluppo\chrominium\src\base\message_loop\message_pump_win.cc:562)
base::MessagePumpForIO::DoRunLoop [0x103772BF+95] (c:\users\daniele\sviluppo\chrominium\src\base\message_loop\message_pump_win.cc:502)
base::MessagePumpWin::RunWithDispatcher [0x10378B02+130] (c:\users\daniele\sviluppo\chrominium\src\base\message_loop\message_pump_win.cc:65)
base::MessagePumpWin::Run [0x10378A6C+28] (c:\users\daniele\sviluppo\chrominium\src\base\message_loop\message_pump_win.h:47)
base::MessageLoop::RunHandler [0x102AE7F7+247] (c:\users\daniele\sviluppo\chrominium\src\base\message_loop\message_loop.cc:399)
base::RunLoop::Run [0x10320399+41] (c:\users\daniele\sviluppo\chrominium\src\base\run_loop.cc:50)
base::MessageLoop::Run [0x102AE6AB+43] (c:\users\daniele\sviluppo\chrominium\src\base\message_loop\message_loop.cc:293)
base::Thread::Run [0x10320F46+22] (c:\users\daniele\sviluppo\chrominium\src\base\threading\thread.cc:173)
content::BrowserThreadImpl::IOThreadRun [0x103E7024+52] (c:\users\daniele\sviluppo\chrominium\src\content\browser\browser_thread_impl.cc:163)
content::BrowserThreadImpl::Run [0x103E7EAB+235] (c:\users\daniele\sviluppo\chrominium\src\content\browser\browser_thread_impl.cc:188)
base::Thread::ThreadMain [0x1032184A+618] (c:\users\daniele\sviluppo\chrominium\src\base\threading\thread.cc:225)
base::`anonymous namespace'::ThreadFunc [0x102A5BAB+219] (c:\users\daniele\sviluppo\chrominium\src\base\threading\platform_thread_win.cc:78)
BaseThreadInitThunk [0x75A3338A+18]
RtlInitializeExceptionChain [0x775E9F72+99]
RtlInitializeExceptionChain [0x775E9F45+54]
Original comment by d.alb...@gmail.com
on 4 Jul 2014 at 12:29
The Pepper Flash plugin is unlikely to load in CEF without changes (see
https://code.google.com/p/chromiumembedded/issues/detail?id=1331#c1 for related
comments).
Did you try with the NPAPI Flash plugin?
Original comment by magreenb...@gmail.com
on 16 Jul 2014 at 10:03
Yes but there is the same problem.
Original comment by d.alb...@gmail.com
on 17 Jul 2014 at 5:12
CEF is transitioning from Google Code to Bitbucket project hosting. If you
would like to continue receiving notifications on this issue please add
yourself as a Watcher at the new location:
https://bitbucket.org/chromiumembedded/cef/issue/1332
Original comment by magreenb...@gmail.com
on 14 Mar 2015 at 3:32
Original issue reported on code.google.com by
d.alb...@gmail.com
on 4 Jul 2014 at 10:40