Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 1997 13:04:26 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        adam@veda.is (Adam David)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: fatal double fault
Message-ID:  <199707200334.NAA16060@genesis.atrad.adelaide.edu.au>
In-Reply-To: <199707191701.RAA00380@ubiq.veda.is> from Adam David at "Jul 19, 97 05:01:14 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Adam David stands accused of saying:
> I had an NFS client and X server machine double fault panic on me today.
> There's a heavily loaded machine with all kinds of servers running that is
> holding out robustly. This is with current from before the NFSweb stuff
> was added. It might have nothing to do with NFS or X.

I don't think it would.

> The only debug info that I have follows:
> 
> /kernel: Fatal double fault:
> /kernel: eip = 0xf01bf6a5
> /kernel: esp = 0xf3859e9c
> /kernel: ebp = 0xf3859ec0
> /kernel: panic: double fault
> 
> # nm /kernel | sort | dwimgrep
> f01bf390 F swtch.o
> [...]
> f01bf57c T _cpu_switch
> f01bf5ce t sw1
> f01bf5cf t sw1a
> f01bf5fd t rt3
> f01bf605 t nortqr
> f01bf637 t idqr
> f01bf665 t id3
> f01bf66b t swtch_com
> f01bf6b4 T cpu_switch_load_fs
> f01bf6ba T cpu_switch_load_gs
> f01bf6c4 T _savectx
> 
> If this is not useful information, perhaps it would make sense to log more
> verbosely without requiring a full crash dump to be made.

It's almost impossible to log anything more useful on a double fault;
that's why it's called a 'fatal' double fault.  If you get the above
on a regular basis, then I'd be starting to get worried about the
usual memory/cache problems.

> Adam David <adam@veda.is>

-- 
]] Mike Smith, Software Engineer        msmith@gsoft.com.au             [[
]] Genesis Software                     genesis@gsoft.com.au            [[
]] High-speed data acquisition and      (GSM mobile)     0411-222-496   [[
]] realtime instrument control.         (ph)          +61-8-8267-3493   [[
]] Unix hardware collector.             "Where are your PEZ?" The Tick  [[



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