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 <[email protected]> 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 <[email protected]> > ---------------------------------------------------------------------- > Power corrupts, Absolute Power is pretty neat > _______________________________________________ > [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]"
