Date: Thu, 6 Jan 2005 20:34:02 +1100 From: Tim Robbins <tjr@freebsd.org> To: Tyler Gee <geekout@gmail.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: Firefox Crashing - non-present sched_get_priority_max Message-ID: <20050106093402.GA36426@cat.robbins.dropbear.id.au> In-Reply-To: <6e01203b05010519054864b358@mail.gmail.com> References: <6e01203b05010519054864b358@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 05, 2005 at 08:05:36PM -0700, Tyler Gee wrote: > Hi all, > > I am having a problem where firefox crashes at different points but > most specifically every time I try to log into my bank. I can log > into other ssl sites with no problem, including other banks, but > something on mine makes it crash. Also crashes on other sites > reliably and others randomly. I thought it might have something to do > with flash as that seemed like a regular occurence on the pages that > were causing the crash. > > Log file on crash: > ---snip > Jan 5 19:54:58 lapBot kernel: cmd mozilla-xremote-cli pid 45967 tried > to use non-present sched_get_priority_min > Jan 5 19:54:58 lapBot kernel: cmd mozilla-xremote-cli pid 45967 tried > to use non-present sched_get_priority_max > Jan 5 19:54:58 lapBot kernel: cmd firefox-bin pid 45973 tried to use > non-present sched_get_priority_min > Jan 5 19:54:58 lapBot kernel: cmd firefox-bin pid 45973 tried to use > non-present sched_get_priority_max > ---snip [...] > Kernel diff: [...] > < options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time [...] > > #options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions Try re-enabling the _KPOSIX_PRIORITY_SCHEDULING option. Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050106093402.GA36426>