I just started running into this issue. When I launch Chrome without the –no-sandbox flag it does not load anything. It just sits there in “Loading…” state with a blank page. It does not even load “chrome://settings”!
I’ve rebooted my machine, uninstalled Chrome & reinstalled it version “38.0.2125.104 m”. Anybody has any clues as to what may be wrong?
--
You received this message because you are subscribed to the Google Groups "Native-Client-Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to native-client-di...@googlegroups.com.
To post to this group, send email to native-cli...@googlegroups.com.
Visit this group at http://groups.google.com/group/native-client-discuss.
For more options, visit https://groups.google.com/d/optout.
Your description doesn't sound like a NaCl related issue, so I assume there's some missing information since you posted to this group.Are you loading any NaCl Modules? Perhaps you can capture the process tree, that might give us some insight, maybe you have some packaged apps running in the background?Have you accidentally left on nacl debugging?What changed since the last time you ran it?Have you tried loading with --user-data-dir= to avoid stale profile/state information?What the full command-line, are you loading any experimental ppapi modules?
You are right though the symptoms were as if Chrome was left in debugging waiting for GDB. But I checked the flag and it’s not enabled. Whatever it is has persisted an uninstall/reinstall of Chrome!
To unsubscribe from this group and stop receiving emails from it, send an email to native-client-discuss+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to native-client-di...@googlegroups.com.
The problem went away! I’m not sure how, but its gone!
However, I think I found out how to reproduce the problem or at least the symptoms of it. If you try to load a PPAPI plugin which accesses sandboxed code (e.g. native file I/O) without the –no-sandbox flag, it causes Chrome’s topmost process to lockup and be unresponsive. The first tab with say “Loading …” and keeps spinning. You can open a new tap, but you can’t load any URLs including “about:flags” in the new tab.
I guess that’s what you were suspecting the issue was also. But I was expecting Chrome to complain about security violation or some other informative message, or at least allow me to enter the developer tools, rather than just hang silently!
To unsubscribe from this group and stop receiving emails from it, send an email to native-client-discuss+unsubscri...@googlegroups.com.
To post to this group, send email to native-cli...@googlegroups.com.
Visit this group at http://groups.google.com/group/native-client-discuss.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Native-Client-Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to native-client-discuss+unsub...@googlegroups.com.
To post to this group, send email to native-cli...@googlegroups.com.
Visit this group at http://groups.google.com/group/native-client-discuss.
For more options, visit https://groups.google.com/d/optout.