[Pkg-chromium-maint] Chromium 14 backport "Aw, Snap!"

Michael Gilbert michael.s.gilbert at gmail.com
Tue Oct 11 01:08:31 UTC 2011


On Tue, 11 Oct 2011 02:15:53 +0200 Fabien C. wrote:

> > --renderer-cmd-prefix bypasses the sandbox
> 
> Damn it! I thought I had a workaround... The warning message telling
> that the sandbox was disabled did not show up however.
> 
> > I followed the "connecting to a running renderer" process (and using
> > --allow-sandbox-debugging), I've found that I can start debugging
> > successfully. Yay :)
> 
> Hmmm, it seems to me that there is no "running renderer" to connect to,
> simply because... it is crashed already. It is the very problem we
> started this conversation for I think. :)

Here's the approach I'm using:

$ chromium-browser --renderer-startup-dialog --allow-sandbox-debugging

which pauses the renderer until the debugger is attached.  It's actually
good that you reminded me to write this down now.  I know I would have
forgotten it by the time I got around to looking at this again ;)

Mike



More information about the Pkg-chromium-maint mailing list