Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 1998 01:06:58 -0700 (PDT)
From:      Julian Elischer <julian@whistle.com>
To:        ben@rosengart.com
Cc:        current@FreeBSD.ORG
Subject:   Re: ffs_blkfree: freeing free block
Message-ID:  <Pine.BSF.3.95.980614010127.5805A-100000@current1.whistle.com>
In-Reply-To: <Pine.GSO.3.96.980614031808.10342B-100000@echonyc.com>

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


On Sun, 14 Jun 1998, Snob Art Genre wrote:

> I'm getting reproducible panics doing a make installworld using today's
> sources with soft updates.
> 
> I have a couple of cores, but they appear to have no debugging symbols.
> I'm recompiling a kernel with DDB support and this time I'll install it
> by hand, keeping the debugging symbols.
> 
> The cores have identical backtraces:
> 
> (kgdb) bt
> #0  0xf0111dda in boot ()
> #1  0xf011209e in panic ()
> #2  0xf016272f in ffs_blkfree ()
> #3  0xf01677bd in indir_trunc ()
> #4  0xf01674bc in handle_workitem_freeblocks ()
> #5  0xf01656ac in softdep_process_worklist ()
> #6  0xf013314b in sched_sync ()
> #7  0xf0105a98 in kproc_start ()
> #8  0xf0186ab9 in fork_trampoline ()
> Cannot access memory at address 0x1ebf00.

thanks for the report.. I had hoped we'd fixed that one..

make world is running great here..

but then it always has..
you are absolutly sure that you have hte latest kern, ufs/* and have
symlinks from usf/ffs/ffs_softdep.c ->
/usr/src/contrib/sys/softupdates/ffs_softdep.c

?

it should be rev 1.11 at least

 > 
> 
>  Ben
> 
> "You have your mind on computers, it seems." 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
> 


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?Pine.BSF.3.95.980614010127.5805A-100000>