-
Notifications
You must be signed in to change notification settings - Fork 32
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
Comments
This happens on devel branch and on v0.3.1 |
What OS? |
MacOS |
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. |
Yeah codesigning fixes this. E.g. |
Couldn't reproduce it on |
Never heard about |
what version of macos are you using? have you disabled the gatekeeper? |
El Capitan, never heard about gatekeeper :) If it's something required maybe I should include it in cef-pdf releases |
Its worth doing but you will need a verified certificate. |
If you need help with money for the certificate just let me know and I’ll PayPal you some. |
[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?
The text was updated successfully, but these errors were encountered: