Re: panic: ffs_blkfree: freeing free block
- From: "Arjan van Leeuwen" <avleeuwen@xxxxxxxxx>
- Date: Tue, 16 Oct 2007 12:20:59 +0200
2007/10/16, Eric Anderson <anderson@xxxxxxxxxxx>:
Pieter de Goeje wrote:
On Sunday 14 October 2007, Eric Anderson wrote:it.
Pieter de Goeje wrote:
On Saturday 13 October 2007, Rolf Witt wrote:It doesn't actually 'fix' the problem, but I think it helps identify
Backtrace from crash tonight (after portsnap cron):<snip>
# uname -aEric sent me this patch:
FreeBSD peanuts.homenet.local 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE
#121: Thu Oct 11 16:29:05 CEST 2007
rowi@xxxxxxxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/PEANUTS i386
Sources from Builddate.
Rowi
http://www.googlebit.com/freebsd/patches/ffs_softdep.c-patch
which seems to be working great so far. I am still testing it, but I
think it fixed the problem.
To apply, cd /usr/src; patch < /path/to/patch and then rebuild the
kernel.
Cheers,
Pieter de Goeje
I'm not 100% certain if this is the right fix our not, but so farCan you elaborate on what this patch exactly does / what the problem is?
feedback has been good when running with this patch.
Can somebody confirm that this patch is ok?
Eric
Pieter
I think the problem is that blocks are being put in the worklist twice,
but I'm not certain why yet. The patch reduces the chance of this
happening by more often removing the block from the worklist instead of
leaving it on. I think actually the patch is hiding the real issue more
than anything, which is why I said it isn't fixing the problem, but
because of the reports I've seen, I think we're sniffing in the right
area. I'll be looking more into this soon, when I get another few
minutes of free time and my debugger..
I actually seem to be getting the panic more often with the patch (i.e.
twice in just 30 minutes with the patch, about twice per day without the
patch), while doing the same things as usual. The panic usually happens when
I'm compiling or linking. Is that strange?
Arjan
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: panic: ffs_blkfree: freeing free block
- From: Kostik Belousov
- Re: panic: ffs_blkfree: freeing free block
- References:
- Re: panic: ffs_blkfree: freeing free block
- From: Pieter de Goeje
- Re: panic: ffs_blkfree: freeing free block
- From: Eric Anderson
- Re: panic: ffs_blkfree: freeing free block
- From: Pieter de Goeje
- Re: panic: ffs_blkfree: freeing free block
- From: Eric Anderson
- Re: panic: ffs_blkfree: freeing free block
- Prev by Date: re(4) checksum offload problem
- Next by Date: ports/114050: Error compiling OpenOffice-2.3
- Previous by thread: Re: panic: ffs_blkfree: freeing free block
- Next by thread: Re: panic: ffs_blkfree: freeing free block
- Index(es):
Relevant Pages
|
|