cefsimple fails with bad IPC message error

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.

cefsimple fails with bad IPC message error

Postby copacabana » Mon Dec 17, 2018 6:36 pm

I'm trying to run cefsimple on a 32-bit Ubuntu 16.04-based machine (it's really a stripped down Ubuntu -- has most utilities and packages removed, but I've added the libraries needed by CEF), but running into this error when launching it from the command line:

Code: Select all
ERROR:bad_message.cc(25)] Terminating renderer for bad IPC message, reason 205


The window loads but no webpage is shown. Since I'm not specifying a custom URL, I was expecting to see the google home page.

This cefsimple is built from the openspotify download website, version 3538.1848 (linux32).

Googling this does not seem to provide any useful information, except that reason 205 corresponds to error code
Code: Select all
RFH_ERROR_PROCESS_NON_ERROR_COMMIT
. Anyone know the possible sources/solutions for it?
copacabana
Newbie
 
Posts: 1
Joined: Mon Dec 17, 2018 6:27 pm

Re: cefsimple fails with bad IPC message error

Postby Czarek » Tue Dec 18, 2018 3:44 pm

Does cefclient sample application work? Download standard distribution from Spotify and build it.
Maintainer of the CEF Python, PHP Desktop and CEF C API projects. My LinkedIn.
User avatar
Czarek
Virtuoso
 
Posts: 1927
Joined: Sun Nov 06, 2011 2:12 am

Re: cefsimple fails with bad IPC message error

Postby Czarek » Tue Dec 18, 2018 3:47 pm

Does Google Chrome work on that machine?
Maintainer of the CEF Python, PHP Desktop and CEF C API projects. My LinkedIn.
User avatar
Czarek
Virtuoso
 
Posts: 1927
Joined: Sun Nov 06, 2011 2:12 am

Re: cefsimple fails with bad IPC message error

Postby Abby » Tue Jan 22, 2019 3:29 am

I have the similar problem on a 64-bit win7 machine(Download standard distribution from Spotify and build it, get the libcef_dll_wrapper.lib). After the browser run for 10-20 seconds,the Errors keep appearing as follow:
[0122/155911.963:ERROR:bad_message.cc(27)] Terminating renderer for bad IPC message, reason 205
[0122/155911.963:ERROR:bad_message.cc(27)] Terminating renderer for bad IPC message, reason 205
[0122/155912.085:ERROR:bad_message.cc(27)] Terminating renderer for bad IPC message, reason 205
[0122/155912.085:ERROR:bad_message.cc(27)] Terminating renderer for bad IPC message, reason 205
[0122/155912.207:ERROR:bad_message.cc(27)] Terminating renderer for bad IPC message, reason 205
[0122/155912.207:ERROR:bad_message.cc(27)] Terminating renderer for bad IPC message, reason 205
[0122/155912.331:ERROR:bad_message.cc(27)] Terminating renderer for bad IPC message, reason 205
[0122/155912.331:ERROR:bad_message.cc(27)] Terminating renderer for bad IPC message, reason 205
[0122/155912.456:ERROR:bad_message.cc(27)] Terminating renderer for bad IPC message, reason 205
[0122/155912.456:ERROR:bad_message.cc(27)] Terminating renderer for bad IPC message, reason 205

do you resolve the problem and how?
Abby
Newbie
 
Posts: 4
Joined: Sun Jan 20, 2019 9:21 pm

Re: cefsimple fails with bad IPC message error

Postby magreenblatt » Tue Jan 22, 2019 4:47 am

What steps reproduce the problem? Are you loading a specific URL, or performing a specific action?
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: cefsimple fails with bad IPC message error

Postby Abby » Tue Jan 22, 2019 7:34 am

When init the program with qt window,en empty url or local url like "file:///D:/0.1.0.1/XXX/bin/release/login/XXXlogin.html"" is loaded. The error is caused by url?The older version like cef3359 is OK loading this url,but cef3578 not.
Abby
Newbie
 
Posts: 4
Joined: Sun Jan 20, 2019 9:21 pm


Return to Support Forum

Who is online

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