Comment #27 on issue 22703 by [email protected]: All subprocess creation needs to go through zygote http://code.google.com/p/chromium/issues/detail?id=22703
Now I'm confused. If /proc/self/exe is just a symlink, then the "fix" I did didn't work at all, as the point of using /proc/self/exe is that it is the "old" exe before it was overwritten. But it clearly actually does work (in that you can move aside the directory once running). I guess it's something more magical than a symlink. -- 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
