On 1 February 2013 10:56, Jonathan Chen <[email protected]> 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 <[email protected]> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
