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

Running Apache Benchmark raises Mach port errors. #10

Open
beckyconning opened this issue Aug 18, 2017 · 12 comments
Open

Running Apache Benchmark raises Mach port errors. #10

beckyconning opened this issue Aug 18, 2017 · 12 comments

Comments

@beckyconning
Copy link
Contributor

[0818/155022.479392:ERROR:node_controller.cc(1258)] Error on receiving Mach ports 9A3CE724EE0F1F50.8B6639709E110ED7. Dropping message.
[0818/155022.480067:ERROR:node_controller.cc(1258)] Error on receiving Mach ports 9A3CE724EE0F1F50.8B6639709E110ED7. Dropping message.
[0818/155022.482067:ERROR:node_controller.cc(1258)] Error on receiving Mach ports 9A3CE724EE0F1F50.8B6639709E110ED7. Dropping message.
[0818/155022.495248:ERROR:node_controller.cc(1258)] Error on receiving Mach ports D7544DA778CC245.E7F190FF8AEC0953. Dropping message.
[0818/155023.489002:ERROR:node_controller.cc(1258)] Error on receiving Mach ports F6E274AE0B134AD3.784323643B9E5F17. Dropping message.
[0818/155023.489103:ERROR:node_controller.cc(1258)] Error on receiving Mach ports F6E274AE0B134AD3.784323643B9E5F17. Dropping message.
[0818/155023.489145:ERROR:node_controller.cc(1258)] Error on receiving Mach ports F6E274AE0B134AD3.784323643B9E5F17. Dropping message.
[0818/155023.489191:ERROR:node_controller.cc(1258)] Error on receiving Mach ports 9CEE88C2FC00399B.6E7EE136C68DE6D5. Dropping message.
[0818/155023.489227:ERROR:node_controller.cc(1258)] Error on receiving Mach ports 9CEE88C2FC00399B.6E7EE136C68DE6D5. Dropping message.

Not sure if this actually has any negative effects?

@beckyconning beckyconning changed the title Running Apache Benchmark against devel branch raises Mach port errors. Running Apache Benchmark raises Mach port errors. Aug 18, 2017
@beckyconning
Copy link
Contributor Author

This happens on devel branch and on v0.3.1

@spajak
Copy link
Owner

spajak commented Aug 18, 2017

What OS?

@beckyconning
Copy link
Contributor Author

MacOS

@beckyconning
Copy link
Contributor Author

Might be that it needs to be codesigned? Thats just a guess based on that mach ports don't work in gdb without code signing.

@beckyconning
Copy link
Contributor Author

Yeah codesigning fixes this. E.g. codesign --deep -s cef-pdf-cert ./src/Release/cef-pdf.app/Contents/MacOS/cef-pdf

@spajak
Copy link
Owner

spajak commented Aug 18, 2017

Couldn't reproduce it on devel branch

@spajak
Copy link
Owner

spajak commented Aug 18, 2017

Never heard about codesign

@beckyconning
Copy link
Contributor Author

what version of macos are you using? have you disabled the gatekeeper?

@spajak
Copy link
Owner

spajak commented Aug 18, 2017

El Capitan, never heard about gatekeeper :) If it's something required maybe I should include it in cef-pdf releases

@beckyconning
Copy link
Contributor Author

Its worth doing but you will need a verified certificate.

@beckyconning
Copy link
Contributor Author

@beckyconning
Copy link
Contributor Author

If you need help with money for the certificate just let me know and I’ll PayPal you some.

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