Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Aug 2004 18:07:18 -0400
From:      Geoff Speicher <geoff@speicher.org>
To:        Scott Long <scottl@freebsd.org>
Cc:        current@freebsd.org
Subject:   Instant Reboots (was: Re: Postgresql locks up server - no response at all)
Message-ID:  <20040804220718.GA99590@sirius.speicher.org>
In-Reply-To: <41115679.2030300@freebsd.org>
References:  <1091649533.29481.42.camel@lanshark.dmv.com> <20040804203456.GA46377@parodius.com> <411152D8.2050305@alumni.rice.edu> <20040804213319.GB98953@sirius.speicher.org> <41115679.2030300@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 04, 2004 at 03:34:49PM -0600, Scott Long wrote:
> Geoff Speicher wrote:
> 
> >FWIW, in mid-late July, my problems were not PREEMPTION-related.  I
> >tried everything I could to get usable threaded apps under XFree86, but
> >my Athlon XP rebooted every time I tried to run kdm, Firefox, etc.
> >
> >This included all four combinations of PREEMPTION and ULE/4BSD.  Rolling
> >back to July 1 was the only thing that worked for me.
> 
> Yeah, the instant reboots have hit me too.  Disabling PREEMPTION did
> seem to help this for me, but then it might have been a coincidence.
> Incidentally, what video drivers are you using?

Snippets from /var/log/XFree86.0.log:

(II) ATI: ATI driver (version 6.4.18) for chipsets: ati, ativga
(--) RADEON(0): Chipset: "ATI Radeon VE/7000 QY (AGP)" (ChipID = 0x5159)
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
        compiled for 4.3.0, module version = 4.0.1
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.6

(II) RADEON(0): [drm] loaded kernel module for "radeon" driver
(II) RADEON(0): Direct rendering enabled

Hmm... but I also just realized that I added the following to my kernel
config many moons ago:

nooption        DDB
nooption        INVARIANTS
nooption        INVARIANT_SUPPORT
nooption        WITNESS
nooption        WITNESS_SKIPSPIN

Is it possible that's not helping?

Geoff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040804220718.GA99590>