Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Jul 1998 13:15:29 -0700
From:      Julian Elischer <julian@whistle.com>
To:        Matthew Dillon <dillon@backplane.com>
Cc:        committers@FreeBSD.ORG
Subject:   Re: CVS commit privs
Message-ID:  <35A13061.2781E494@whistle.com>
References:  <199807061941.MAA23984@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Dillon wrote:
> 
>    Hey guys!  This is great stuff... I'm starting to get into it though,
>    for the moment, I am concentrating on throwing out another rev or two
>    of my diablo news system.
> 
>    I have a question:  I am life-testing FreeBSD-current on an SMP box
>    with softupdates turned on.  This will eventually become our new NNTP
>    machine (it isn't a production machine) and is currently running
>    pre-production Diablo news feeder / reader code.  i.e. it's exercising
>    58GB worth of striped filesystems heavily, running a real-world
>    application.
> 
>    I am doing this expecting to get crashes and, indeed, I have gotten a
>    a couple.  I believe they were all softupdates panics but until the last
>    one I didn't have the serial console / debugger hooked up.  I got it
>    hooked up and got a crash dump.
> 
>    So far I have one really excellent -g compiled crash dump showing a
>    'softdep_deallocate_dependencies: dangling deps' panic via
>    getblk->getnewbuf->softdep_deallocate_dependancies->panic.

goody goody

> 
>    (and, btw, fsck worked as expected, finding only bitmap inconsistancies
>    and a single partially truncated inode.  I've never seen such a clean
>    fsck after a hard crash on a news box in my life!)
> 
>    Should I use send-pr to post detailed information on the crash dumps I've
>    gotten out of these panics, or should I email Julian directly? 

contact me...

>    Also, is
>    there a partition on FreeFall available for making crash dumps available
>    to other FreeBSD committers/developers?  My home directory partition is
>    only 400MB or so.  The crash dump is 256MB :-)
PLEASE gzip it gefore sending to me :-)

>    I figure Julian and/or
>    Kirk could use a gdb'able crash dump to track the softupdates panics
>    down better rather then have to depend on send-pr descriptions.



me's da man..

basically what you do is one of two things:

1/ provide me with a crash-dump (gzipped) and kernel (-g) in
ftp.whistle.com/incoming.
also supply a readme saying who you are and what the files 
are and that they are for me
(so someone else here doesn't delete them)

you also need ot supply:
the revision number of ffs_softdep.c
and the approximate time/date of the checkout of the kernel sources.
this is so we can check out a simlar aged tree to debug in..
or

2/ provide kirk and/or me with a login on a machoine where
teh dump and debug kernel are in place in the compile directory.
in other words put the dump in where the kernel was made and let
us at it..
(all need to be readable by us of course).





> 
>                                         -Matt

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35A13061.2781E494>