Oddness with latest chromium
George Liaskos
geo.liaskos at gmail.com
Mon Jan 14 18:34:51 UTC 2013
Chromium 24 is using shared memory.
It would be very helpful if you set / unset
kern.ipc.shm_allow_removed, change your shared memory limits and see
if issue persists.
kern.ipc.shmall=32768
kern.ipc.shmmni=1024
kern.ipc.shmseg=1024
Can you please also provide your system version and arch?
On Mon, Jan 14, 2013 at 9:34 AM, Jonathan Chen <jonc at chen.org.nz> wrote:
> Hi,
>
> I recently updated to the latest version of www/chromium (24.0.1312.52) and
> have noticed some chronic misbehaviour, possibly with the Javascript engine.
> There will be times where a text-box will not receive keyboard-focus, at
> which point the display starts to corrupt itself. Refreshing the page
> *several* times sometimes makes the bugginess go away.
>
> I haven't noticed anything from stdout/stderr.
>
> Cheers.
> --
> Jonathan Chen <jonc at chen.org.nz>
> ----------------------------------------------------------------------
> Power corrupts, Absolute Power is pretty neat
> _______________________________________________
> freebsd-chromium at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
> To unsubscribe, send any mail to "freebsd-chromium-unsubscribe at freebsd.org"
More information about the freebsd-chromium
mailing list