Comment #29 on issue 28547 by [email protected]: Chrome causing -10810 errors? http://code.google.com/p/chromium/issues/detail?id=28547
I'm also seeing the -10810 errors, "fork: Resource temporarily unavailable" etc. It helps if I do: sudo sysctl -w kern.maxprocperuid=512 and ulimit -u 256 in affected terminal windows. When looking at the processlist I see a lot of: root 13802 0.0 0.0 0 0 ?? Z Sat11AM 0:00.00 (ps) root 13764 0.0 0.0 0 0 ?? Z Sat11AM 0:00.00 (ps) root 13709 0.0 0.0 0 0 ?? Z Sat10AM 0:00.00 (ps) root 13655 0.0 0.0 0 0 ?? Z Sat10AM 0:00.00 (ps) root 13478 0.0 0.0 0 0 ?? Z Sat10AM 0:00.00 (ps) (193 of them to be exact). The parent process of these is: 501 11991 11843 0 21:22.19 ?? 125:12.43 /Applications/Internet/Google Chrome.app/Contents/MacOS/Google Chrome -psn_0_3736464 This with Google Chrome 4.0.249.43 on OS X 10.6.2 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
