IPC memory leakage on latest chromium-24.0.1312.57

Jonathan Chen jonc at chen.org.nz
Tue Feb 5 00:21:07 UTC 2013


On 1 February 2013 10:56, Jonathan Chen <jonc at chen.org.nz> wrote:

> Hi,
>
> I've just installed the latest chromium-24.0.1312.57; and it appears to
> suffer from the same IPC memory leakage as the version just before it. When
> no more IPC shared memory can be allocated, chromium will only display a
> blank page. Loading pages full of javascript will hurry this behaviour.
>

I've tracked the leakage to the patch-file:
patch-ui__surface__transport_dib_linux.cc. Removing this patch file appears
to have resolved the IPC shared-mem leakage. I'll file a PR for this.

Cheers.
-- 
Jonathan Chen <jonc at chen.org.nz>


More information about the freebsd-chromium mailing list