Date: Mon, 14 Jan 2013 20:34:44 +0200 From: George Liaskos <geo.liaskos@gmail.com> To: Jonathan Chen <jonc@chen.org.nz> Cc: freebsd-chromium@freebsd.org Subject: Re: Oddness with latest chromium Message-ID: <CANcjpOD0_Sc=ktAKEYie30UzGraNUDbfkxr4rEtFwhZHTj=pXg@mail.gmail.com> In-Reply-To: <50F3B4EF.6090206@chen.org.nz> References: <50F3B4EF.6090206@chen.org.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@chen.org.nz> > ---------------------------------------------------------------------- > Power corrupts, Absolute Power is pretty neat > _______________________________________________ > freebsd-chromium@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-chromium > To unsubscribe, send any mail to "freebsd-chromium-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANcjpOD0_Sc=ktAKEYie30UzGraNUDbfkxr4rEtFwhZHTj=pXg>