Updates are a tricky problem. I expect on FreeBSD some of the Linux-specific hacks we made in Chromium for updates aren't implemented.
You can read more details here (imagine FreeBSD in place of "Linux" in the post): http://neugierig.org/software/chromium/notes/2011/08/zygote.html I believe there are pieces of Chromium that *don't* go through the preforked helper, for complicated reasons related to the sandbox; I expect those to be especially problematic on updates. On Mon, Sep 9, 2013 at 5:31 AM, Lapo Luchini <[email protected]> wrote: > Hi! > > I'm wondering why the chrome process has the habit of crashing when I do > "pkg upgrade" (last time, it was a signal 11). > > I certainly expect something like this during a "pkg upgrade" that involves > "chromium" package itself, but this also happens with updating something > totally unrelated, such as when "pkg upgrade" only upgrades "pkg" (in the > first run); or maybe upgrading "nano", or stuff like that. > > Is it expected? > Is it only me? > In that case, I can probably help with debug. > > -- > Lapo Luchini - http://lapo.it/ > > “You don't have to distrust the government to want to use cryptography.” > (Phil Zimmermann) > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-chromium > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
