Date: Fri, 7 Jan 2005 09:09:59 -0700 From: Tyler Gee <geekout@gmail.com> To: Tim Robbins <tjr@freebsd.org> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: Firefox Crashing - non-present sched_get_priority_max Message-ID: <6e01203b0501070809d5cd2fd@mail.gmail.com> In-Reply-To: <20050106093402.GA36426@cat.robbins.dropbear.id.au> References: <6e01203b05010519054864b358@mail.gmail.com> <20050106093402.GA36426@cat.robbins.dropbear.id.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Got rid of the error message but firefox still crashes reliably. I am going to recompile GENERIC today and test that and will let you know if that changes anything. -wtgee On Thu, 6 Jan 2005 20:34:02 +1100, Tim Robbins <tjr@freebsd.org> wrote: > 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?6e01203b0501070809d5cd2fd>