Firefox Crashing - non-present sched_get_priority_max

Tyler Gee geekout at gmail.com
Fri Jan 7 08:10:02 PST 2005


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 at 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
>


More information about the freebsd-current mailing list