Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 1999 18:51:54 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Alfred Perlstein <bright@hotjobs.com>
Cc:        N <niels@bakker.net>, Peter Wemm <peter@netplex.com.au>, current@FreeBSD.ORG
Subject:   Re: 2Re: panic: found dirty cache page 0xf046f1c0 
Message-ID:  <199901240251.SAA57298@apollo.backplane.com>
References:   <Pine.BSF.4.05.9901232132130.55154-100000@bright.fx.genx.net>

next in thread | previous in thread | raw e-mail | index | archive | help

:
:i have 'ed' driver and mine blows up as well.
:
:panic: found dirty cache page 0xf047ae60
:Debugger("panic")

    Ok, so much for if_de being the cause.

    BTW, for anybody who doesn't want to wait for us to find the
    bug, you can comment out the MADV_FREE code and that should
    put a stop to it.  The MADV_FREE code isn't broken, but it seems
    to cause the bug to occur which is why *I* haven't commented
    it out - I'd rather find the bug.

    Also, update your kernel trees and turn on the INVARIANTS options:

	options         INVARIANTS
	options         INVARIANT_SUPPORT

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>

:
:btw, i'm hardly 'stressing' this machine it's a k6-233+96ram and
:i'm running X and doing a 'make release'
:
:Is it safe to enable crashdumps on IDE disks yet?
:
:-Alfred

    I don't know.

    I wasn't aware that there was a problem with crash dumps on
    ide disks.  There shouldn't be.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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